<StructureDefinition xmlns="http://hl7.org/fhir">
  <url value="https://fhir.clevermed.com/StructureDefinition/CarePlan-BNet-Preg-IntrapartumManagementPlan" />
  <name value="CarePlan-BNet-Preg-IntrapartumManagementPlan" />
  <status value="active" />
  <date value="2025-03-25T15:48:12.9546787Z" />
  <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="" />
  <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="CarePlan" />
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/CarePlan" />
  <derivation value="constraint" />
  <differential>
    <element id="CarePlan.category">
      <path value="CarePlan.category" />
      <short value="Fixed code for obstetric Intrapartum care plan." />
      <definition value="Fixed single SNOMED code that identifies this CAREPLAN resource as being for the obstetric Intrapartum care plan." />
      <min value="1" />
      <max value="1" />
    </element>
    <element id="CarePlan.category.coding.system">
      <path value="CarePlan.category.coding.system" />
      <fixedUri value="bnet" />
    </element>
    <element id="CarePlan.category.coding.code">
      <path value="CarePlan.category.coding.code" />
      <fixedString value="intrapartum_cp" />
    </element>
    <element id="CarePlan.category.coding.display">
      <path value="CarePlan.category.coding.display" />
      <fixedString value="Obstetric Intrapartum care plan" />
    </element>
    <element id="CarePlan.created">
      <path value="CarePlan.created" />
      <short value="Date and time when this is to be recorded in patient notes." />
      <definition value="" />
      <min value="1" />
      <max value="1" />
    </element>
    <element id="CarePlan.status">
      <path value="CarePlan.status" />
      <short value="Indicates that the plan is in force and ready to be acted upon" />
      <definition value="" />
      <min value="1" />
      <max value="1" />
    </element>
    <element id="CarePlan.intent">
      <path value="CarePlan.intent" />
      <short value="Indicates the level of authority/intentionality associated with the care plan and where the care plan fits into the workflow chain." />
      <definition value="The fixed value here represents an intention which ensures that the careplan can occur without further authorisation for others to act." />
      <min value="1" />
      <max value="1" />
    </element>
    <element id="CarePlan.subject">
      <path value="CarePlan.subject" />
      <short value="A reference to the patient that this care plan is for" />
      <definition value="" />
      <min value="1" />
      <max value="1" />
    </element>
    <element id="CarePlan.activity.detail.code">
      <path value="CarePlan.activity.detail.code" />
      <short value="Code to define whether this is a revised or actual management plan" />
      <definition value="" />
      <min value="1" />
      <max value="1" />
    </element>
    <element id="CarePlan.activity.detail.code.coding.system">
      <path value="CarePlan.activity.detail.code.coding.system" />
      <fixedUri value="https://fhir.clevermed.com/codesystem" />
    </element>
    <element id="CarePlan.activity.detail.code.coding.code">
      <path value="CarePlan.activity.detail.code.coding.code" />
      <min value="1" />
      <binding>
        <strength value="required" />
        <description value="To indicate whether the careplan is 'actual' or 'revised'" />
        <valueSet value="https://simplifier.net/badgernet/ValueSet-BNet-Preg-ManagementPlanRevision" />
      </binding>
    </element>
    <element id="CarePlan.activity.detail.description">
      <path value="CarePlan.activity.detail.description" />
      <short value="Description of the Intrapartum management plan" />
      <definition value="" />
      <min value="1" />
      <max value="1" />
    </element>
    <element id="CarePlan.activity.detail.status">
      <path value="CarePlan.activity.detail.status" />
      <short value="Status of the activity" />
      <definition value="" />
      <min value="1" />
      <max value="1" />
    </element>
    <element id="CarePlan.Extension.PlanAgreed">
      <path value="CarePlan.Extension.PlanAgreed" />
      <short value="Boolean to determine whether woman agrees with the plan" />
      <definition value="" />
      <min value="1" />
      <max value="1" />
    </element>
  </differential>
</StructureDefinition>