Profile Comparison between http://hl7.org/fhir/uv/phd/StructureDefinition/PhdBitsEnumerationObservation vs http://hl7.org/fhir/uv/phd/StructureDefinition/PhdBitsEnumerationObservation

Left:PhdBitsEnumerationObservation (http://hl7.org/fhir/uv/phd/StructureDefinition/PhdBitsEnumerationObservation)
Right:PhdBitsEnumerationObservation (http://hl7.org/fhir/uv/phd/StructureDefinition/PhdBitsEnumerationObservation)

Messages

ErrorStructureDefinition.versionValues for version differ: '1.0.0' vs '2.0.0-ballot'
InformationStructureDefinition.publisherValues for publisher differ: 'HL7 International - Health Care Devices Work Group' vs 'HL7 International / Health Care Devices'
WarningStructureDefinition.fhirVersionValues for fhirVersion differ: '4.0.1' vs '4.3.0'
InformationStructureDefinition.commentValues for comment differ: 'This type of measurement is used when the Personal Health Device reports a measurement as an IEEE 11073 10101 BITs value. This measurement is a complex representation where each bit means something. In many cases only certain bits are defined and it is generally true that the significant case is when the bit has been set. Given that measurement could result in up to 32 component entries (one for each bit) only set bits are required to be reported. Some specializations have used this measurement type when they should have used IEEE 10101 codes.' vs 'This type of measurement is used when the Personal Health Device reports a measurement as an IEEE 11073-10101 BITs value. This measurement is a complex representation where each bit means something. In many cases only certain bits are defined and it is generally true that the significant case is when the bit has been set. Given that measurement could result in up to 32 component entries (one for each bit) only set bits are required to be reported. Some specializations have used this measurement type when they should have used IEEE 11073-10101 codes.'
InformationStructureDefinition.commentValues for comment differ: 'This value is always populated except when the resource is first being created. The server / resource manager sets this value; what a client provides is irrelevant. This is equivalent to the HTTP Last-Modified and SHOULD have the same value on a [read](http://hl7.org/fhir/R4/http.html#read) interaction.' vs 'This value is always populated except when the resource is first being created. The server / resource manager sets this value; what a client provides is irrelevant. This is equivalent to the HTTP Last-Modified and SHOULD have the same value on a [read](http://hl7.org/fhir/R4B/http.html#read) interaction.'
InformationStructureDefinition.definitionValues for definition differ: 'A uri that identifies the source system of the resource. This provides a minimal amount of [Provenance](http://hl7.org/fhir/R4/provenance.html#) information that can be used to track or differentiate the source of information in the resource. The source may identify another FHIR server, document, message, database, etc.' vs 'A uri that identifies the source system of the resource. This provides a minimal amount of [Provenance](provenance.html#) information that can be used to track or differentiate the source of information in the resource. The source may identify another FHIR server, document, message, database, etc.'
InformationStructureDefinition.definitionValues for definition differ: 'A list of profiles (references to [StructureDefinition](http://hl7.org/fhir/R4/structuredefinition.html#) resources) that this resource claims to conform to. The URL is a reference to [StructureDefinition.url](http://hl7.org/fhir/R4/structuredefinition-definitions.html#StructureDefinition.url).' vs 'A list of profiles (references to [StructureDefinition](structuredefinition.html#) resources) that this resource claims to conform to. The URL is a reference to [StructureDefinition.url](structuredefinition-definitions.html#StructureDefinition.url).'
InformationObservation.meta.profileElement minimum cardinalities differ: '1' vs '0'
InformationObservation.containedStructureDefinition PhdBitsEnumerationObservation has added constraint that is not found in PhdBitsEnumerationObservation and it is uncertain whether they are compatible (($this is Citation or $this is Evidence or $this is EvidenceReport or $this is EvidenceVariable or $this is MedicinalProductDefinition or $this is PackagedProductDefinition or $this is AdministrableProductDefinition or $this is Ingredient or $this is ClinicalUseDefinition or $this is RegulatedAuthorization or $this is SubstanceDefinition or $this is SubscriptionStatus or $this is SubscriptionTopic) implies (%resource is Citation or %resource is Evidence or %resource is EvidenceReport or %resource is EvidenceVariable or %resource is MedicinalProductDefinition or %resource is PackagedProductDefinition or %resource is AdministrableProductDefinition or %resource is Ingredient or %resource is ClinicalUseDefinition or %resource is RegulatedAuthorization or %resource is SubstanceDefinition or %resource is SubscriptionStatus or %resource is SubscriptionTopic))
InformationStructureDefinition.shortValues for short differ: 'Extension for the PHG' vs 'Extension'
InformationObservation.extensionElement maximum cardinalities differ: '1' vs '2147483647'
InformationStructureDefinition.requirementsValues for requirements differ: 'Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](http://hl7.org/fhir/R4/extensibility.html#modifierExtension).' vs 'Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](http://hl7.org/fhir/R4B/extensibility.html#modifierExtension).'
InformationStructureDefinition.commentValues for comment differ: 'To link an Observation to an Encounter use `encounter`. See the [Notes](http://hl7.org/fhir/R4/observation.html#obsgrouping) below for guidance on referencing another Observation.' vs 'To link an Observation to an Encounter use `encounter`. See the [Notes](http://hl7.org/fhir/R4B/observation.html#obsgrouping) below for guidance on referencing another Observation.'
InformationObservation.categoryElement minimum cardinalities differ: '0' vs '1'
InformationStructureDefinition.commentValues for comment differ: 'Typically, an observation is made about the subject - a patient, or group of patients, location, or device - and the distinction between the subject and what is directly measured for an observation is specified in the observation code itself ( e.g., 'Blood Glucose') and does not need to be represented separately using this element. Use `specimen` if a reference to a specimen is required. If a code is required instead of a resource use either `bodysite` for bodysites or the standard extension [focusCode](http://hl7.org/fhir/R4/extension-observation-focuscode.html).' vs 'Typically, an observation is made about the subject - a patient, or group of patients, location, or device - and the distinction between the subject and what is directly measured for an observation is specified in the observation code itself ( e.g., 'Blood Glucose') and does not need to be represented separately using this element. Use `specimen` if a reference to a specimen is required. If a code is required instead of a resource use either `bodysite` for bodysites or the standard extension [focusCode](http://hl7.org/fhir/R4B/extension-observation-focuscode.html).'
InformationStructureDefinition.commentValues for comment differ: 'At least a date should be present unless this observation is a historical report. For recording imprecise or 'fuzzy' times (For example, a blood glucose measurement taken 'after breakfast') use the [Timing](http://hl7.org/fhir/R4/datatypes.html#timing) datatype which allow the measurement to be tied to regular life events.' vs 'At least a date should be present unless this observation is a historical report. For recording imprecise or 'fuzzy' times (For example, a blood glucose measurement taken 'after breakfast') use the [Timing](http://hl7.org/fhir/R4B/datatypes.html#timing) datatype which allow the measurement to be tied to regular life events.'
InformationStructureDefinition.commentValues for comment differ: 'For Observations that don’t require review and verification, it may be the same as the [`lastUpdated` ](http://hl7.org/fhir/R4/resource-definitions.html#Meta.lastUpdated) time of the resource itself. For Observations that do require review and verification for certain updates, it might not be the same as the `lastUpdated` time of the resource itself due to a non-clinically significant update that doesn’t require the new version to be reviewed and verified again.' vs 'For Observations that don’t require review and verification, it may be the same as the [`lastUpdated` ](http://hl7.org/fhir/R4B/resource-definitions.html#Meta.lastUpdated) time of the resource itself. For Observations that do require review and verification for certain updates, it might not be the same as the `lastUpdated` time of the resource itself due to a non-clinically significant update that doesn’t require the new version to be reviewed and verified again.'
InformationStructureDefinition.commentValues for comment differ: 'An observation may have; 1) a single value here, 2) both a value and a set of related or component values, or 3) only a set of related or component values. If a value is present, the datatype for this element should be determined by Observation.code. A CodeableConcept with just a text would be used instead of a string if the field was usually coded, or if the type associated with the Observation.code defines a coded value. For additional guidance, see the [Notes section](http://hl7.org/fhir/R4/observation.html#notes) below.' vs 'An observation may have; 1) a single value here, 2) both a value and a set of related or component values, or 3) only a set of related or component values. If a value is present, the datatype for this element should be determined by Observation.code. A CodeableConcept with just a text would be used instead of a string if the field was usually coded, or if the type associated with the Observation.code defines a coded value. For additional guidance, see the [Notes section](http://hl7.org/fhir/R4B/observation.html#notes) below.'
InformationObservation.interpretation.codingElement minimum cardinalities differ: '0' vs '1'
InformationStructureDefinition.commentValues for comment differ: 'Only used if not implicit in code found in Observation.code. In many systems, this may be represented as a related observation instead of an inline component. If the use case requires BodySite to be handled as a separate resource (e.g. to identify and track separately) then use the standard extension[ bodySite](http://hl7.org/fhir/R4/extension-bodysite.html).' vs 'Only used if not implicit in code found in Observation.code. In many systems, this may be represented as a related observation instead of an inline component. If the use case requires BodySite to be handled as a separate resource (e.g. to identify and track separately) then use the standard extension[ bodySite](http://hl7.org/fhir/R4B/extension-bodysite.html).'
InformationStructureDefinition.requirementsValues for requirements differ: 'Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](http://hl7.org/fhir/R4/extensibility.html#modifierExtension).' vs 'Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](http://hl7.org/fhir/R4B/extensibility.html#modifierExtension).'
InformationStructureDefinition.commentValues for comment differ: 'When using this element, an observation will typically have either a value or a set of related resources, although both may be present in some cases. For a discussion on the ways Observations can assembled in groups together, see [Notes](http://hl7.org/fhir/R4/observation.html#obsgrouping) below. Note that a system may calculate results from [QuestionnaireResponse](http://hl7.org/fhir/R4/questionnaireresponse.html) into a final score and represent the score as an Observation.' vs 'When using this element, an observation will typically have either a value or a set of related resources, although both may be present in some cases. For a discussion on the ways Observations can assembled in groups together, see [Notes](http://hl7.org/fhir/R4B/observation.html#obsgrouping) below. Note that a system may calculate results from [QuestionnaireResponse](questionnaireresponse.html) into a final score and represent the score as an Observation.'
InformationStructureDefinition.commentValues for comment differ: 'For a discussion on the ways Observations can be assembled in groups together see [Notes](http://hl7.org/fhir/R4/observation.html#notes) below.' vs 'For a discussion on the ways Observations can be assembled in groups together see [Notes](http://hl7.org/fhir/R4B/observation.html#notes) below.'
InformationStructureDefinition.requirementsValues for requirements differ: 'Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](http://hl7.org/fhir/R4/extensibility.html#modifierExtension).' vs 'Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](http://hl7.org/fhir/R4B/extensibility.html#modifierExtension).'
InformationStructureDefinition.commentValues for comment differ: 'Used when observation has a set of component observations. An observation may have both a value (e.g. an Apgar score) and component observations (the observations from which the Apgar score was derived). If a value is present, the datatype for this element should be determined by Observation.code. A CodeableConcept with just a text would be used instead of a string if the field was usually coded, or if the type associated with the Observation.code defines a coded value. For additional guidance, see the [Notes section](http://hl7.org/fhir/R4/observation.html#notes) below.' vs 'Used when observation has a set of component observations. An observation may have both a value (e.g. an Apgar score) and component observations (the observations from which the Apgar score was derived). If a value is present, the datatype for this element should be determined by Observation.code. A CodeableConcept with just a text would be used instead of a string if the field was usually coded, or if the type associated with the Observation.code defines a coded value. For additional guidance, see the [Notes section](http://hl7.org/fhir/R4B/observation.html#notes) below.'

Metadata

NameValueComments
.abstractfalse
    .baseDefinitionhttp://hl7.org/fhir/uv/phd/StructureDefinition/PhdBaseObservation
      .copyright
        .date2017-06-02T14:29:52.39367-04:00
          .descriptionStructureDefinition for Observation Resources representing measurement data coming from a medical device where the measurement is an ASN1 BITS value.
            .experimental
              .fhirVersion4.0.14.3.0
              • Values Differ
              .jurisdiction
                ..jurisdiction[0]http://unstats.un.org/unsd/methods/m49/m49.htm#001
                  .kindresource
                    .namePhdBitsEnumerationObservation
                      .publisherHL7 International - Health Care Devices Work GroupHL7 International / Health Care Devices
                      • Values Differ
                      .purpose
                        .statusdraft
                          .title
                            .typeObservation
                              .urlhttp://hl7.org/fhir/uv/phd/StructureDefinition/PhdBitsEnumerationObservation
                                .version1.0.02.0.0-ballot
                                • Values Differ

                                Structure

                                NameL FlagsL Card.L TypeL Description & ConstraintsR FlagsR Card.R TypeR Description & ConstraintsCommentsdoco
                                .. Observation C0..*PhdBaseObservationMeasurements and simple assertions
                                obs-6: dataAbsentReason SHALL only be present if Observation.value[x] is not present
                                obs-7: If Observation.code is the same as an Observation.component.code then the value element associated with the code SHALL NOT be present
                                C0..*PhdBaseObservationMeasurements and simple assertions
                                obs-6: dataAbsentReason SHALL only be present if Observation.value[x] is not present
                                obs-7: If Observation.code is the same as an Observation.component.code then the value element associated with the code SHALL NOT be present
                                  ... id Σ0..1stringLogical id of this artifactΣ0..1idLogical id of this artifact
                                    ... meta Σ1..1MetaMetadata about the resourceΣ1..1MetaMetadata about the resource
                                      .... id 0..1stringUnique id for inter-element referencing0..1idUnique id for inter-element referencing
                                        .... Slices for extension 0..*ExtensionAdditional content defined by implementations
                                        Slice: Unordered, Open by value:url
                                        0..*ExtensionAdditional content defined by implementations
                                        Slice: Unordered, Open by value:url
                                          .... versionId Σ0..1idVersion specific identifierΣ0..1idVersion specific identifier
                                            .... lastUpdated Σ0..1instantWhen the resource version last changedΣ0..1instantWhen the resource version last changed
                                              .... source Σ0..1uriIdentifies where the resource comes fromΣ0..1uriIdentifies where the resource comes from
                                                .... Slices for profile Σ1..*canonical(StructureDefinition)Profiles this resource claims to conform to
                                                Slice: Unordered, Open by value:value
                                                Σ0..*canonical(StructureDefinition)Profiles this resource claims to conform to
                                                • Element minimum cardinalities differ: '1' vs '0'
                                                .... Slices for security Σ0..*CodingSecurity Labels applied to this resource
                                                Slice: Unordered, Open by value:system, value:code
                                                Binding: ?? (extensible): Security Labels from the Healthcare Privacy and Security Classification System.


                                                Σ0..*CodingSecurity Labels applied to this resource
                                                Slice: Unordered, Open by value:system, value:code
                                                Binding: ?? (extensible)
                                                  .... tag Σ0..*CodingTags applied to this resource
                                                  Binding: ?? (example): Codes that represent various types of tags, commonly workflow-related; e.g. "Needs review by Dr. Jones".


                                                  Σ0..*CodingTags applied to this resource
                                                  Binding: ?? (example)
                                                    ... implicitRules ?!Σ0..1uriA set of rules under which this content was created?!Σ0..1uriA set of rules under which this content was created
                                                      ... language 0..1codeLanguage of the resource content
                                                      Binding: ?? (preferred): A human language.

                                                      Additional BindingsPurpose
                                                      ??Max Binding
                                                      0..1codeLanguage of the resource content
                                                      Binding: ?? (preferred): IETF language tag

                                                      Additional BindingsPurpose
                                                      ??Max Binding
                                                        ... text 0..1NarrativeText summary of the resource, for human interpretation0..1NarrativeText summary of the resource, for human interpretation
                                                          ... contained 0..*ResourceContained, inline Resources
                                                          0..*ResourceContained, inline Resources
                                                          dom-r4b: Containing new R4B resources within R4 resources may cause interoperability issues if instances are shared with R4 systems
                                                          • StructureDefinition PhdBitsEnumerationObservation has added constraint that is not found in PhdBitsEnumerationObservation and it is uncertain whether they are compatible (($this is Citation or $this is Evidence or $this is EvidenceReport or $this is EvidenceVariable or $this is MedicinalProductDefinition or $this is PackagedProductDefinition or $this is AdministrableProductDefinition or $this is Ingredient or $this is ClinicalUseDefinition or $this is RegulatedAuthorization or $this is SubstanceDefinition or $this is SubscriptionStatus or $this is SubscriptionTopic) implies (%resource is Citation or %resource is Evidence or %resource is EvidenceReport or %resource is EvidenceVariable or %resource is MedicinalProductDefinition or %resource is PackagedProductDefinition or %resource is AdministrableProductDefinition or %resource is Ingredient or %resource is ClinicalUseDefinition or %resource is RegulatedAuthorization or %resource is SubstanceDefinition or %resource is SubscriptionStatus or %resource is SubscriptionTopic))
                                                          ... extension 0..1ExtensionExtension for the PHG
                                                          0..*ExtensionExtension
                                                          Slice: Unordered, Open by value:url
                                                          • Element maximum cardinalities differ: '1' vs '2147483647'
                                                          .... id 0..1stringUnique id for inter-element referencing
                                                          • Removed this element
                                                          .... Slices for extension 0..*ExtensionAdditional content defined by implementations
                                                          Slice: Unordered, Open by value:url
                                                          • Removed this element
                                                          .... url 1..1uri"http://hl7.org/fhir/StructureDefinition/observation-gatewayDevice"
                                                          • Removed this element
                                                          .... Slices for value[x] 1..1Reference()Value of extension
                                                          Slice: Unordered, Closed by type:$this
                                                          • Removed this element
                                                          ... modifierExtension ?!0..*ExtensionExtensions that cannot be ignored
                                                          ?!0..*ExtensionExtensions that cannot be ignored
                                                            ... Slices for identifier Σ0..*IdentifierBusiness Identifier for observation
                                                            Slice: Unordered, Open by exists:value, exists:system, exists:type
                                                            Σ0..*IdentifierBusiness Identifier for observation
                                                            Slice: Unordered, Open by exists:value, exists:system, exists:type
                                                              ... basedOn Σ0..*Reference(CarePlan | DeviceRequest | ImmunizationRecommendation | MedicationRequest | NutritionOrder | ServiceRequest)Fulfills plan, proposal or order
                                                              Σ0..*Reference(CarePlan | DeviceRequest | ImmunizationRecommendation | MedicationRequest | NutritionOrder | ServiceRequest)Fulfills plan, proposal or order
                                                                ... partOf Σ0..*Reference(MedicationAdministration | MedicationDispense | MedicationStatement | Procedure | Immunization | ImagingStudy)Part of referenced event
                                                                Σ0..*Reference(MedicationAdministration | MedicationDispense | MedicationStatement | Procedure | Immunization | ImagingStudy)Part of referenced event
                                                                  ... status ?!Σ1..1coderegistered | preliminary | final | amended +
                                                                  Binding: ?? (required): Codes providing the status of an observation.

                                                                  ?!Σ1..1coderegistered | preliminary | final | amended +
                                                                  Binding: ?? (required): Codes providing the status of an observation.

                                                                    ... category 0..*CodeableConceptClassification of type of observation
                                                                    Binding: ?? (preferred): Codes for high level observation categories.


                                                                    1..*CodeableConceptClassification of type of observation
                                                                    Slice: Unordered, Open by value:coding.code, value:coding.system
                                                                    Binding: ?? (preferred): Codes for high level observation categories.


                                                                    • Element minimum cardinalities differ: '0' vs '1'
                                                                    ... code Σ1..1CodeableConceptType of observation (code / type)
                                                                    Binding: ?? (example): Codes identifying names of simple observations.

                                                                    Σ1..1CodeableConceptType of observation (code / type)
                                                                    Binding: ?? (example): Codes identifying names of simple observations.

                                                                      .... id 0..1stringUnique id for inter-element referencing0..1idUnique id for inter-element referencing
                                                                        .... Slices for extension 0..*ExtensionAdditional content defined by implementations
                                                                        Slice: Unordered, Open by value:url
                                                                        0..*ExtensionAdditional content defined by implementations
                                                                        Slice: Unordered, Open by value:url
                                                                          .... Slices for coding Σ1..*CodingCode defined by a terminology system
                                                                          Slice: Unordered, Open by value:system
                                                                          Σ1..*CodingCode defined by a terminology system
                                                                          Slice: Unordered, Open by value:system
                                                                            .... text Σ0..1stringIt is recommended to display at least the reference identifier for the MDC codeΣ0..1stringIt is recommended to display at least the reference identifier for the MDC code
                                                                              ... subject Σ1..1Reference(Patient | Group | Device | Location)Who and/or what the observation is aboutΣ1..1Reference(Patient | Group | Device | Location | Organization | Procedure | Practitioner | Medication | Substance)Who and/or what the observation is about
                                                                                .... id 0..1stringUnique id for inter-element referencing0..1idUnique id for inter-element referencing
                                                                                  .... Slices for extension 0..*ExtensionAdditional content defined by implementations
                                                                                  Slice: Unordered, Open by value:url
                                                                                  0..*ExtensionAdditional content defined by implementations
                                                                                  Slice: Unordered, Open by value:url
                                                                                    .... reference ΣC1..1stringLiteral reference, Relative, internal or absolute URLΣC1..1stringLiteral reference, Relative, internal or absolute URL
                                                                                      .... type Σ0..1uriType the reference refers to (e.g. "Patient")
                                                                                      Binding: ?? (extensible): Aa resource (or, for logical models, the URI of the logical model).

                                                                                      Σ0..1uriType the reference refers to (e.g. "Patient")
                                                                                      Binding: ?? (extensible)
                                                                                        .... identifier Σ0..1IdentifierLogical reference, when literal reference is not knownΣ0..1IdentifierLogical reference, when literal reference is not known
                                                                                          .... display Σ0..1stringText alternative for the resourceΣ0..1stringText alternative for the resource
                                                                                            ... focus ΣTU0..*Reference(Resource)What the observation is about, when it is not about the subject of record
                                                                                            Σ0..*Reference(Resource)What the observation is about, when it is not about the subject of record
                                                                                              ... encounter Σ0..1Reference(Encounter)Healthcare event during which this observation is madeΣ0..1Reference(Encounter)Healthcare event during which this observation is made
                                                                                                ... effective[x] Σ1..1dateTime, PeriodClinically relevant time/time-period for observationΣ1..1dateTime, PeriodClinically relevant time/time-period for observation
                                                                                                  ... issued Σ0..1instantDate/Time this version was made availableΣ0..1instantDate/Time this version was made available
                                                                                                    ... performer Σ0..*Reference(Practitioner | PractitionerRole | Organization | CareTeam | Patient | RelatedPerson)Who is responsible for the observation
                                                                                                    Σ0..*Reference(Practitioner | PractitionerRole | Organization | CareTeam | Patient | RelatedPerson)Who is responsible for the observation
                                                                                                      ... value[x] ΣC0..0ΣC0..0
                                                                                                        ... dataAbsentReason C0..1CodeableConceptWhy the result is missing
                                                                                                        Binding: ?? (extensible): Codes specifying why the result (Observation.value[x]) is missing.

                                                                                                        C0..1CodeableConceptWhy the result is missing
                                                                                                        Binding: ?? (extensible): Codes specifying why the result (Observation.value[x]) is missing.

                                                                                                          .... id 0..1stringUnique id for inter-element referencing0..1idUnique id for inter-element referencing
                                                                                                            .... Slices for extension 0..*ExtensionAdditional content defined by implementations
                                                                                                            Slice: Unordered, Open by value:url
                                                                                                            0..*ExtensionAdditional content defined by implementations
                                                                                                            Slice: Unordered, Open by value:url
                                                                                                              .... Slices for coding Σ1..*CodingCode defined by a terminology system
                                                                                                              Slice: Unordered, Open by value:system
                                                                                                              Σ1..*CodingCode defined by a terminology system
                                                                                                              Slice: Unordered, Open by value:system
                                                                                                                .... text Σ0..1stringPlain text representation of the conceptΣ0..1stringPlain text representation of the concept
                                                                                                                  ... interpretation 0..*CodeableConceptHigh, low, normal, etc.
                                                                                                                  Binding: ?? (extensible): Codes identifying interpretations of observations.


                                                                                                                  0..*CodeableConceptHigh, low, normal, etc.
                                                                                                                  Binding: ?? (extensible): Codes identifying interpretations of observations.


                                                                                                                    .... id 0..1stringUnique id for inter-element referencing0..1idUnique id for inter-element referencing
                                                                                                                      .... Slices for extension 0..*ExtensionAdditional content defined by implementations
                                                                                                                      Slice: Unordered, Open by value:url
                                                                                                                      0..*ExtensionAdditional content defined by implementations
                                                                                                                      Slice: Unordered, Open by value:url
                                                                                                                        .... Slices for coding Σ0..*CodingCode defined by a terminology system
                                                                                                                        Slice: Unordered, Open by value:system
                                                                                                                        Σ1..*CodingCode defined by a terminology system
                                                                                                                        Slice: Unordered, Open by value:system
                                                                                                                        • Element minimum cardinalities differ: '0' vs '1'
                                                                                                                        .... text Σ0..1stringPlain text representation of the conceptΣ0..1stringPlain text representation of the concept
                                                                                                                          ... note 0..*AnnotationComments about the observation
                                                                                                                          0..*AnnotationComments about the observation
                                                                                                                            ... bodySite 0..1CodeableConceptObserved body part
                                                                                                                            Binding: ?? (example): Codes describing anatomical locations. May include laterality.

                                                                                                                            0..1CodeableConceptObserved body part
                                                                                                                            Binding: ?? (example): SNOMED CT Body site concepts

                                                                                                                              ... method 0..1CodeableConceptHow it was done
                                                                                                                              Binding: ?? (example): Methods for simple observations.

                                                                                                                              0..1CodeableConceptHow it was done
                                                                                                                              Binding: ?? (example): Methods for simple observations.

                                                                                                                                ... specimen 0..1Reference(Specimen)Specimen used for this observation0..1Reference(Specimen)Specimen used for this observation
                                                                                                                                  ... device 1..1Reference(Device | DeviceMetric)(Measurement) Device1..1Reference(Device | DeviceMetric)(Measurement) Device
                                                                                                                                    .... id 0..1stringUnique id for inter-element referencing0..1idUnique id for inter-element referencing
                                                                                                                                      .... Slices for extension 0..*ExtensionAdditional content defined by implementations
                                                                                                                                      Slice: Unordered, Open by value:url
                                                                                                                                      0..*ExtensionAdditional content defined by implementations
                                                                                                                                      Slice: Unordered, Open by value:url
                                                                                                                                        .... reference ΣC1..1stringReference to the device responsible for the measurementΣC1..1stringReference to the device responsible for the measurement
                                                                                                                                          .... type Σ0..1uriType the reference refers to (e.g. "Patient")
                                                                                                                                          Binding: ?? (extensible): Aa resource (or, for logical models, the URI of the logical model).

                                                                                                                                          Σ0..1uriType the reference refers to (e.g. "Patient")
                                                                                                                                          Binding: ?? (extensible)
                                                                                                                                            .... identifier Σ0..1IdentifierLogical reference, when literal reference is not knownΣ0..1IdentifierLogical reference, when literal reference is not known
                                                                                                                                              .... display Σ0..1stringText alternative for the resourceΣ0..1stringText alternative for the resource
                                                                                                                                                ... referenceRange C0..*BackboneElementProvides guide for interpretation
                                                                                                                                                obs-3: Must have at least a low or a high or text
                                                                                                                                                C0..*BackboneElementProvides guide for interpretation
                                                                                                                                                obs-3: Must have at least a low or a high or text
                                                                                                                                                  .... id 0..1stringUnique id for inter-element referencing0..1stringUnique id for inter-element referencing
                                                                                                                                                    .... extension 0..*ExtensionAdditional content defined by implementations
                                                                                                                                                    0..*ExtensionAdditional content defined by implementations
                                                                                                                                                      .... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
                                                                                                                                                      ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
                                                                                                                                                        .... low C0..1??Low Range, if relevantC0..1??Low Range, if relevant
                                                                                                                                                          .... high C0..1??High Range, if relevantC0..1??High Range, if relevant
                                                                                                                                                            .... type 0..1CodeableConceptReference range qualifier
                                                                                                                                                            Binding: ?? (preferred): Code for the meaning of a reference range.

                                                                                                                                                            0..1CodeableConceptReference range qualifier
                                                                                                                                                            Binding: ?? (preferred): Code for the meaning of a reference range.

                                                                                                                                                              .... appliesTo 0..*CodeableConceptReference range population
                                                                                                                                                              Binding: ?? (example): Codes identifying the population the reference range applies to.


                                                                                                                                                              0..*CodeableConceptReference range population
                                                                                                                                                              Binding: ?? (example): Codes identifying the population the reference range applies to.


                                                                                                                                                                .... age 0..1RangeApplicable age range, if relevant0..1RangeApplicable age range, if relevant
                                                                                                                                                                  .... text 0..1stringText based reference range in an observation0..1stringText based reference range in an observation
                                                                                                                                                                    ... hasMember Σ0..*Reference(Observation | QuestionnaireResponse | MolecularSequence)Related resource that belongs to the Observation group
                                                                                                                                                                    Σ0..*Reference(Observation | QuestionnaireResponse | MolecularSequence)Related resource that belongs to the Observation group
                                                                                                                                                                      ... derivedFrom Σ0..*Reference(DocumentReference | ImagingStudy | Media | QuestionnaireResponse | Observation | MolecularSequence)Reference to the Coincident Time Stamp Observation and/or Source-Handle-Reference Observation
                                                                                                                                                                      Σ0..*Reference(DocumentReference | ImagingStudy | Media | QuestionnaireResponse | Observation | MolecularSequence)Reference to the Coincident Time Stamp Observation and/or Source-Handle-Reference Observation
                                                                                                                                                                        ... Slices for component Σ0..*BackboneElementComponent results
                                                                                                                                                                        Slice: Unordered, Open by value:code
                                                                                                                                                                        Σ0..*BackboneElementComponent results
                                                                                                                                                                        Slice: Unordered, Open by value:code
                                                                                                                                                                          .... id 0..1stringUnique id for inter-element referencing0..1stringUnique id for inter-element referencing
                                                                                                                                                                            .... extension 0..*ExtensionAdditional content defined by implementations
                                                                                                                                                                            0..*ExtensionAdditional content defined by implementations
                                                                                                                                                                              .... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
                                                                                                                                                                              ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
                                                                                                                                                                                .... code Σ1..1CodeableConceptType of component observation (code / type)
                                                                                                                                                                                Binding: ?? (example): Codes identifying names of simple observations.

                                                                                                                                                                                Σ1..1CodeableConceptType of component observation (code / type)
                                                                                                                                                                                Binding: ?? (example): Codes identifying names of simple observations.

                                                                                                                                                                                  .... value[x] Σ0..1Quantity, CodeableConcept, string, boolean, integer, Range, Ratio, SampledData, time, dateTime, PeriodActual component resultΣ0..1Quantity, CodeableConcept, string, boolean, integer, Range, Ratio, SampledData, time, dateTime, PeriodActual component result
                                                                                                                                                                                    .... dataAbsentReason C0..1CodeableConceptWhy the component result is missing
                                                                                                                                                                                    Binding: ?? (extensible): Codes specifying why the result (Observation.value[x]) is missing.

                                                                                                                                                                                    C0..1CodeableConceptWhy the component result is missing
                                                                                                                                                                                    Binding: ?? (extensible): Codes specifying why the result (Observation.value[x]) is missing.

                                                                                                                                                                                      .... interpretation 0..*CodeableConceptHigh, low, normal, etc.
                                                                                                                                                                                      Binding: ?? (extensible): Codes identifying interpretations of observations.


                                                                                                                                                                                      0..*CodeableConceptHigh, low, normal, etc.
                                                                                                                                                                                      Binding: ?? (extensible): Codes identifying interpretations of observations.


                                                                                                                                                                                        .... referenceRange 0..*See referenceRange (Observation)Provides guide for interpretation of component result
                                                                                                                                                                                        0..*See referenceRange (Observation)Provides guide for interpretation of component result

                                                                                                                                                                                          doco Documentation for this format