<StructureDefinition xmlns="http://hl7.org/fhir">
  <url value="http://example.org/fhir/StructureDefinition/HojaClinicaBundle" />
  <name value="HojaClinicaBundle" />
  <status value="draft" />
  <fhirVersion value="3.0.2" />
  <mapping>
    <identity value="v2" />
    <uri value="http://hl7.org/v2" />
    <name value="HL7 v2 Mapping" />
  </mapping>
  <mapping>
    <identity value="rim" />
    <uri value="http://hl7.org/v3" />
    <name value="RIM Mapping" />
  </mapping>
  <mapping>
    <identity value="w5" />
    <uri value="http://hl7.org/fhir/w5" />
    <name value="W5 Mapping" />
  </mapping>
  <kind value="resource" />
  <abstract value="false" />
  <type value="Bundle" />
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Bundle" />
  <derivation value="constraint" />
  <differential>
    <element id="Bundle.type">
      <path value="Bundle.type" />
      <fixedCode value="document" />
      <mustSupport value="true" />
    </element>
    <element id="Bundle.link">
      <path value="Bundle.link" />
      <max value="0" />
    </element>
    <element id="Bundle.entry">
      <path value="Bundle.entry" />
      <mustSupport value="true" />
    </element>
    <element id="Bundle.entry.resource">
      <path value="Bundle.entry.resource" />
      <short value="Hoja Clinica" />
      <type>
        <code value="Composition" />
        <profile value="http://hl7.org/fhir/StructureDefinition/Composition" />
      </type>
      <type>
        <code value="Patient" />
        <profile value="http://hl7.org/fhir/StructureDefinition/Patient" />
      </type>
      <type>
        <code value="Organization" />
        <profile value="http://hl7.org/fhir/StructureDefinition/Organization" />
      </type>
      <type>
        <code value="Practitioner" />
        <profile value="http://hl7.org/fhir/StructureDefinition/Practitioner" />
      </type>
      <type>
        <code value="Encounter" />
        <profile value="http://hl7.org/fhir/StructureDefinition/Encounter" />
      </type>
      <type>
        <code value="Condition" />
        <profile value="http://hl7.org/fhir/StructureDefinition/Condition" />
      </type>
      <type>
        <code value="DiagnosticReport" />
        <profile value="http://hl7.org/fhir/StructureDefinition/DiagnosticReport" />
      </type>
      <type>
        <code value="Observation" />
        <profile value="http://hl7.org/fhir/StructureDefinition/Observation" />
      </type>
      <type>
        <code value="CarePlan" />
        <profile value="http://hl7.org/fhir/StructureDefinition/CarePlan" />
      </type>
      <type>
        <code value="ClinicalImpression" />
        <profile value="http://hl7.org/fhir/StructureDefinition/ClinicalImpression" />
      </type>
      <type>
        <code value="RiskAssessment" />
        <profile value="http://hl7.org/fhir/StructureDefinition/RiskAssessment" />
      </type>
    </element>
    <element id="Bundle.entry.request">
      <path value="Bundle.entry.request" />
      <max value="0" />
    </element>
    <element id="Bundle.entry.response">
      <path value="Bundle.entry.response" />
      <max value="0" />
    </element>
  </differential>
</StructureDefinition>