<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="f07f7f5d-574d-4e64-8e8a-be8a2c3b3316" />
  <meta>
    <lastUpdated value="2021-09-23T12:39:12.668+00:00" />
  </meta>
  <url value="https://NICE.org/fhir/StructureDefinition/NICEBloodPressure" />
  <name value="NICEBloodPressure" />
  <status value="draft" />
  <date value="2021-09-23T12:33:58.0007115Z" />
  <description value="Laagste gemiddelde bloeddruk in de eerste 24 uur van IC-opname. Indien de gemiddelde bloeddruk niet standaard genoteerd wordt, kan deze berekend worden met behulp van de volgende formule: (2*diastole + systole)/3.&#xA;Toegestane waardes: 0-300 mmHg" />
  <fhirVersion value="3.0.2" />
  <kind value="resource" />
  <abstract value="false" />
  <type value="Observation" />
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Observation" />
  <derivation value="constraint" />
  <differential>
    <element id="Observation.subject">
      <path value="Observation.subject" />
      <min value="1" />
      <type>
        <code value="Reference" />
        <targetProfile value="http://hl7.org/fhir/StructureDefinition/Patient" />
      </type>
    </element>
    <element id="Observation.effective[x]:effectiveDateTime">
      <path value="Observation.effectiveDateTime" />
      <sliceName value="effectiveDateTime" />
      <short value="BloodPressureDateTime" />
      <type>
        <code value="dateTime" />
      </type>
    </element>
    <element id="Observation.component">
      <path value="Observation.component" />
      <slicing>
        <description value="Laagste gemiddelde bloeddruk in de eerste 24 uur van IC-opname." />
        <rules value="open" />
      </slicing>
    </element>
    <element id="Observation.component:highestAvarageBloodPressure">
      <path value="Observation.component" />
      <sliceName value="highestAvarageBloodPressure" />
      <definition value="Hoogste gemiddelde bloeddruk in de eerste 24 uur van IC-opname." />
      <min value="1" />
      <max value="1" />
      <mustSupport value="true" />
    </element>
    <element id="Observation.component:highestAvarageBloodPressure.code">
      <path value="Observation.component.code" />
      <code>
        <system value="http://loinc.org" />
        <code value="8478-0" />
      </code>
    </element>
    <element id="Observation.component:highestAvarageBloodPressure.code.coding.system">
      <path value="Observation.component.code.coding.system" />
      <fixedUri value="http://loinc.org" />
    </element>
    <element id="Observation.component:highestAvarageBloodPressure.code.coding.code">
      <path value="Observation.component.code.coding.code" />
      <fixedCode value="8478-0" />
    </element>
    <element id="Observation.component:highestAvarageBloodPressure.value[x]:valueQuantity">
      <path value="Observation.component.valueQuantity" />
      <sliceName value="valueQuantity" />
      <min value="1" />
      <type>
        <code value="Quantity" />
      </type>
      <minValueQuantity>
        <value value="0" />
        <unit value="mmHg" />
      </minValueQuantity>
      <maxValueQuantity>
        <value value="300" />
        <unit value="mmHg" />
      </maxValueQuantity>
      <mustSupport value="true" />
    </element>
    <element id="Observation.component:highestAvarageBloodPressure.value[x]:valueQuantity.unit">
      <path value="Observation.component.valueQuantity.unit" />
      <fixedString value="mmHg" />
    </element>
    <element id="Observation.component:bp">
      <path value="Observation.component" />
      <sliceName value="bp" />
    </element>
  </differential>
</StructureDefinition>