Personal Health Record System Functional Model, Release 2
0.1.0 - CI Build

Personal Health Record System Functional Model, Release 2 - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

Resource Profile: FMHeader

Official URL: http://hl7.org/ehrs/StructureDefinition/FMHeader Version: 0.1.0
Draft as of 2024-01-31 Computable Name: FMHeader

This StructureDefinition represents the basis EHR-S FM Header type

Usage:

  • This Resource Profile is not used by any profiles in this Implementation Guide

Formal Views of Profile Content

Description of Profiles, Differentials, Snapshots and how the different presentations work.

This structure is derived from Requirements

NameFlagsCard.TypeDescription & Constraintsdoco
.. Requirements C0..*RequirementsA set of requirements - features of systems that are necessary
FMFLC13: A Header must not have criteria.

doco Documentation for this format

Constraints

IdGradePath(s)DetailsRequirements
FMFLC13warningRequirementsA Header must not have criteria.
: statement.count() = 0
NameFlagsCard.TypeDescription & Constraintsdoco
.. Requirements C0..*RequirementsA set of requirements - features of systems that are necessary
FMFLC13: A Header must not have criteria.
... implicitRules ?!Σ0..1uriA set of rules under which this content was created
... contained 0..*ResourceContained, inline Resources
... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored

doco Documentation for this format

Terminology Bindings

PathConformanceValueSetURI
Requirements.statusrequiredPublicationStatus
http://hl7.org/fhir/ValueSet/publication-status|5.0.0
from the FHIR Standard

Constraints

IdGradePath(s)DetailsRequirements
FMFLC13warningRequirementsA Header must not have criteria.
: statement.count() = 0
cnl-0warningRequirementsName should be usable as an identifier for the module by machine processing applications such as code generation
: name.exists() implies name.matches('^[A-Z]([A-Za-z0-9_]){1,254}$')
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()
NameFlagsCard.TypeDescription & Constraintsdoco
.. Requirements C0..*RequirementsA set of requirements - features of systems that are necessary
FMFLC13: A Header must not have criteria.
... id Σ0..1idLogical id of this artifact
... meta Σ0..1MetaMetadata about the resource
... implicitRules ?!Σ0..1uriA set of rules under which this content was created
... language 0..1codeLanguage of the resource content
Binding: AllLanguages (required): IETF language tag for a human language

Additional BindingsPurpose
CommonLanguagesStarter Set
... text 0..1NarrativeText summary of the resource, for human interpretation
... contained 0..*ResourceContained, inline Resources
... extension 0..*ExtensionAdditional content defined by implementations
... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored
... url ΣC0..1uriCanonical identifier for this Requirements, represented as a URI (globally unique)
... identifier Σ0..*IdentifierAdditional identifier for the Requirements (business identifier)
... version Σ0..1stringBusiness version of the Requirements
... versionAlgorithm[x] Σ0..1How to compare versions
Binding: VersionAlgorithm (extensible)
.... versionAlgorithmStringstring
.... versionAlgorithmCodingCoding
... name ΣC0..1stringName for this Requirements (computer friendly)
... title Σ0..1stringName for this Requirements (human friendly)
... status ?!Σ1..1codedraft | active | retired | unknown
Binding: PublicationStatus (required): The lifecycle status of an artifact.

... experimental Σ0..1booleanFor testing purposes, not real usage
... date Σ0..1dateTimeDate last changed
... publisher Σ0..1stringName of the publisher/steward (organization or individual)
... contact Σ0..*ContactDetailContact details for the publisher
... description 0..1markdownNatural language description of the requirements
... useContext Σ0..*UsageContextThe context that the content is intended to support
... jurisdiction Σ0..*CodeableConceptIntended jurisdiction for Requirements (if applicable)
Binding: JurisdictionValueSet (extensible): Countries and regions within which this artifact is targeted for use.


... purpose 0..1markdownWhy this Requirements is defined
... copyright 0..1markdownUse and/or publishing restrictions
... copyrightLabel 0..1stringCopyright holder and year(s)
... derivedFrom Σ0..*canonical(Requirements)Other set of Requirements this builds on
... reference 0..*urlExternal artifact (rule/document etc. that) created this set of requirements
... actor 0..*canonical(ActorDefinition)Actor for these requirements
... statement 0..*BackboneElementActual statement as markdown
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... key 1..1idKey that identifies this statement
.... label 0..1stringShort Human label for this statement
.... conformance 0..*codeSHALL | SHOULD | MAY | SHOULD-NOT
Binding: ConformanceExpectation (required)
.... conditionality 0..1booleanSet to true if requirements statement is conditional
.... requirement 1..1markdownThe actual requirement
.... derivedFrom 0..1stringAnother statement this clarifies/restricts ([url#]key)
.... parent 0..1stringA larger requirement that this requirement helps to refine and enable
.... satisfiedBy 0..*urlDesign artifact that satisfies this requirement
.... reference 0..*urlExternal artifact (rule/document etc. that) created this requirement
.... source 0..*Reference(CareTeam | Device | Group | HealthcareService | Organization | Patient | Practitioner | PractitionerRole | RelatedPerson)Who asked for this statement

doco Documentation for this format

Terminology Bindings

PathConformanceValueSetURI
Requirements.languagerequiredAllLanguages
http://hl7.org/fhir/ValueSet/all-languages|5.0.0
from the FHIR Standard
Requirements.versionAlgorithm[x]extensibleVersionAlgorithm
http://hl7.org/fhir/ValueSet/version-algorithm
from the FHIR Standard
Requirements.statusrequiredPublicationStatus
http://hl7.org/fhir/ValueSet/publication-status|5.0.0
from the FHIR Standard
Requirements.jurisdictionextensibleJurisdictionValueSet
http://hl7.org/fhir/ValueSet/jurisdiction
from the FHIR Standard
Requirements.statement.conformancerequiredConformanceExpectation
http://hl7.org/fhir/ValueSet/conformance-expectation|5.0.0
from the FHIR Standard

Constraints

IdGradePath(s)DetailsRequirements
FMFLC13warningRequirementsA Header must not have criteria.
: statement.count() = 0
cnl-0warningRequirementsName should be usable as an identifier for the module by machine processing applications such as code generation
: name.exists() implies name.matches('^[A-Z]([A-Za-z0-9_]){1,254}$')
cnl-1warningRequirements.urlURL should not contain | or # - these characters make processing canonical references problematic
: exists() implies matches('^[^|# ]+$')
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()

This structure is derived from Requirements

Summary

Differential View

This structure is derived from Requirements

NameFlagsCard.TypeDescription & Constraintsdoco
.. Requirements C0..*RequirementsA set of requirements - features of systems that are necessary
FMFLC13: A Header must not have criteria.

doco Documentation for this format

Constraints

IdGradePath(s)DetailsRequirements
FMFLC13warningRequirementsA Header must not have criteria.
: statement.count() = 0

Key Elements View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Requirements C0..*RequirementsA set of requirements - features of systems that are necessary
FMFLC13: A Header must not have criteria.
... implicitRules ?!Σ0..1uriA set of rules under which this content was created
... contained 0..*ResourceContained, inline Resources
... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored

doco Documentation for this format

Terminology Bindings

PathConformanceValueSetURI
Requirements.statusrequiredPublicationStatus
http://hl7.org/fhir/ValueSet/publication-status|5.0.0
from the FHIR Standard

Constraints

IdGradePath(s)DetailsRequirements
FMFLC13warningRequirementsA Header must not have criteria.
: statement.count() = 0
cnl-0warningRequirementsName should be usable as an identifier for the module by machine processing applications such as code generation
: name.exists() implies name.matches('^[A-Z]([A-Za-z0-9_]){1,254}$')
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Requirements C0..*RequirementsA set of requirements - features of systems that are necessary
FMFLC13: A Header must not have criteria.
... id Σ0..1idLogical id of this artifact
... meta Σ0..1MetaMetadata about the resource
... implicitRules ?!Σ0..1uriA set of rules under which this content was created
... language 0..1codeLanguage of the resource content
Binding: AllLanguages (required): IETF language tag for a human language

Additional BindingsPurpose
CommonLanguagesStarter Set
... text 0..1NarrativeText summary of the resource, for human interpretation
... contained 0..*ResourceContained, inline Resources
... extension 0..*ExtensionAdditional content defined by implementations
... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored
... url ΣC0..1uriCanonical identifier for this Requirements, represented as a URI (globally unique)
... identifier Σ0..*IdentifierAdditional identifier for the Requirements (business identifier)
... version Σ0..1stringBusiness version of the Requirements
... versionAlgorithm[x] Σ0..1How to compare versions
Binding: VersionAlgorithm (extensible)
.... versionAlgorithmStringstring
.... versionAlgorithmCodingCoding
... name ΣC0..1stringName for this Requirements (computer friendly)
... title Σ0..1stringName for this Requirements (human friendly)
... status ?!Σ1..1codedraft | active | retired | unknown
Binding: PublicationStatus (required): The lifecycle status of an artifact.

... experimental Σ0..1booleanFor testing purposes, not real usage
... date Σ0..1dateTimeDate last changed
... publisher Σ0..1stringName of the publisher/steward (organization or individual)
... contact Σ0..*ContactDetailContact details for the publisher
... description 0..1markdownNatural language description of the requirements
... useContext Σ0..*UsageContextThe context that the content is intended to support
... jurisdiction Σ0..*CodeableConceptIntended jurisdiction for Requirements (if applicable)
Binding: JurisdictionValueSet (extensible): Countries and regions within which this artifact is targeted for use.


... purpose 0..1markdownWhy this Requirements is defined
... copyright 0..1markdownUse and/or publishing restrictions
... copyrightLabel 0..1stringCopyright holder and year(s)
... derivedFrom Σ0..*canonical(Requirements)Other set of Requirements this builds on
... reference 0..*urlExternal artifact (rule/document etc. that) created this set of requirements
... actor 0..*canonical(ActorDefinition)Actor for these requirements
... statement 0..*BackboneElementActual statement as markdown
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... key 1..1idKey that identifies this statement
.... label 0..1stringShort Human label for this statement
.... conformance 0..*codeSHALL | SHOULD | MAY | SHOULD-NOT
Binding: ConformanceExpectation (required)
.... conditionality 0..1booleanSet to true if requirements statement is conditional
.... requirement 1..1markdownThe actual requirement
.... derivedFrom 0..1stringAnother statement this clarifies/restricts ([url#]key)
.... parent 0..1stringA larger requirement that this requirement helps to refine and enable
.... satisfiedBy 0..*urlDesign artifact that satisfies this requirement
.... reference 0..*urlExternal artifact (rule/document etc. that) created this requirement
.... source 0..*Reference(CareTeam | Device | Group | HealthcareService | Organization | Patient | Practitioner | PractitionerRole | RelatedPerson)Who asked for this statement

doco Documentation for this format

Terminology Bindings

PathConformanceValueSetURI
Requirements.languagerequiredAllLanguages
http://hl7.org/fhir/ValueSet/all-languages|5.0.0
from the FHIR Standard
Requirements.versionAlgorithm[x]extensibleVersionAlgorithm
http://hl7.org/fhir/ValueSet/version-algorithm
from the FHIR Standard
Requirements.statusrequiredPublicationStatus
http://hl7.org/fhir/ValueSet/publication-status|5.0.0
from the FHIR Standard
Requirements.jurisdictionextensibleJurisdictionValueSet
http://hl7.org/fhir/ValueSet/jurisdiction
from the FHIR Standard
Requirements.statement.conformancerequiredConformanceExpectation
http://hl7.org/fhir/ValueSet/conformance-expectation|5.0.0
from the FHIR Standard

Constraints

IdGradePath(s)DetailsRequirements
FMFLC13warningRequirementsA Header must not have criteria.
: statement.count() = 0
cnl-0warningRequirementsName should be usable as an identifier for the module by machine processing applications such as code generation
: name.exists() implies name.matches('^[A-Z]([A-Za-z0-9_]){1,254}$')
cnl-1warningRequirements.urlURL should not contain | or # - these characters make processing canonical references problematic
: exists() implies matches('^[^|# ]+$')
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()

This structure is derived from Requirements

Summary

 

Other representations of profile: CSV, Excel, Schematron