<StructureDefinition xmlns="http://hl7.org/fhir">
  <url value="https://fhir.clevermed.com/StructureDefinition/Procedure-BNet-Child-RedEyeReflex" />
  <name value="Procedure-BNet-Child-RedEyeReflex" />
  <status value="active" />
  <date value="2025-07-22T13:48:24.1119870Z" />
  <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="Result of red eye reflex screening test" />
  <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="procedure" />
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/procedure" />
  <derivation value="constraint" />
  <differential>
    <element id="procedure.id">
      <path value="procedure.id" />
      <short value="Unique resource identifier" />
      <definition value="" />
      <min value="1" />
      <max value="1" />
    </element>
    <element id="procedure.status">
      <path value="procedure.status" />
      <short value="Fixed code for status of procedure" />
      <definition value="" />
      <min value="1" />
      <max value="1" />
      <mustSupport value="true" />
    </element>
    <element id="procedure.code">
      <path value="procedure.code" />
      <short value="Fixed code for the identification of procedure" />
      <definition value="" />
      <min value="1" />
      <max value="1" />
      <mustSupport value="true" />
    </element>
    <element id="procedure.code.coding.system">
      <path value="procedure.code.coding.system" />
      <fixedUri value="http://snomed.info/sct" />
    </element>
    <element id="procedure.code.coding.code">
      <path value="procedure.code.coding.code" />
      <fixedString value="783819001" />
    </element>
    <element id="procedure.code.coding.display">
      <path value="procedure.code.coding.display" />
      <fixedString value="Red reflex" />
    </element>
    <element id="procedure.subject">
      <path value="procedure.subject" />
      <short value="Reference to the baby birth care record" />
      <definition value="" />
      <min value="1" />
      <max value="1" />
      <mustSupport value="true" />
    </element>
    <element id="procedure.extension.episodeOfCare">
      <path value="procedure.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="procedure.performedDateTime">
      <path value="procedure.performedDateTime" />
      <short value="Date and time of the screening" />
      <definition value="" />
      <min value="1" />
      <max value="1" />
      <mustSupport value="true" />
    </element>
    <element id="procedure.outcome">
      <path value="procedure.outcome" />
      <short value="Outcome of the red eye reflex screening" />
      <definition value="" />
      <min value="1" />
      <max value="1" />
      <mustSupport value="true" />
    </element>
    <element id="procedure.outcome.coding.system">
      <path value="procedure.outcome.coding.system" />
      <fixedUri value="snomed" />
    </element>
    <element id="procedure.outcome.coding.code">
      <path value="procedure.outcome.coding.code" />
      <min value="1" />
      <binding>
        <strength value="required" />
        <description value="The following is the allowable values for the outcome of the red eye reflex screening." />
        <valueSet value="https://simplifier.net/badgernet/ValueSet-BNet-Preg-RedReflexScreening" />
      </binding>
    </element>
    <element id="procedure.bodySite">
      <path value="procedure.bodySite" />
      <short value="Code to determine whether the reflex screening was for the left or right eye" />
      <definition value="" />
      <min value="1" />
      <max value="1" />
      <mustSupport value="true" />
    </element>
    <element id="procedure.bodySite.coding.system">
      <path value="procedure.bodySite.coding.system" />
      <fixedUri value="snomed" />
    </element>
    <element id="procedure.bodySite.coding.code">
      <path value="procedure.bodySite.coding.code" />
      <min value="1" />
      <binding>
        <strength value="required" />
        <description value="The following is the allowable values for the body site of the red eye reflex screening." />
        <valueSet value="https://simplifier.net/badgernet/ValueSet-BNet-Preg-RedReflexBodySite" />
      </binding>
    </element>
  </differential>
</StructureDefinition>