FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagextehr.eu.ehds.models
Resource TypeStructureDefinition
IdStructureDefinition-EHDSObservationObligations.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/Xt-EHR/xt-ehr-common/StructureDefinition-EHDSObservationObligations.html
URLhttp://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSObservationObligations
Version0.4.0
Statusdraft
Date2026-02-22T08:17:12+00:00
NameEHDSObservationObligations
TitleObservation obligations
DescriptionObligations for the logical model for observation.
Typehttp://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSObservation
Kindlogical

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
xtehr.eu.ehds.models#currentEHDSObservationObservation model

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: StructureDefinition EHDSObservationObligations

NameFlagsCard.TypeDescription & Constraintsdoco
.. EHDSObservation 0..*EHDSObservationObservation model
... header
.... subject O1..1EHDSPatientPatient who is receiving health care. This patient might be different from the direct subject of the observation.
ObligationsActor
SHALL:able-to-populateProducer
.... author[x] O0..*EHDSHealthProfessional, EHDSOrganisation, EHDSDeviceAuthor(s) responsible for the provided information.
ObligationsActor
SHALL:able-to-populateProducer
.... date O0..1dateTimeDate and optionally time of authoring/issuing
ObligationsActor
SHALL:able-to-populateProducer
.... status O1..1CodeableConceptStatus of the resource or document
ObligationsActor
SHALL:able-to-populateProducer
... observationDate[x] O1..1dateTime, PeriodClinically relevant time or time period for the observation
ObligationsActor
SHALL:able-to-populateProducer
... type O1..1CodeableConceptObservation type. Code and name representing the type of the observation using the agreed code systems.
ObligationsActor
SHALL:able-to-populateProducer
... result O1..1BaseResult of the observation including text, numeric, coded, and other types of results of the measurement and measurement uncertainty. Content of the observation result will vary according to the type of the observation.
ObligationsActor
SHALL:able-to-populateProducer
.... value[x] O0..1string, Quantity, Range, Ratio, CodeableConceptObservation result value according to the type of observation. Model covers only most frequently used data types but other data types can be used as well. Text result value should be used only if coded result value is not expected otherwise use valueCodeableConcept.text. For Quantity, Range and Ratio, result units of the measurement should be provided.
ObligationsActor
SHALL:able-to-populateProducer
... note O0..1stringComments and narrative representation of the observation result and findings.
ObligationsActor
SHOULD:able-to-populateProducer
... component O0..*BaseComponent in case the observation consists of multiple sub-observations (e.g. blood pressure).
ObligationsActor
SHOULD:able-to-populateProducer
.... code O1..1CodeableConceptCode representing the observation using the agreed code systems.
ObligationsActor
SHOULD:able-to-populateProducer
.... result O1..1BaseResult of the observation including text, numeric, coded, and other types of results of the measurement and measurement uncertainty. Content of the observation result will vary according to the type of the observation.
ObligationsActor
SHOULD:able-to-populateProducer
..... value[x] O0..1string, Quantity, Range, Ratio, CodeableConceptObservation result value according to the type of observation. Model covers only most frequently used data types but other data types can be used as well. Text result value should be used only if coded result value is not expected otherwise use valueCodeableConcept.text. For Quantity, Range and Ratio, result units of the measurement should be provided.
ObligationsActor
SHOULD:able-to-populateProducer

doco Documentation for this format

Source1

{
  "resourceType": "StructureDefinition",
  "id": "EHDSObservationObligations",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSObservationObligations",
  "version": "0.4.0",
  "name": "EHDSObservationObligations",
  "title": "Observation obligations",
  "status": "draft",
  "date": "2026-02-22T08:17:12+00:00",
  "publisher": "Xt-EHR",
  "contact": [
    {
      "name": "Xt-EHR",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.xt-ehr.eu/"
        }
      ]
    }
  ],
  "description": "Obligations for the logical model for observation.",
  "fhirVersion": "5.0.0",
  "mapping": [
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    }
  ],
  "kind": "logical",
  "abstract": false,
  "type": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSObservation",
  "baseDefinition": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSObservation",
  "derivation": "constraint",
  "snapshot": {
    "extension": [
      {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
        "valueString": "0.4.0"
      }
    ],
    "element": [
      {
        "id": "EHDSObservation",
        "path": "EHDSObservation",
        "short": "Observation model",
        "definition": "Model for information about an oservation and its results.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Base",
          "min": 0,
          "max": "*"
        },
        "isModifier": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "EHDSObservation.header",
        "path": "EHDSObservation.header",
        "short": "Basic metadata for this information",
        "definition": "Basic metadata for this information",
        "min": 1,
        "max": "1",
        "base": {
          "path": "EHDSDataSet.header",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "EHDSObservation.header.subject",
        "extension": [
          {
            "extension": [
              {
                "url": "code",
                "valueCode": "SHALL:able-to-populate"
              },
              {
                "url": "actor",
                "valueCanonical": "https://www.xt-ehr.eu/specifications/fhir/actor-producer"
              },
              {
                "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-source",
                "valueCanonical": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSObservationObligations|0.4.0"
              }
            ],
            "url": "http://hl7.org/fhir/StructureDefinition/obligation"
          }
        ],
        "path": "EHDSObservation.header.subject",
        "short": "Patient who is receiving health care. This patient might be different from the direct subject of the observation.",
        "definition": "Patient/subject information",
        "min": 1,
        "max": "1",
        "base": {
          "path": "EHDSDataSet.header.subject",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSPatient"
          }
        ]
      },
      {
        "id": "EHDSObservation.header.identifier",
        "path": "EHDSObservation.header.identifier",
        "short": "Business identifier for the object, unique within its system. Supporting disambiguation between different contexts (systems/countries).",
        "definition": "Business identifier for the object, unique within its system. Supporting disambiguation between different contexts (systems/countries).",
        "min": 0,
        "max": "*",
        "base": {
          "path": "EHDSDataSet.header.identifier",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "EHDSObservation.header.author[x]",
        "extension": [
          {
            "extension": [
              {
                "url": "code",
                "valueCode": "SHALL:able-to-populate"
              },
              {
                "url": "actor",
                "valueCanonical": "https://www.xt-ehr.eu/specifications/fhir/actor-producer"
              },
              {
                "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-source",
                "valueCanonical": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSObservationObligations|0.4.0"
              }
            ],
            "url": "http://hl7.org/fhir/StructureDefinition/obligation"
          }
        ],
        "path": "EHDSObservation.header.author[x]",
        "short": "Author(s) responsible for the provided information.",
        "definition": "Author(s) responsible for the provided information. The exact role of the responsible author varies across use cases and is specific to individual models.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "EHDSDataSet.header.author[x]",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSHealthProfessional"
          },
          {
            "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSOrganisation"
          },
          {
            "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSDevice"
          }
        ]
      },
      {
        "id": "EHDSObservation.header.date",
        "extension": [
          {
            "extension": [
              {
                "url": "code",
                "valueCode": "SHALL:able-to-populate"
              },
              {
                "url": "actor",
                "valueCanonical": "https://www.xt-ehr.eu/specifications/fhir/actor-producer"
              },
              {
                "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-source",
                "valueCanonical": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSObservationObligations|0.4.0"
              }
            ],
            "url": "http://hl7.org/fhir/StructureDefinition/obligation"
          }
        ],
        "path": "EHDSObservation.header.date",
        "short": "Date and optionally time of authoring/issuing",
        "definition": "Date and optionally time of authoring/issuing",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSDataSet.header.date",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "EHDSObservation.header.status",
        "extension": [
          {
            "extension": [
              {
                "url": "code",
                "valueCode": "SHALL:able-to-populate"
              },
              {
                "url": "actor",
                "valueCanonical": "https://www.xt-ehr.eu/specifications/fhir/actor-producer"
              },
              {
                "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-source",
                "valueCanonical": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSObservationObligations|0.4.0"
              }
            ],
            "url": "http://hl7.org/fhir/StructureDefinition/obligation"
          }
        ],
        "path": "EHDSObservation.header.status",
        "short": "Status of the resource or document",
        "definition": "Status of the resource or document",
        "min": 1,
        "max": "1",
        "base": {
          "path": "EHDSDataSet.header.status",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "HL7 Observation status"
        }
      },
      {
        "id": "EHDSObservation.header.source",
        "path": "EHDSObservation.header.source",
        "short": "Source of information (e.g. patient, patient's proxy). Used in case the patient has authored the information or the author has submitted patient-stated information.",
        "definition": "Source of information (e.g. patient, patient's proxy). Used in case the patient has authored the information or the author has submitted patient-stated information.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSDataSet.header.source",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "EHDSObservation.header.language",
        "path": "EHDSObservation.header.language",
        "short": "Language in which the resource is written. Language is expressed by the IETF language tag.",
        "definition": "Language in which the resource is written. Language is expressed by the IETF language tag.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSDataSet.header.language",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "BCP 47"
        }
      },
      {
        "id": "EHDSObservation.header.directSubject[x]",
        "path": "EHDSObservation.header.directSubject[x]",
        "short": "The direct subject of the observation if different from the patient (subject of care), e.g. an observation of an implanted device. Additional types of subject may be allowed in implementations.",
        "definition": "The direct subject of the observation if different from the patient (subject of care), e.g. an observation of an implanted device. Additional types of subject may be allowed in implementations.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSObservation.header.directSubject[x]",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSPatient"
          },
          {
            "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSLocation"
          },
          {
            "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSDevice"
          },
          {
            "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSHealthProfessional"
          },
          {
            "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSOrganisation"
          },
          {
            "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSProcedure"
          }
        ]
      },
      {
        "id": "EHDSObservation.observationDate[x]",
        "extension": [
          {
            "extension": [
              {
                "url": "code",
                "valueCode": "SHALL:able-to-populate"
              },
              {
                "url": "actor",
                "valueCanonical": "https://www.xt-ehr.eu/specifications/fhir/actor-producer"
              },
              {
                "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-source",
                "valueCanonical": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSObservationObligations|0.4.0"
              }
            ],
            "url": "http://hl7.org/fhir/StructureDefinition/obligation"
          }
        ],
        "path": "EHDSObservation.observationDate[x]",
        "short": "Clinically relevant time or time period for the observation",
        "definition": "Clinically relevant time or time period for the observation",
        "min": 1,
        "max": "1",
        "base": {
          "path": "EHDSObservation.observationDate[x]",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          },
          {
            "code": "Period"
          }
        ]
      },
      {
        "id": "EHDSObservation.type",
        "extension": [
          {
            "extension": [
              {
                "url": "code",
                "valueCode": "SHALL:able-to-populate"
              },
              {
                "url": "actor",
                "valueCanonical": "https://www.xt-ehr.eu/specifications/fhir/actor-producer"
              },
              {
                "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-source",
                "valueCanonical": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSObservationObligations|0.4.0"
              }
            ],
            "url": "http://hl7.org/fhir/StructureDefinition/obligation"
          }
        ],
        "path": "EHDSObservation.type",
        "short": "Observation type. Code and name representing the type of the observation using the agreed code systems.",
        "definition": "Observation type. Code and name representing the type of the observation using the agreed code systems.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "EHDSObservation.type",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "LOINC, NPU, SNOMED CT"
        }
      },
      {
        "id": "EHDSObservation.originalName",
        "path": "EHDSObservation.originalName",
        "short": "Original (conventional) name of the observation as used in the local laboratory or clinical system.",
        "definition": "Original (conventional) name of the observation as used in the local laboratory or clinical system.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSObservation.originalName",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "EHDSObservation.method",
        "path": "EHDSObservation.method",
        "short": "Observation method",
        "definition": "Observation method (measurement principle) to obtain the result.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSObservation.method",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "SNOMED CT"
        }
      },
      {
        "id": "EHDSObservation.specimen",
        "path": "EHDSObservation.specimen",
        "short": "Specimen used for this observation.",
        "definition": "Specimen used for this observation.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSObservation.specimen",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSSpecimen"
          }
        ]
      },
      {
        "id": "EHDSObservation.order",
        "path": "EHDSObservation.order",
        "short": "Identifies order and order placer this observation belongs to",
        "definition": "Identifies order and order placer this observation belongs to",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSObservation.order",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSServiceRequest"
          }
        ]
      },
      {
        "id": "EHDSObservation.performer[x]",
        "path": "EHDSObservation.performer[x]",
        "short": "Performer of the observation. Some test could be performed by the patient himself or by a care giver. Those are in the scope of this deliverable under specified conditions.",
        "definition": "Performer of the observation. Some test could be performed by the patient himself or by a care giver. Those are in the scope of this deliverable under specified conditions.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "EHDSObservation.performer[x]",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSOrganisation"
          },
          {
            "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSHealthProfessional"
          },
          {
            "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSPatient"
          },
          {
            "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSRelatedPerson"
          }
        ]
      },
      {
        "id": "EHDSObservation.bodySite",
        "path": "EHDSObservation.bodySite",
        "short": "Anatomic location and laterality where the observation was performed.",
        "definition": "Anatomic location and laterality where the observation was performed.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSObservation.bodySite",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSBodyStructure"
          }
        ]
      },
      {
        "id": "EHDSObservation.result",
        "extension": [
          {
            "extension": [
              {
                "url": "code",
                "valueCode": "SHALL:able-to-populate"
              },
              {
                "url": "actor",
                "valueCanonical": "https://www.xt-ehr.eu/specifications/fhir/actor-producer"
              },
              {
                "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-source",
                "valueCanonical": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSObservationObligations|0.4.0"
              }
            ],
            "url": "http://hl7.org/fhir/StructureDefinition/obligation"
          }
        ],
        "path": "EHDSObservation.result",
        "short": "Result of the observation including text, numeric, coded, and other types of results of the measurement and measurement uncertainty. Content of the observation result will vary according to the type of the observation.",
        "definition": "Result of the observation including text, numeric, coded, and other types of results of the measurement and measurement uncertainty. Content of the observation result will vary according to the type of the observation.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "EHDSObservation.result",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "EHDSObservation.result.value[x]",
        "extension": [
          {
            "extension": [
              {
                "url": "code",
                "valueCode": "SHALL:able-to-populate"
              },
              {
                "url": "actor",
                "valueCanonical": "https://www.xt-ehr.eu/specifications/fhir/actor-producer"
              },
              {
                "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-source",
                "valueCanonical": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSObservationObligations|0.4.0"
              }
            ],
            "url": "http://hl7.org/fhir/StructureDefinition/obligation"
          }
        ],
        "path": "EHDSObservation.result.value[x]",
        "short": "Observation result value according to the type of observation. Model covers only most frequently used data types but other data types can be used as well.\n    Text result value should be used only if coded result value is not expected otherwise use valueCodeableConcept.text. For Quantity, Range and Ratio, result units of the measurement should be provided.",
        "definition": "Observation result value according to the type of observation. Model covers only most frequently used data types but other data types can be used as well.\n    Text result value should be used only if coded result value is not expected otherwise use valueCodeableConcept.text. For Quantity, Range and Ratio, result units of the measurement should be provided.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSObservation.result.value[x]",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          },
          {
            "code": "Quantity"
          },
          {
            "code": "Range"
          },
          {
            "code": "Ratio"
          },
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "UCUM for units, SNOMED CT for coded results"
        }
      },
      {
        "id": "EHDSObservation.result.uncertainty",
        "path": "EHDSObservation.result.uncertainty",
        "short": "Measurement uncertainty type and interval if needed.",
        "definition": "Measurement uncertainty information about the observation result.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSObservation.result.uncertainty",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "EHDSObservation.result.uncertainty.value",
        "path": "EHDSObservation.result.uncertainty.value",
        "short": "The numerical value of the measurement uncertainty.",
        "definition": "The numerical value of the measurement uncertainty.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "EHDSObservation.result.uncertainty.value",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "decimal"
          }
        ]
      },
      {
        "id": "EHDSObservation.result.uncertainty.type",
        "path": "EHDSObservation.result.uncertainty.type",
        "short": "Probability Distribution Type for uncertainty",
        "definition": "Probability Distribution Type for uncertainty",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSObservation.result.uncertainty.type",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Coding"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "HL7 ProbabilityDistributionType"
        }
      },
      {
        "id": "EHDSObservation.result.dataAbsentReason",
        "path": "EHDSObservation.result.dataAbsentReason",
        "short": "Provides a reason why the expected value in the element Observation.value[x] is missing.",
        "definition": "Provides a reason why the expected value in the element Observation.value[x] is missing.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSObservation.result.dataAbsentReason",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "HL7 Data absent reason"
        }
      },
      {
        "id": "EHDSObservation.referenceRange",
        "path": "EHDSObservation.referenceRange",
        "short": "Reference range, multiple reference ranges of different types could by provided. Provides guide for interpretation of the result.",
        "definition": "Reference range, multiple reference ranges of different types could by provided. Provides guide for interpretation of the result.",
        "comment": "Reference ranges are usually implied only for a numeric scale type. Use of the same units for reference range and value is implied.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "EHDSObservation.referenceRange",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "EHDSObservation.referenceRange.low",
        "path": "EHDSObservation.referenceRange.low",
        "short": "Low limit of the reference range.",
        "definition": "Low limit of the reference range.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSObservation.referenceRange.low",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "UCUM for units"
        }
      },
      {
        "id": "EHDSObservation.referenceRange.high",
        "path": "EHDSObservation.referenceRange.high",
        "short": "High limit of the reference range.",
        "definition": "High limit of the reference range.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSObservation.referenceRange.high",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "UCUM for units"
        }
      },
      {
        "id": "EHDSObservation.referenceRange.normalValue",
        "path": "EHDSObservation.referenceRange.normalValue",
        "short": "Normal value, if relevant for the reference range.",
        "definition": "Normal value, if relevant for the reference range.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSObservation.referenceRange.normalValue",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "SNOMED CT"
        }
      },
      {
        "id": "EHDSObservation.referenceRange.type",
        "path": "EHDSObservation.referenceRange.type",
        "short": "Type of reference range.",
        "definition": "Type of reference range.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSObservation.referenceRange.type",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "HL7 Observation Reference Range Meaning Codes"
        }
      },
      {
        "id": "EHDSObservation.referenceRange.appliesTo",
        "path": "EHDSObservation.referenceRange.appliesTo",
        "short": "Codes to indicate the target population this reference range applies to.",
        "definition": "Codes to indicate the target population this reference range applies to. For example, a reference range may be based on the normal population or a particular sex or race. Multiple appliesTo are interpreted as an \\\"AND\\\" of the target populations.",
        "comment": "Multiple appliesTo are interpreted as an \"AND\" of the target populations.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "EHDSObservation.referenceRange.appliesTo",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "SNOMED CT, HL7 v3-Race"
        }
      },
      {
        "id": "EHDSObservation.referenceRange.age",
        "path": "EHDSObservation.referenceRange.age",
        "short": "Age range to which this reference range applies if applicable.",
        "definition": "Age range to which this reference range applies if applicable.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSObservation.referenceRange.age",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Range"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "UCUM for units"
        }
      },
      {
        "id": "EHDSObservation.referenceRange.text",
        "path": "EHDSObservation.referenceRange.text",
        "short": "Text based reference range in an observation.",
        "definition": "Text based reference range in an observation which may be used when a quantitative range is not appropriate for an observation. An example would be a reference value of \\\"Negative\\\" or a list or table of \\\"normals\\\".",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSObservation.referenceRange.text",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "EHDSObservation.interpretation",
        "path": "EHDSObservation.interpretation",
        "short": "Information about reference intervals and result interpretation.",
        "definition": "Information about reference intervals and result interpretation.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "EHDSObservation.interpretation",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "SNOMED CT, HL7 ObservationInterpretation"
        }
      },
      {
        "id": "EHDSObservation.note",
        "extension": [
          {
            "extension": [
              {
                "url": "code",
                "valueCode": "SHOULD:able-to-populate"
              },
              {
                "url": "actor",
                "valueCanonical": "https://www.xt-ehr.eu/specifications/fhir/actor-producer"
              },
              {
                "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-source",
                "valueCanonical": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSObservationObligations|0.4.0"
              }
            ],
            "url": "http://hl7.org/fhir/StructureDefinition/obligation"
          }
        ],
        "path": "EHDSObservation.note",
        "short": "Comments and narrative representation of the observation result and findings.",
        "definition": "Comments and narrative representation of the observation result and findings.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSObservation.note",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "EHDSObservation.component",
        "extension": [
          {
            "extension": [
              {
                "url": "code",
                "valueCode": "SHOULD:able-to-populate"
              },
              {
                "url": "actor",
                "valueCanonical": "https://www.xt-ehr.eu/specifications/fhir/actor-producer"
              },
              {
                "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-source",
                "valueCanonical": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSObservationObligations|0.4.0"
              }
            ],
            "url": "http://hl7.org/fhir/StructureDefinition/obligation"
          }
        ],
        "path": "EHDSObservation.component",
        "short": "Component in case the observation consists of multiple sub-observations (e.g. blood pressure).",
        "definition": "Component in case the observation consists of multiple sub-observations (e.g. blood pressure).",
        "min": 0,
        "max": "*",
        "base": {
          "path": "EHDSObservation.component",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "EHDSObservation.component.code",
        "extension": [
          {
            "extension": [
              {
                "url": "code",
                "valueCode": "SHOULD:able-to-populate"
              },
              {
                "url": "actor",
                "valueCanonical": "https://www.xt-ehr.eu/specifications/fhir/actor-producer"
              },
              {
                "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-source",
                "valueCanonical": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSObservationObligations|0.4.0"
              }
            ],
            "url": "http://hl7.org/fhir/StructureDefinition/obligation"
          }
        ],
        "path": "EHDSObservation.component.code",
        "short": "Code representing the observation using the agreed code systems.",
        "definition": "Code representing the observation using the agreed code systems.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "EHDSObservation.component.code",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "LOINC, NPU, SNOMED CT"
        }
      },
      {
        "id": "EHDSObservation.component.originalName",
        "path": "EHDSObservation.component.originalName",
        "short": "Original (user-friendly) name of the observation as used in the local laboratory or clinical system.",
        "definition": "Original (user-friendly) name of the observation as used in the local laboratory or clinical system.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSObservation.component.originalName",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "EHDSObservation.component.result",
        "extension": [
          {
            "extension": [
              {
                "url": "code",
                "valueCode": "SHOULD:able-to-populate"
              },
              {
                "url": "actor",
                "valueCanonical": "https://www.xt-ehr.eu/specifications/fhir/actor-producer"
              },
              {
                "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-source",
                "valueCanonical": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSObservationObligations|0.4.0"
              }
            ],
            "url": "http://hl7.org/fhir/StructureDefinition/obligation"
          }
        ],
        "path": "EHDSObservation.component.result",
        "short": "Result of the observation including text, numeric, coded, and other types of results of the measurement and measurement uncertainty. Content of the observation result will vary according to the type of the observation.",
        "definition": "Result of the observation including text, numeric, coded, and other types of results of the measurement and measurement uncertainty. Content of the observation result will vary according to the type of the observation.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "EHDSObservation.component.result",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "EHDSObservation.component.result.value[x]",
        "extension": [
          {
            "extension": [
              {
                "url": "code",
                "valueCode": "SHOULD:able-to-populate"
              },
              {
                "url": "actor",
                "valueCanonical": "https://www.xt-ehr.eu/specifications/fhir/actor-producer"
              },
              {
                "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-source",
                "valueCanonical": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSObservationObligations|0.4.0"
              }
            ],
            "url": "http://hl7.org/fhir/StructureDefinition/obligation"
          }
        ],
        "path": "EHDSObservation.component.result.value[x]",
        "short": "Observation result value according to the type of observation. Model covers only most frequently used data types but other data types can be used as well.\n      Text result value should be used only if coded result value is not expected otherwise use valueCodeableConcept.text. For Quantity, Range and Ratio, result units of the measurement should be provided.",
        "definition": "Observation result value according to the type of observation. Model covers only most frequently used data types but other data types can be used as well.\n      Text result value should be used only if coded result value is not expected otherwise use valueCodeableConcept.text. For Quantity, Range and Ratio, result units of the measurement should be provided.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSObservation.component.result.value[x]",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          },
          {
            "code": "Quantity"
          },
          {
            "code": "Range"
          },
          {
            "code": "Ratio"
          },
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "UCUM for units, SNOMED CT for coded results"
        }
      },
      {
        "id": "EHDSObservation.component.result.uncertainty",
        "path": "EHDSObservation.component.result.uncertainty",
        "short": "Measurement uncertainty type and interval if needed.",
        "definition": "Measurement uncertainty information about the observation result.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSObservation.component.result.uncertainty",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "EHDSObservation.component.result.uncertainty.value",
        "path": "EHDSObservation.component.result.uncertainty.value",
        "short": "The numerical value of the measurement uncertainty.",
        "definition": "The numerical value of the measurement uncertainty.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "EHDSObservation.component.result.uncertainty.value",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "decimal"
          }
        ]
      },
      {
        "id": "EHDSObservation.component.result.uncertainty.type",
        "path": "EHDSObservation.component.result.uncertainty.type",
        "short": "Probability Distribution Type for uncertainty",
        "definition": "Probability Distribution Type for uncertainty",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSObservation.component.result.uncertainty.type",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Coding"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "HL7 ProbabilityDistributionType"
        }
      },
      {
        "id": "EHDSObservation.component.result.dataAbsentReason",
        "path": "EHDSObservation.component.result.dataAbsentReason",
        "short": "Provides a reason why the expected value in the element component.value[x] is missing.",
        "definition": "Provides a reason why the expected value in the element component.value[x] is missing.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSObservation.component.result.dataAbsentReason",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "HL7 Data absent reason"
        }
      },
      {
        "id": "EHDSObservation.component.referenceRange",
        "path": "EHDSObservation.component.referenceRange",
        "short": "Reference range, multiple reference ranges of different types could by provided. Provides guide for interpretation of the result.",
        "definition": "Reference range, multiple reference ranges of different types could by provided. Provides guide for interpretation of the result.",
        "comment": "Reference ranges are usually implied only for a numeric scale type. Use of the same units for reference range and value is implied.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "EHDSObservation.component.referenceRange",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "EHDSObservation.component.referenceRange.low",
        "path": "EHDSObservation.component.referenceRange.low",
        "short": "Low limit of the reference range.",
        "definition": "Low limit of the reference range.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSObservation.component.referenceRange.low",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "UCUM for units"
        }
      },
      {
        "id": "EHDSObservation.component.referenceRange.high",
        "path": "EHDSObservation.component.referenceRange.high",
        "short": "High limit of the reference range.",
        "definition": "High limit of the reference range.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSObservation.component.referenceRange.high",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "UCUM for units"
        }
      },
      {
        "id": "EHDSObservation.component.referenceRange.normalValue",
        "path": "EHDSObservation.component.referenceRange.normalValue",
        "short": "Normal value, if relevant for the reference range.",
        "definition": "Normal value, if relevant for the reference range.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSObservation.component.referenceRange.normalValue",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "SNOMED CT"
        }
      },
      {
        "id": "EHDSObservation.component.referenceRange.type",
        "path": "EHDSObservation.component.referenceRange.type",
        "short": "Type of reference range.",
        "definition": "Type of reference range.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSObservation.component.referenceRange.type",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "HL7 Observation Reference Range Meaning Codes"
        }
      },
      {
        "id": "EHDSObservation.component.referenceRange.appliesTo",
        "path": "EHDSObservation.component.referenceRange.appliesTo",
        "short": "Codes to indicate the target population this reference range applies to.",
        "definition": "Codes to indicate the target population this reference range applies to. For example, a reference range may be based on the normal population or a particular sex or race. Multiple appliesTo are interpreted as an \\\"AND\\\" of the target populations.",
        "comment": "Multiple appliesTo are interpreted as an \"AND\" of the target populations.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "EHDSObservation.component.referenceRange.appliesTo",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "SNOMED CT, HL7 v3-Race"
        }
      },
      {
        "id": "EHDSObservation.component.referenceRange.age",
        "path": "EHDSObservation.component.referenceRange.age",
        "short": "Age range to which this reference range applies if applicable.",
        "definition": "Age range to which this reference range applies if applicable.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSObservation.component.referenceRange.age",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Range"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "UCUM for units"
        }
      },
      {
        "id": "EHDSObservation.component.referenceRange.text",
        "path": "EHDSObservation.component.referenceRange.text",
        "short": "Text based reference range in an observation.",
        "definition": "Text based reference range in an observation which may be used when a quantitative range is not appropriate for an observation. An example would be a reference value of \\\"Negative\\\" or a list or table of \\\"normals\\\".",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSObservation.component.referenceRange.text",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "EHDSObservation.component.interpretation",
        "path": "EHDSObservation.component.interpretation",
        "short": "Information about reference intervals and result interpretation.",
        "definition": "Information about reference intervals and result interpretation.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "EHDSObservation.component.interpretation",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "SNOMED CT, HL7 ObservationInterpretation"
        }
      },
      {
        "id": "EHDSObservation.derivedFrom[x]",
        "path": "EHDSObservation.derivedFrom[x]",
        "short": "Reference to the related resource from which the observation has been made. For example, a calculated anion gap or a fetal measurement based on an ultrasound image.",
        "definition": "Reference to the related resource from which the observation has been made. For example, a calculated anion gap or a fetal measurement based on an ultrasound image.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "EHDSObservation.derivedFrom[x]",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSObservation"
          },
          {
            "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSLaboratoryObservation"
          },
          {
            "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSImagingStudy"
          }
        ]
      },
      {
        "id": "EHDSObservation.hasMember[x]",
        "path": "EHDSObservation.hasMember[x]",
        "short": "This observation is a group observation (e.g. a battery, a panel of tests, a set of vital sign measurements) that includes the target as a member of the group.",
        "definition": "This observation is a group observation (e.g. a battery, a panel of tests, a set of vital sign measurements) that includes the target as a member of the group.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "EHDSObservation.hasMember[x]",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSLaboratoryObservation"
          },
          {
            "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSObservation"
          }
        ]
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "EHDSObservation",
        "path": "EHDSObservation"
      },
      {
        "id": "EHDSObservation.header.subject",
        "extension": [
          {
            "extension": [
              {
                "url": "code",
                "valueCode": "SHALL:able-to-populate"
              },
              {
                "url": "actor",
                "valueCanonical": "https://www.xt-ehr.eu/specifications/fhir/actor-producer"
              }
            ],
            "url": "http://hl7.org/fhir/StructureDefinition/obligation"
          }
        ],
        "path": "EHDSObservation.header.subject"
      },
      {
        "id": "EHDSObservation.header.author[x]",
        "extension": [
          {
            "extension": [
              {
                "url": "code",
                "valueCode": "SHALL:able-to-populate"
              },
              {
                "url": "actor",
                "valueCanonical": "https://www.xt-ehr.eu/specifications/fhir/actor-producer"
              }
            ],
            "url": "http://hl7.org/fhir/StructureDefinition/obligation"
          }
        ],
        "path": "EHDSObservation.header.author[x]"
      },
      {
        "id": "EHDSObservation.header.date",
        "extension": [
          {
            "extension": [
              {
                "url": "code",
                "valueCode": "SHALL:able-to-populate"
              },
              {
                "url": "actor",
                "valueCanonical": "https://www.xt-ehr.eu/specifications/fhir/actor-producer"
              }
            ],
            "url": "http://hl7.org/fhir/StructureDefinition/obligation"
          }
        ],
        "path": "EHDSObservation.header.date"
      },
      {
        "id": "EHDSObservation.header.status",
        "extension": [
          {
            "extension": [
              {
                "url": "code",
                "valueCode": "SHALL:able-to-populate"
              },
              {
                "url": "actor",
                "valueCanonical": "https://www.xt-ehr.eu/specifications/fhir/actor-producer"
              }
            ],
            "url": "http://hl7.org/fhir/StructureDefinition/obligation"
          }
        ],
        "path": "EHDSObservation.header.status"
      },
      {
        "id": "EHDSObservation.observationDate[x]",
        "extension": [
          {
            "extension": [
              {
                "url": "code",
                "valueCode": "SHALL:able-to-populate"
              },
              {
                "url": "actor",
                "valueCanonical": "https://www.xt-ehr.eu/specifications/fhir/actor-producer"
              }
            ],
            "url": "http://hl7.org/fhir/StructureDefinition/obligation"
          }
        ],
        "path": "EHDSObservation.observationDate[x]"
      },
      {
        "id": "EHDSObservation.type",
        "extension": [
          {
            "extension": [
              {
                "url": "code",
                "valueCode": "SHALL:able-to-populate"
              },
              {
                "url": "actor",
                "valueCanonical": "https://www.xt-ehr.eu/specifications/fhir/actor-producer"
              }
            ],
            "url": "http://hl7.org/fhir/StructureDefinition/obligation"
          }
        ],
        "path": "EHDSObservation.type"
      },
      {
        "id": "EHDSObservation.result",
        "extension": [
          {
            "extension": [
              {
                "url": "code",
                "valueCode": "SHALL:able-to-populate"
              },
              {
                "url": "actor",
                "valueCanonical": "https://www.xt-ehr.eu/specifications/fhir/actor-producer"
              }
            ],
            "url": "http://hl7.org/fhir/StructureDefinition/obligation"
          }
        ],
        "path": "EHDSObservation.result"
      },
      {
        "id": "EHDSObservation.result.value[x]",
        "extension": [
          {
            "extension": [
              {
                "url": "code",
                "valueCode": "SHALL:able-to-populate"
              },
              {
                "url": "actor",
                "valueCanonical": "https://www.xt-ehr.eu/specifications/fhir/actor-producer"
              }
            ],
            "url": "http://hl7.org/fhir/StructureDefinition/obligation"
          }
        ],
        "path": "EHDSObservation.result.value[x]"
      },
      {
        "id": "EHDSObservation.note",
        "extension": [
          {
            "extension": [
              {
                "url": "code",
                "valueCode": "SHOULD:able-to-populate"
              },
              {
                "url": "actor",
                "valueCanonical": "https://www.xt-ehr.eu/specifications/fhir/actor-producer"
              }
            ],
            "url": "http://hl7.org/fhir/StructureDefinition/obligation"
          }
        ],
        "path": "EHDSObservation.note"
      },
      {
        "id": "EHDSObservation.component",
        "extension": [
          {
            "extension": [
              {
                "url": "code",
                "valueCode": "SHOULD:able-to-populate"
              },
              {
                "url": "actor",
                "valueCanonical": "https://www.xt-ehr.eu/specifications/fhir/actor-producer"
              }
            ],
            "url": "http://hl7.org/fhir/StructureDefinition/obligation"
          }
        ],
        "path": "EHDSObservation.component"
      },
      {
        "id": "EHDSObservation.component.code",
        "extension": [
          {
            "extension": [
              {
                "url": "code",
                "valueCode": "SHOULD:able-to-populate"
              },
              {
                "url": "actor",
                "valueCanonical": "https://www.xt-ehr.eu/specifications/fhir/actor-producer"
              }
            ],
            "url": "http://hl7.org/fhir/StructureDefinition/obligation"
          }
        ],
        "path": "EHDSObservation.component.code"
      },
      {
        "id": "EHDSObservation.component.result",
        "extension": [
          {
            "extension": [
              {
                "url": "code",
                "valueCode": "SHOULD:able-to-populate"
              },
              {
                "url": "actor",
                "valueCanonical": "https://www.xt-ehr.eu/specifications/fhir/actor-producer"
              }
            ],
            "url": "http://hl7.org/fhir/StructureDefinition/obligation"
          }
        ],
        "path": "EHDSObservation.component.result"
      },
      {
        "id": "EHDSObservation.component.result.value[x]",
        "extension": [
          {
            "extension": [
              {
                "url": "code",
                "valueCode": "SHOULD:able-to-populate"
              },
              {
                "url": "actor",
                "valueCanonical": "https://www.xt-ehr.eu/specifications/fhir/actor-producer"
              }
            ],
            "url": "http://hl7.org/fhir/StructureDefinition/obligation"
          }
        ],
        "path": "EHDSObservation.component.result.value[x]"
      }
    ]
  }
}