<StructureDefinition xmlns="http://hl7.org/fhir">
  <url value="https://medico-emr.net/medico/r4/sd/Basic_ImplantRegisterResponse_1" />
  <name value="Basic_ImplantRegisterResponse_1" />
  <status value="draft" />
  <description value="This resource transports the data of the response of the implant registration service." />
  <fhirVersion value="4.0.0" />
  <kind value="resource" />
  <abstract value="false" />
  <type value="Basic" />
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Basic" />
  <derivation value="constraint" />
  <differential>
    <element id="Basic.meta">
      <path value="Basic.meta" />
      <min value="1" />
    </element>
    <element id="Basic.meta.profile">
      <path value="Basic.meta.profile" />
      <min value="1" />
      <max value="1" />
      <fixedCanonical value="https://medico-emr.net/medico/r4/sd/Basic_ImplantRegisterResponse_1" />
    </element>
    <element id="Basic.extension">
      <path value="Basic.extension" />
      <min value="1" />
    </element>
    <element id="Basic.extension:values">
      <path value="Basic.extension" />
      <sliceName value="values" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="Extension" />
        <profile value="https://medico-emr.net/medico/r4/sd/ext/Basic_ImplantRegisterResponse_Values_1" />
      </type>
    </element>
    <element id="Basic.code.coding">
      <path value="Basic.code.coding" />
      <max value="1" />
    </element>
    <element id="Basic.code.coding.system">
      <path value="Basic.code.coding.system" />
      <min value="1" />
      <fixedUri value="https://medico-emr.net/cs1/resource-types" />
    </element>
    <element id="Basic.code.coding.code">
      <path value="Basic.code.coding.code" />
      <min value="1" />
      <fixedCode value="ImplantRegisterResponse" />
    </element>
    <element id="Basic.code.coding.display">
      <path value="Basic.code.coding.display" />
      <fixedString value="This resource transports the data of the response of the implant registration service." />
    </element>
    <element id="Basic.subject">
      <path value="Basic.subject" />
      <min value="1" />
      <type>
        <code value="Reference" />
        <targetProfile value="https://medico-emr.net/medico/r4/sd/Encounter_Case_1" />
        <aggregation value="referenced" />
      </type>
    </element>
    <element id="Basic.subject.reference">
      <path value="Basic.subject.reference" />
      <min value="1" />
    </element>
  </differential>
</StructureDefinition>