<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="AgeInterpretation" />
  <url value="http://amphi.eu/fhir/prehospitalsolution/StructureDefinition/AgeInterpretation/v1" />
  <version value="1.0" />
  <name value="AgeInterpretation" />
  <status value="active" />
  <date value="2022-10-20T14:33:10.4958632+00:00" />
  <description value="This extension is used for the type of the patient which is an age interpretation. It will be indicated whether the patient is an adult or a child." />
  <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.url">
      <path value="Extension.url" />
      <fixedUri value="http://amphi.eu/fhir/prehospitalsolution/StructureDefinition/AgeInterpretation/v1" />
    </element>
    <element id="Extension.value[x]">
      <path value="Extension.value[x]" />
      <definition value="CodeableConcept of what age interpretation is set for the patient." />
      <min value="1" />
      <type>
        <code value="CodeableConcept" />
        <profile value="http://amphi.eu/fhir/prehospitalsolution/StructureDefinition/CodeableConcept/v1" />
      </type>
    </element>
    <element id="Extension.value[x].coding.system">
      <path value="Extension.value[x].coding.system" />
      <fixedUri value="http://snomed.info/sct" />
    </element>
  </differential>
</StructureDefinition>