<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="nxh-observation" />
  <url value="https://fhir.nxh.com/standards/fhir/StructureDefinition/NxhObservation" />
  <name value="NxhObservation" />
  <status value="active" />
  <date value="2024-04-26T11:56:28.9456722+00:00" />
  <fhirVersion value="4.0.1" />
  <kind value="resource" />
  <abstract value="false" />
  <type value="Observation" />
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Observation" />
  <derivation value="constraint" />
  <differential>
    <element id="Observation.identifier">
      <path value="Observation.identifier" />
      <slicing>
        <discriminator>
          <type value="value" />
          <path value="system" />
        </discriminator>
        <rules value="open" />
      </slicing>
    </element>
    <element id="Observation.identifier:parameterId">
      <path value="Observation.identifier" />
      <sliceName value="parameterId" />
      <short value="IDF identificatie" />
      <definition value="De identificatie in het IDF van deze parameter" />
    </element>
    <element id="Observation.identifier:parameterId.system">
      <path value="Observation.identifier.system" />
      <fixedUri value="https://fhir.nxh.com/standards/fhir/NamingSystem/parameterId" />
    </element>
    <element id="Observation.status">
      <path value="Observation.status" />
      <fixedCode value="final" />
    </element>
    <element id="Observation.code.coding.system">
      <path value="Observation.code.coding.system" />
      <fixedUri value="https://fhir.nxh.com/standards/fhir/CodeSystem/ParameterCode" />
    </element>
    <element id="Observation.effective[x]">
      <path value="Observation.effective[x]" />
      <type>
        <code value="dateTime" />
      </type>
    </element>
    <element id="Observation.component.code.coding.system">
      <path value="Observation.component.code.coding.system" />
      <fixedUri value="https://fhir.nxh.com/standards/fhir/CodeSystem/ParameterAttributeDefinition" />
    </element>
  </differential>
</StructureDefinition>