<StructureDefinition xmlns="http://hl7.org/fhir">
  <url value="https://fhir.clevermed.com/StructureDefinition/Observation-BNet-Child-PresentingPart" />
  <name value="Observation-BNet-Child-PresentingPart" />
  <status value="active" />
  <date value="2025-06-12T11:07:01.3770318Z" />
  <publisher value="Clevermed Ltd." />
  <contact>
    <name value="Clevermed BadgerNet Spine FHIR Team" />
    <telecom>
      <system value="email" />
      <value value="support@clevermed.com" />
      <use value="work" />
    </telecom>
  </contact>
  <description value="Presenting part of the baby at birth." />
  <copyright value="(c) Clevermed Ltd.  Usage by permission and for BadgerNet Spine Platform integration only." />
  <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">
      <path value="Observation" />
      <short value="Presenting part of baby" />
      <definition value="Presenting part of the baby at birth." />
    </element>
    <element id="Observation.code">
      <path value="Observation.code" />
      <mustSupport value="true" />
    </element>
    <element id="Observation.code.coding.system">
      <path value="Observation.code.coding.system" />
      <fixedUri value="http://snomed.info/sct" />
    </element>
    <element id="Observation.code.coding.code">
      <path value="Observation.code.coding.code" />
      <short value="Required snomed code for - Observation-BNet-Child-PresentingPart" />
      <min value="1" />
      <fixedCode value="364747001" />
    </element>
    <element id="Observation.value[x]">
      <path value="Observation.value[x]" />
      <type>
        <code value="CodeableConcept" />
      </type>
      <mustSupport value="true" />
      <binding>
        <strength value="required" />
        <description value="The following is the allowable values for the presenting part of the baby at birth." />
        <valueSet value="https://clevermed.com/fhir/ValueSet/ValueSet-BNet-Preg-PresentingPart" />
      </binding>
    </element>
    <element id="Observation.id">
      <path value="Observation.id" />
      <short value="Unique resource identifier" />
      <definition value="" />
      <min value="1" />
      <max value="1" />
    </element>
    <element id="Observation.status">
      <path value="Observation.status" />
      <short value="Fixed code for status of observation" />
      <definition value="" />
      <min value="1" />
      <max value="1" />
      <mustSupport value="true" />
    </element>
    <element id="Observation.subject">
      <path value="Observation.subject" />
      <short value="Reference to the baby birth care record" />
      <definition value="" />
      <min value="1" />
      <max value="1" />
      <mustSupport value="true" />
    </element>
    <element id="Observation.valueCodeableConcept.coding.text">
      <path value="Observation.valueCodeableConcept.coding.text" />
      <short value="For 'other' string" />
      <definition value="" />
      <min value="1" />
      <max value="1" />
      <mustSupport value="true" />
    </element>
    <element id="Observation.extension.episodeOfCare">
      <path value="Observation.extension.episodeOfCare" />
      <short value="The episode(s) of care that establishes the context for this resource. In this case, it is a reference to the 'birth episode' episode of care. The extension URL is: http://hl7.org/fhir/StructureDefinition/workflow-episodeOfCare" />
      <definition value="" />
      <min value="1" />
      <max value="1" />
    </element>
    <element id="Observation.component.code">
      <path value="Observation.component.code" />
      <short value="Fixed code for breech type" />
      <definition value="This item is mandatory where valueCodeableConcept is &quot;6096002&quot;." />
      <min value="1" />
      <max value="1" />
      <mustSupport value="true" />
    </element>
    <element id="Observation.component.code.coding.system">
      <path value="Observation.component.code.coding.system" />
      <fixedUri value="SNOMED" />
    </element>
    <element id="Observation.component.code.coding.code">
      <path value="Observation.component.code.coding.code" />
      <fixedString value="6096002" />
    </element>
    <element id="Observation.component.code.coding.display">
      <path value="Observation.component.code.coding.display" />
      <fixedString value="6096002" />
    </element>
    <element id="Observation.component.valueCodeableConcept">
      <path value="Observation.component.valueCodeableConcept" />
      <short value="Type of breech" />
      <definition value="Type of breech presentation. This item is mandatory where valueCodeableConcept is &quot;6096002&quot;." />
      <min value="1" />
      <max value="1" />
      <mustSupport value="true" />
    </element>
    <element id="Observation.component.valueCodeableConcept.coding.system">
      <path value="Observation.component.valueCodeableConcept.coding.system" />
      <fixedUri value="http://snomed.info/sct" />
    </element>
    <element id="Observation.component.valueCodeableConcept.coding.code">
      <path value="Observation.component.valueCodeableConcept.coding.code" />
      <min value="1" />
      <binding>
        <strength value="required" />
        <description value="The following is the allowable values for the types of breech." />
        <valueSet value="https://simplifier.net/badgernet/ValueSet-BNet-Preg-BreechType" />
      </binding>
    </element>
  </differential>
</StructureDefinition>