Profile Comparison between https://interop.esante.gouv.fr/ig/fhir/mesures/StructureDefinition/mesures-observation-waist-circumference vs https://interop.esante.gouv.fr/ig/fhir/mesures/StructureDefinition/mesures-observation-waist-circumference

Left:Tour de taille (https://interop.esante.gouv.fr/ig/fhir/mesures/StructureDefinition/mesures-observation-waist-circumference)
Right:Tour de taille (https://interop.esante.gouv.fr/ig/fhir/mesures/StructureDefinition/mesures-observation-waist-circumference)

Messages

ErrorStructureDefinition.versionValues for version differ: '3.1.0-ballot' vs '3.1.0'
InformationStructureDefinition.dateValues for date differ: '2024-06-05T13:23:34+00:00' vs '2024-10-02T08:41:57+00:00'
InformationStructureDefinition.definitionValues for definition differ: '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.' vs '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.'
InformationStructureDefinition.definitionValues for definition differ: '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).' vs '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).'
InformationStructureDefinition.shortValues for short differ: 'Additional content defined by implementations' vs 'Extension'
InformationStructureDefinition.definitionValues for definition differ: 'May be used to represent additional information that is not part of the basic definition of the resource. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.' vs 'An Extension'
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/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/observation.html#obsgrouping) below for guidance on referencing another Observation.'
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/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/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/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/observation.html#notes) below.'
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/extension-bodysite.html).'
InformationStructureDefinition.shortValues for short differ: 'Dispositif utilisé pour l'observation Si la mesure a été faite par un objet connecté (Profil PhdDevice), cette référence est obligatoire' vs 'Dispositif utilisé pour récolter l'information. Ce dispositif peut être l'application permettant de renseigner la valeur. Si la mesure a été faite par un objet connecté (Profil PhdDevice), cette référence est obligatoire'
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/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](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/observation.html#obsgrouping) below. Note that a system may calculate results from [QuestionnaireResponse](http://hl7.org/fhir/questionnaireresponse.html) into a final score and represent the score as an Observation.'
InformationStructureDefinition.commentValues for comment differ: 'All the reference choices that are listed in this element can represent clinical observations and other measurements that may be the source for a derived value. The most common reference will be another Observation. For a discussion on the ways Observations can assembled in groups together, see [Notes](http://hl7.org/fhir/R4/observation.html#obsgrouping) below.' vs 'All the reference choices that are listed in this element can represent clinical observations and other measurements that may be the source for a derived value. The most common reference will be another Observation. For a discussion on the ways Observations can assembled in groups together, see [Notes](http://hl7.org/fhir/observation.html#obsgrouping) below.'
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/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/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/observation.html#notes) below.'

Metadata

NameValueComments
.abstractfalse
    .baseDefinitionhttp://hl7.org/fhir/StructureDefinition/vitalsigns
      .copyright
        .date2024-06-05T13:23:34+00:002024-10-02T08:41:57+00:00
        • Values Differ
        .descriptionProfil de la ressource Observation pour définir une taille en cm
          .experimental
            .fhirVersion4.0.1
              .jurisdiction
                ..jurisdiction[0]urn:iso:std:iso:3166#FR
                  .kindresource
                    .nameMesObservationWaistCircumference
                      .publisherANS
                        .purpose
                          .statusactive
                            .titleTour de taille
                              .typeObservation
                                .urlhttps://interop.esante.gouv.fr/ig/fhir/mesures/StructureDefinition/mesures-observation-waist-circumference
                                  .version3.1.0-ballot3.1.0
                                  • Values Differ

                                  Structure

                                  NameL FlagsL Card.L TypeL Description & ConstraintsR FlagsR Card.R TypeR Description & ConstraintsCommentsdoco
                                  .. Observation C0..*observation-vitalsignsFHIR Vital Signs Profile
                                  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
                                  obs-6: dataAbsentReason SHALL only be present if Observation.value[x] is not present
                                  vs-2: If there is no component or hasMember element then either a value[x] or a data absent reason must be present.
                                  C0..*observation-vitalsignsFHIR Vital Signs Profile
                                  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
                                  vs-2: If there is no component or hasMember element then either a value[x] or a data absent reason must be present.
                                    ... id Σ0..1idLogical id of this artifactΣ0..1idLogical id of this artifact
                                      ... meta Σ0..1MetaMetadata about the resourceΣ0..1MetaMetadata about the resource
                                        .... id 0..1stringUnique id for inter-element referencing0..1stringUnique id for inter-element referencing
                                          .... Slices for extension N0..*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..1uriUri identifiant les systèmes tiers ayant envoyé la ressource. L’uri est sous la forme d’une oid : « urn:oid:xx.xx.xx »Σ0..1uriUri identifiant les systèmes tiers ayant envoyé la ressource. L’uri est sous la forme d’une oid : « urn:oid:xx.xx.xx »
                                                  .... profile Σ0..*canonical(StructureDefinition)Profiles this resource claims to conform to
                                                  Σ0..*canonical(StructureDefinition)Profiles this resource claims to conform to
                                                    .... security Σ0..*CodingSecurity Labels applied to this resource
                                                    Binding: ?? (extensible): Security Labels from the Healthcare Privacy and Security Classification System.


                                                    Σ0..*CodingSecurity Labels applied to this resource
                                                    Binding: ?? (extensible): Security Labels from the Healthcare Privacy and Security Classification System.


                                                      .... 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): Codes that represent various types of tags, commonly workflow-related; e.g. "Needs review by Dr. Jones".


                                                        ... 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): A human language.

                                                          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
                                                                ... Slices for extension N0..*ExtensionAdditional content defined by implementations
                                                                Slice: Unordered, Open by value:url
                                                                0..*ExtensionExtension
                                                                Slice: Unordered, Open by value:url
                                                                  ... Slices for modifierExtension ?!N0..*ExtensionExtensions that cannot be ignored
                                                                  Slice: Unordered, Open by value:url
                                                                  ?!0..*ExtensionExtensions that cannot be ignored
                                                                    ... identifier Σ0..*IdentifierBusiness Identifier for observation
                                                                    Σ0..*IdentifierBusiness Identifier for observation
                                                                      ... basedOn ΣC0..*Reference(CarePlan | DeviceRequest | ImmunizationRecommendation | MedicationRequest | NutritionOrder | ServiceRequest)Fulfills plan, proposal or order
                                                                      ref-1: SHALL have a contained resource if a local reference is provided
                                                                      Σ0..*Reference(CarePlan | DeviceRequest | ImmunizationRecommendation | MedicationRequest | NutritionOrder | ServiceRequest)Fulfills plan, proposal or order
                                                                        ... partOf ΣC0..*Reference(MedicationAdministration | MedicationDispense | MedicationStatement | Procedure | Immunization | ImagingStudy)Part of referenced event
                                                                        ref-1: SHALL have a contained resource if a local reference is provided
                                                                        Σ0..*Reference(MedicationAdministration | MedicationDispense | MedicationStatement | Procedure | Immunization | ImagingStudy)Part of referenced event
                                                                          ... status ?!SΣ1..1coderegistered | preliminary | final | amended +
                                                                          Binding: ?? (required): Codes providing the status of an observation.

                                                                          ?!SΣ1..1coderegistered | preliminary | final | amended +
                                                                          Binding: ?? (required)
                                                                            ... Slices for category SN1..*CodeableConceptClassification of type of observation
                                                                            Slice: Unordered, Open by value:coding.code, value:coding.system
                                                                            Binding: ?? (preferred): Codes for high level observation categories.


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


                                                                              ... code SΣ1..1CodeableConceptCoded Responses from C-CDA Vital Sign Results
                                                                              Binding: ?? (extensible): This identifies the vital sign result type.

                                                                              SΣ1..1CodeableConceptCoded Responses from C-CDA Vital Sign Results
                                                                              Binding: ?? (extensible): This identifies the vital sign result type.

                                                                                .... id 0..1stringUnique id for inter-element referencing0..1stringUnique id for inter-element referencing
                                                                                  .... Slices for extension N0..*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:code, value:system
                                                                                    Σ1..*CodingCode defined by a terminology system
                                                                                    Slice: Unordered, Open by value:code, value:system
                                                                                      .... text Σ0..1stringPlain text representation of the conceptΣ0..1stringPlain text representation of the concept
                                                                                        ... subject SΣC1..1Reference(FR Core Patient Profile)Who and/or what the observation is about
                                                                                        ref-1: SHALL have a contained resource if a local reference is provided
                                                                                        SΣ1..1Reference(FR Core Patient Profile)Who and/or what the observation is about
                                                                                          ... focus ΣC0..*Reference(Resource)What the observation is about, when it is not about the subject of record
                                                                                          ref-1: SHALL have a contained resource if a local reference is provided
                                                                                          Σ0..*Reference(Resource)What the observation is about, when it is not about the subject of record
                                                                                            ... encounter ΣC0..1Reference(FR Core Encounter Profile)Healthcare event during which this observation is made
                                                                                            ref-1: SHALL have a contained resource if a local reference is provided
                                                                                            Σ0..1Reference(FR Core Encounter Profile)Healthcare event during which this observation is made
                                                                                              ... effective[x] SΣC1..1dateTime, PeriodOften just a dateTime for Vital Signs
                                                                                              vs-1: if Observation.effective[x] is dateTime and has a value then that value shall be precise to the day
                                                                                              SΣC1..1dateTime, PeriodOften just a dateTime for Vital Signs
                                                                                              vs-1: if Observation.effective[x] is dateTime and has a value then that value shall be precise to the day
                                                                                                ... issued Σ0..1instantDate/Time this version was made availableΣ0..1instantDate/Time this version was made available
                                                                                                  ... performer ΣC0..*Reference(CareTeam | RelatedPerson | FR Core Patient Profile | FR Core Practitioner Profile | PractitionerRole | FR Core Organization Profile)Who is responsible for the observation
                                                                                                  ref-1: SHALL have a contained resource if a local reference is provided
                                                                                                  Σ0..*Reference(CareTeam | RelatedPerson | FR Core Patient Profile | FR Core Practitioner Profile | PractitionerRole | FR Core Organization Profile)Who is responsible for the observation
                                                                                                    ... value[x] SΣC0..1QuantityVital Signs value are recorded using the Quantity data type. For supporting observations such as Cuff size could use other datatypes such as CodeableConcept.
                                                                                                    Required Pattern: {"system":"http://unitsofmeasure.org","code":"cm"}
                                                                                                    SΣC0..1QuantityVital Signs value are recorded using the Quantity data type. For supporting observations such as Cuff size could use other datatypes such as CodeableConcept.
                                                                                                    Required Pattern: {"system":"http://unitsofmeasure.org","code":"cm"}
                                                                                                      .... id 0..1stringUnique id for inter-element referencing0..1stringUnique id for inter-element referencing
                                                                                                        .... Slices for extension N0..*ExtensionAdditional content defined by implementations
                                                                                                        Slice: Unordered, Open by value:url
                                                                                                        0..*ExtensionAdditional content defined by implementations
                                                                                                        Slice: Unordered, Open by value:url
                                                                                                          .... value Σ0..1decimalNumerical value (with implicit precision)Σ0..1decimalNumerical value (with implicit precision)
                                                                                                            .... comparator ?!Σ0..1code< | <= | >= | > - how to understand the value
                                                                                                            Binding: ?? (required): How the Quantity should be understood and represented.

                                                                                                            ?!Σ0..1code< | <= | >= | > - how to understand the value
                                                                                                            Binding: ?? (required): How the Quantity should be understood and represented.

                                                                                                              .... unit Σ0..1stringUnit representationΣ0..1stringUnit representation
                                                                                                                .... system ΣC1..1uriSystem that defines coded unit formΣC1..1uriSystem that defines coded unit form
                                                                                                                  .... code Σ1..1codeCoded form of the unitΣ1..1codeCoded form of the unit
                                                                                                                    ... dataAbsentReason SC0..1CodeableConceptWhy the result is missing
                                                                                                                    Binding: ?? (extensible): Codes specifying why the result (Observation.value[x]) is missing.

                                                                                                                    SC0..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..1stringUnique id for inter-element referencing
                                                                                                                        .... Slices for extension N0..*ExtensionAdditional content defined by implementations
                                                                                                                        Slice: Unordered, Open by value:url
                                                                                                                        0..*ExtensionAdditional content defined by implementations
                                                                                                                        Slice: Unordered, Open by value:url
                                                                                                                          .... coding Σ0..*CodingCode defined by a terminology system
                                                                                                                          Σ0..*CodingCode defined by a terminology system
                                                                                                                            ..... id 0..1stringUnique id for inter-element referencing0..1stringUnique id for inter-element referencing
                                                                                                                              ..... Slices for extension N0..*ExtensionAdditional content defined by implementations
                                                                                                                              Slice: Unordered, Open by value:url
                                                                                                                              0..*ExtensionAdditional content defined by implementations
                                                                                                                              Slice: Unordered, Open by value:url
                                                                                                                                ..... system Σ1..1uriIdentity of the terminology systemΣ1..1uriIdentity of the terminology system
                                                                                                                                  ..... version Σ0..1stringVersion of the system - if relevantΣ0..1stringVersion of the system - if relevant
                                                                                                                                    ..... code Σ1..1codeSymbol in syntax defined by the systemΣ1..1codeSymbol in syntax defined by the system
                                                                                                                                      ..... display Σ0..1stringRepresentation defined by the systemΣ0..1stringRepresentation defined by the system
                                                                                                                                        ..... userSelected Σ0..1booleanIf this coding was chosen directly by the userΣ0..1booleanIf this coding was chosen directly by the user
                                                                                                                                          .... 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.


                                                                                                                                              ... 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): Codes describing anatomical locations. May include laterality.

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

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

                                                                                                                                                    ... specimen C0..1Reference(Specimen)Specimen used for this observation
                                                                                                                                                    ref-1: SHALL have a contained resource if a local reference is provided
                                                                                                                                                    0..1Reference(Specimen)Specimen used for this observation
                                                                                                                                                      ... device SC0..1Reference(PhdDevice)Dispositif utilisé pour l'observation Si la mesure a été faite par un objet connecté (Profil PhdDevice), cette référence est obligatoire
                                                                                                                                                      ref-1: SHALL have a contained resource if a local reference is provided
                                                                                                                                                      S0..1Reference(PhdDevice)Dispositif utilisé pour récolter l'information. Ce dispositif peut être l'application permettant de renseigner la valeur. Si la mesure a été faite par un objet connecté (Profil PhdDevice), cette référence est obligatoire
                                                                                                                                                        ... 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
                                                                                                                                                            .... Slices for extension N0..*ExtensionAdditional content defined by implementations
                                                                                                                                                            Slice: Unordered, Open by value:url
                                                                                                                                                            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 relevant
                                                                                                                                                                qty-3: If a code for the unit is present, the system SHALL also be present
                                                                                                                                                                sqty-1: The comparator is not used on a SimpleQuantity
                                                                                                                                                                C0..1??Low Range, if relevant
                                                                                                                                                                  .... high C0..1??High Range, if relevant
                                                                                                                                                                  qty-3: If a code for the unit is present, the system SHALL also be present
                                                                                                                                                                  sqty-1: The comparator is not used on a SimpleQuantity
                                                                                                                                                                  C0..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 C0..1RangeApplicable age range, if relevant
                                                                                                                                                                        rng-2: If present, low SHALL have a lower value than high
                                                                                                                                                                        0..1RangeApplicable age range, if relevant
                                                                                                                                                                          .... text 0..1stringText based reference range in an observation0..1stringText based reference range in an observation
                                                                                                                                                                            ... hasMember ΣC0..*Reference(QuestionnaireResponse | MolecularSequence | Vital Signs Profile)Used when reporting vital signs panel components
                                                                                                                                                                            ref-1: SHALL have a contained resource if a local reference is provided
                                                                                                                                                                            Σ0..*Reference(QuestionnaireResponse | MolecularSequence | Vital Signs Profile)Used when reporting vital signs panel components
                                                                                                                                                                              ... derivedFrom ΣC0..*Reference(DocumentReference | ImagingStudy | Media | QuestionnaireResponse | MolecularSequence | Vital Signs Profile)Related measurements the observation is made from
                                                                                                                                                                              ref-1: SHALL have a contained resource if a local reference is provided
                                                                                                                                                                              Σ0..*Reference(DocumentReference | ImagingStudy | Media | QuestionnaireResponse | MolecularSequence | Vital Signs Profile)Related measurements the observation is made from
                                                                                                                                                                                ... component SΣC0..*BackboneElementUsed when reporting systolic and diastolic blood pressure.
                                                                                                                                                                                vs-3: If there is no a value a data absent reason must be present
                                                                                                                                                                                SΣC0..*BackboneElementUsed when reporting systolic and diastolic blood pressure.
                                                                                                                                                                                vs-3: If there is no a value a data absent reason must be present
                                                                                                                                                                                  .... id 0..1stringUnique id for inter-element referencing0..1stringUnique id for inter-element referencing
                                                                                                                                                                                    .... Slices for extension N0..*ExtensionAdditional content defined by implementations
                                                                                                                                                                                    Slice: Unordered, Open by value:url
                                                                                                                                                                                    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 SΣ1..1CodeableConceptType of component observation (code / type)
                                                                                                                                                                                        Binding: ?? (extensible): This identifies the vital sign result type.

                                                                                                                                                                                        SΣ1..1CodeableConceptType of component observation (code / type)
                                                                                                                                                                                        Binding: ?? (extensible): This identifies the vital sign result type.

                                                                                                                                                                                          .... value[x] SΣC0..1Quantity, CodeableConcept, string, boolean, integer, Range, Ratio, SampledData, time, dateTime, PeriodVital Sign Value recorded with UCUM
                                                                                                                                                                                          Binding: ?? (extensible): Common UCUM units for recording Vital Signs.

                                                                                                                                                                                          SΣC0..1Quantity, CodeableConcept, string, boolean, integer, Range, Ratio, SampledData, time, dateTime, PeriodVital Sign Value recorded with UCUM
                                                                                                                                                                                          Binding: ?? (extensible): Common UCUM units for recording Vital Signs.

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

                                                                                                                                                                                            SC0..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