<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="bc-AmnioticFluid" />
  <url value="http://nictiz.nl/fhir/StructureDefinition/bc-AmnioticFluid" />
  <name value="bc-AmnioticFluid" />
  <title value="bc-AmnioticFluid" />
  <status value="active" />
  <publisher value="Nictiz" />
  <contact>
    <name value="Nictiz" />
    <telecom>
      <system value="email" />
      <value value="geboortezorg@nictiz.nl" />
      <use value="work" />
    </telecom>
  </contact>
  <description value="An Observation profile describing the amniotic fluid as defined by BabyConnect. Fetus-related Observations are Observations about a fetus, which is the focus of the Observation (extension). Fetus identification is necessary in these Observations, especially in multiple pregnancy. There are two ways of using this profile depending on the presence of a patient / fetus record for the unborn child:&#xD;&#xA;1. A patient / fetus record is present. The subject of the Observation is the (unborn) child Patient. The focus extension can be left blank.&#xD;&#xA;2. A patient / fetus record is not present. The subject of the Observation is the woman Patient. The focus extension refers to the fetus BodySite." />
  <copyright value="CC0" />
  <fhirVersion value="3.0.2" />
  <mapping>
    <identity value="gebz-peri-v3.2" />
    <uri value="https://decor.nictiz.nl/art-decor/decor-datasets-\-peri20-?id=2.16.840.1.113883.2.4.3.11.60.90.77.1.6&amp;effectiveDate=2016-09-08T00%3A00%3A00&amp;conceptId=2.16.840.1.113883.2.4.3.11.60.90.77.2.6.4&amp;conceptEffectiveDate=2016-09-08T00%3A00%3A00" />
    <name value="Geboortezorg 3.2" />
  </mapping>
  <kind value="resource" />
  <abstract value="false" />
  <type value="Observation" />
  <baseDefinition value="http://nictiz.nl/fhir/StructureDefinition/bc-FetusObservation" />
  <derivation value="constraint" />
  <differential>
    <element id="Observation">
      <path value="Observation" />
      <mapping>
        <identity value="gebz-peri-v3.2" />
        <map value="peri32-dataelement-2410" />
        <comment value="Vruchtwater (Meting)" />
      </mapping>
    </element>
    <element id="Observation.code.coding">
      <path value="Observation.code.coding" />
      <patternCoding>
        <system value="http://snomed.info/sct" />
        <code value="160321000146103" />
      </patternCoding>
    </element>
    <element id="Observation.effective[x]">
      <path value="Observation.effective[x]" />
      <mapping>
        <identity value="gebz-peri-v3.2" />
        <map value="peri32-dataelement-2411" />
        <comment value="MeetDatumTijd" />
      </mapping>
    </element>
    <element id="Observation.comment">
      <path value="Observation.comment" />
      <mapping>
        <identity value="gebz-peri-v3.2" />
        <map value="peri32-dataelement-2415" />
        <comment value="Toelichting" />
      </mapping>
    </element>
    <element id="Observation.method">
      <path value="Observation.method" />
      <mapping>
        <identity value="gebz-peri-v3.2" />
        <map value="peri32-dataelement-2414" />
        <comment value="MeetMethode" />
      </mapping>
    </element>
    <element id="Observation.method.coding">
      <path value="Observation.method.coding" />
      <patternCoding>
        <system value="http://snomed.info/sct" />
        <code value="278292003" />
      </patternCoding>
    </element>
    <element id="Observation.component:amnioticFluidQuantity">
      <path value="Observation.component" />
      <sliceName value="amnioticFluidQuantity" />
      <max value="1" />
    </element>
    <element id="Observation.component:amnioticFluidQuantity.code.coding">
      <path value="Observation.component.code.coding" />
      <patternCoding>
        <system value="http://snomed.info/sct" />
        <code value="364354005" />
      </patternCoding>
    </element>
    <element id="Observation.component:amnioticFluidQuantity.value[x]">
      <path value="Observation.component.value[x]" />
      <type>
        <code value="CodeableConcept" />
      </type>
      <mapping>
        <identity value="gebz-peri-v3.2" />
        <map value="peri32-dataelement-2413" />
        <comment value="HoeveelheidVruchtwaterWaarde" />
      </mapping>
    </element>
    <element id="Observation.component:amnioticFluidCompartment">
      <path value="Observation.component" />
      <sliceName value="amnioticFluidCompartment" />
      <max value="1" />
    </element>
    <element id="Observation.component:amnioticFluidCompartment.code.coding">
      <path value="Observation.component.code.coding" />
      <patternCoding>
        <system value="http://snomed.info/sct" />
        <code value="249129009" />
      </patternCoding>
    </element>
    <element id="Observation.component:amnioticFluidCompartment.value[x]">
      <path value="Observation.component.value[x]" />
      <comment value="Normally, an observation will have either a single value or a set of related observations. A few observations (e.g. Apgar score) may have both a value and related observations (for an Apgar score, the observations from which the measure is 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 boolean values use valueCodeableConcept and select codes from &lt;http://hl7.org/fhir/ValueSet/v2-0136&gt; (these &quot;yes/no&quot; concepts can be mapped to the display name &quot;true/false&quot; or other mutually exclusive terms that may be needed&quot;).  The element, Observation.value[x], has a variable name depending on the type as follows: valueQuantity, valueCodeableConcept, valueRatio, valueChoice, valuePeriod, valueSampleData, or valueString (the name format is &quot;'value' + the type name&quot; with a capital on the first letter of the type). &#xD;&#xA;If the value.coding.code is 'UNK', value.text MUST be populated with 'Not performed'." />
      <type>
        <code value="CodeableConcept" />
      </type>
      <binding>
        <strength value="extensible" />
        <description value="BeoordelingBevindingen" />
        <valueSetReference>
          <reference value="http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.90.77.11.23--20260703134350" />
        </valueSetReference>
      </binding>
      <mapping>
        <identity value="gebz-peri-v3.2" />
        <map value="peri32-dataelement-2479" />
        <comment value="VruchtwatercompartimentWaarde" />
      </mapping>
    </element>
    <element id="Observation.component:amnioticFluidSDP">
      <path value="Observation.component" />
      <sliceName value="amnioticFluidSDP" />
      <max value="1" />
    </element>
    <element id="Observation.component:amnioticFluidSDP.code.coding">
      <path value="Observation.component.code.coding" />
      <patternCoding>
        <system value="http://snomed.info/sct" />
        <code value="160301000146106" />
      </patternCoding>
    </element>
    <element id="Observation.component:amnioticFluidSDP.value[x]">
      <path value="Observation.component.value[x]" />
      <type>
        <code value="Quantity" />
      </type>
      <mapping>
        <identity value="gebz-peri-v3.2" />
        <map value="peri32-dataelement-10568" />
        <comment value="VruchtwaterSDPWaarde" />
      </mapping>
    </element>
    <element id="Observation.component:amnioticFluidAFI">
      <path value="Observation.component" />
      <sliceName value="amnioticFluidAFI" />
      <max value="1" />
    </element>
    <element id="Observation.component:amnioticFluidAFI.code.coding">
      <path value="Observation.component.code.coding" />
      <patternCoding>
        <system value="http://snomed.info/sct" />
        <code value="160311000146108" />
      </patternCoding>
    </element>
    <element id="Observation.component:amnioticFluidAFI.value[x]">
      <path value="Observation.component.value[x]" />
      <type>
        <code value="Quantity" />
      </type>
      <mapping>
        <identity value="gebz-peri-v3.2" />
        <map value="peri32-dataelement-10569" />
        <comment value="VruchtwaterAFIWaarde" />
      </mapping>
    </element>
  </differential>
</StructureDefinition>