<StructureDefinition xmlns="http://hl7.org/fhir">
  <url value="https://fhir.clevermed.com/StructureDefinition/Observation-BNet-Preg-ActiveCareLocation" />
  <name value="Observation-BNet-Preg-ActiveCareLocation" />
  <status value="active" />
  <date value="2025-03-25T15:48:13.1303707Z" />
  <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="This FHIR resource is used to represent a period of time that one BadgerNet Care Location is assigned to be the “active care location” for that pregnancy.&#xA;Any maternity care location can create a note input form to declare that they are the Active Care Provider for that pregnancy, starting at a specific time.   A care location cannot “push” care to another care location, but can “pull” care to itself for any single pregnancy." />
  <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="BadgerNet Care Location (Organisation)." />
      <definition value="This FHIR resource is used to represent a period of time that one BadgerNet Care Location is assigned to be the “active care location” for that pregnancy.&#xA;Any maternity care location can create a note input form to declare that they are the Active Care Provider for that pregnancy, starting at a specific time.   A care location cannot “push” care to another care location, but can “pull” care to itself for any single pregnancy." />
    </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-Preg-ActiveCareLocation" />
      <min value="1" />
      <fixedCode value="43741000" />
    </element>
    <element id="Observation.value[x]">
      <path value="Observation.value[x]" />
      <type>
        <code value="string" />
      </type>
      <mustSupport value="true" />
    </element>
    <element id="Observation.effective[x]">
      <path value="Observation.effective[x]" />
      <min value="1" />
      <type>
        <code value="dateTime" />
      </type>
      <mustSupport value="true" />
    </element>
    <element id="Observation.effectivePeriod">
      <path value="Observation.effectivePeriod" />
      <short value="The start time for when the location started caring for the pregnancy." />
      <definition value="" />
      <min value="1" />
      <max value="1" />
      <mustSupport value="true" />
    </element>
    <element id="Observation.Performer">
      <path value="Observation.Performer" />
      <short value="Reference to the Organization-BNet-CareLocation resource instance" />
      <definition value="" />
      <min value="1" />
      <max value="1" />
    </element>
    <element id="Observation.status">
      <path value="Observation.status" />
      <short value="Fixed code for the status of this observation" />
      <definition value="" />
      <min value="1" />
      <max value="1" />
    </element>
  </differential>
</StructureDefinition>