<StructureDefinition xmlns="http://hl7.org/fhir">
  <url value="https://medplumapi.ict4dnepal.org/fhir/R4/StructureDefinition/birthTime" />
  <name value="BirthTime" />
  <status value="draft" />
  <fhirVersion value="4.0.1" />
  <kind value="complex-type" />
  <abstract value="false" />
  <context>
    <type value="element" />
    <expression value="Patient" />
  </context>
  <type value="Extension" />
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Extension" />
  <derivation value="constraint" />
  <differential>
    <element id="Extension">
      <path value="Extension" />
      <short value="Birth Time of a patient" />
      <definition value="The time of day that the Patient was born. This includes the date to ensure that the timezone information can be communicated effectively." />
    </element>
    <element id="Extension.url">
      <path value="Extension.url" />
      <fixedUri value="https://medplumapi.ict4dnepal.org/fhir/R4/StructureDefinition/birthTime" />
    </element>
    <element id="Extension.value[x]">
      <path value="Extension.value[x]" />
      <short value="Birth time of a patient" />
      <definition value="This resource defines the time at which a patient was born." />
      <type>
        <code value="dateTime" />
      </type>
    </element>
  </differential>
</StructureDefinition>