Data Management with FHIR
0.1.0 - ci-build France flag

Data Management with FHIR - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Test simple - XML Representation

Raw xml | Download


<Bundle xmlns="http://hl7.org/fhir">
  <id value="2abf7f4c-bd1f-431f-a4c8-667cfa425baf"/>
  <type value="transaction"/>
  <entry>
    <fullUrl
             value="https://aphp.fr/Patient/c9ceac8e-8ae4-4cb7-8e99-82549909ce29"/>
    <resource>
      <Patient>
        <id value="c9ceac8e-8ae4-4cb7-8e99-82549909ce29"/>
        <meta>
          <source value="https://aphp.fr/fhir/Endpoint/dpi/PatientTable/1"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="Patient_c9ceac8e-8ae4-4cb7-8e99-82549909ce29"> </a><p class="res-header-id"><b>Narratif généré : Patient c9ceac8e-8ae4-4cb7-8e99-82549909ce29</b></p><a name="c9ceac8e-8ae4-4cb7-8e99-82549909ce29"> </a><a name="hcc9ceac8e-8ae4-4cb7-8e99-82549909ce29"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px"/><p style="margin-bottom: 0px">Information Source: <a href="https://aphp.fr/fhir/Endpoint/dpi/PatientTable/1">https://aphp.fr/fhir/Endpoint/dpi/PatientTable/1</a></p></div><p style="border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;">john doe Male, Date de Naissance :1948-07-16</p><hr/><table class="grid"><tr><td style="background-color: #f3f5da" title="Moyens de contacter le Patient">Contact Detail</td><td colspan="3"><ul><li>18 Grand Rue(home)</li><li>1 rue Malatiré(old)</li></ul></td></tr></table></div>
        </text>
        <name>
          <use value="usual"/>
          <text value="john doe"/>
          <family value="doe"/>
          <given value="john"/>
        </name>
        <gender value="male"/>
        <birthDate value="1948-07-16"/>
        <address>
          <extension
                     url="http://hl7.org/fhir/StructureDefinition/geolocation">
            <extension url="latitude">
              <valueDecimal value="49.2"/>
            </extension>
            <extension url="longitude">
              <valueDecimal value="1.2"/>
            </extension>
          </extension>
          <use value="home"/>
          <text value="18 Grand Rue"/>
          <city value="Dampierre"/>
          <postalCode value="78720"/>
          <country value="France"/>
        </address>
        <address>
          <extension
                     url="http://hl7.org/fhir/StructureDefinition/geolocation">
            <extension url="latitude">
              <valueDecimal value="49.451697"/>
            </extension>
            <extension url="longitude">
              <valueDecimal value="1.095129"/>
            </extension>
          </extension>
          <use value="old"/>
          <text value="1 rue Malatiré"/>
          <city value="Rouen"/>
          <postalCode value="76000"/>
          <country value="France"/>
        </address>
      </Patient>
    </resource>
    <request>
      <method value="POST"/>
      <url value="Patient/c9ceac8e-8ae4-4cb7-8e99-82549909ce29"/>
    </request>
  </entry>
  <entry>
    <fullUrl
             value="https://aphp.fr/Encounter/0c3bd64b-9f64-456a-b40f-de7a28366f9d"/>
    <resource>
      <Encounter>
        <id value="0c3bd64b-9f64-456a-b40f-de7a28366f9d"/>
        <meta>
          <source value="https://aphp.fr/fhir/Endpoint/dpi/SejourTable/1"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="Encounter_0c3bd64b-9f64-456a-b40f-de7a28366f9d"> </a><p class="res-header-id"><b>Narratif généré : Venue 0c3bd64b-9f64-456a-b40f-de7a28366f9d</b></p><a name="0c3bd64b-9f64-456a-b40f-de7a28366f9d"> </a><a name="hc0c3bd64b-9f64-456a-b40f-de7a28366f9d"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px"/><p style="margin-bottom: 0px">Information Source: <a href="https://aphp.fr/fhir/Endpoint/dpi/SejourTable/1">https://aphp.fr/fhir/Endpoint/dpi/SejourTable/1</a></p></div><p><b>status</b>: Finished</p><p><b>class</b>: <a href="http://terminology.hl7.org/6.5.0/CodeSystem-v3-ActCode.html#v3-ActCode-IMP">ActCode IMP</a>: inpatient encounter</p><p><b>subject</b>: <a href="Bundle-2abf7f4c-bd1f-431f-a4c8-667cfa425baf.html#Patient_c9ceac8e-8ae4-4cb7-8e99-82549909ce29">john doe Male, Date de Naissance :1948-07-16</a></p><p><b>period</b>: 2025-02-04 --&gt; 2025-02-05</p></div>
        </text>
        <status value="finished"/>
        <class>
          <system value="http://terminology.hl7.org/CodeSystem/v3-ActCode"/>
          <code value="IMP"/>
          <display value="inpatient encounter"/>
        </class>
        <subject>
          <reference value="Patient/c9ceac8e-8ae4-4cb7-8e99-82549909ce29"/>
        </subject>
        <period>
          <start value="2025-02-04"/>
          <end value="2025-02-05"/>
        </period>
      </Encounter>
    </resource>
    <request>
      <method value="POST"/>
      <url value="Encounter/0c3bd64b-9f64-456a-b40f-de7a28366f9d"/>
    </request>
  </entry>
  <entry>
    <fullUrl
             value="https://aphp.fr/Procedure/779a5b0a-013e-4872-b8ce-6a2ee307d240"/>
    <resource>
      <Procedure>
        <id value="779a5b0a-013e-4872-b8ce-6a2ee307d240"/>
        <meta>
          <source value="https://aphp.fr/fhir/Endpoint/dpi/ActeTable/1"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="Procedure_779a5b0a-013e-4872-b8ce-6a2ee307d240"> </a><p class="res-header-id"><b>Narratif généré : Procédure 779a5b0a-013e-4872-b8ce-6a2ee307d240</b></p><a name="779a5b0a-013e-4872-b8ce-6a2ee307d240"> </a><a name="hc779a5b0a-013e-4872-b8ce-6a2ee307d240"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px"/><p style="margin-bottom: 0px">Information Source: <a href="https://aphp.fr/fhir/Endpoint/dpi/ActeTable/1">https://aphp.fr/fhir/Endpoint/dpi/ActeTable/1</a></p></div><p><b>status</b>: Completed</p><p><b>code</b>: <span title="Codes:{https://smt.esante.gouv.fr/terminologie-ccam HFFC0044}">Gastrectomie avec court-circuit biliopancréatique ou intestinal pour obésité morbide, par coelioscopie - anesthésie</span></p><p><b>subject</b>: <a href="Bundle-2abf7f4c-bd1f-431f-a4c8-667cfa425baf.html#Patient_c9ceac8e-8ae4-4cb7-8e99-82549909ce29">john doe Male, Date de Naissance :1948-07-16</a></p><p><b>encounter</b>: <a href="Bundle-2abf7f4c-bd1f-431f-a4c8-667cfa425baf.html#Encounter_0c3bd64b-9f64-456a-b40f-de7a28366f9d">Encounter : status = finished; class = inpatient encounter (ActCode#IMP); period = 2025-02-04 --&gt; 2025-02-05</a></p><p><b>performed</b>: 2025-02-04 10:00:00+0000 --&gt; 2025-02-04 12:30:00+0000</p></div>
        </text>
        <status value="completed"/>
        <code>
          <coding>
            <system value="https://smt.esante.gouv.fr/terminologie-ccam"/>
            <code value="HFFC0044"/>
          </coding>
        </code>
        <subject>
          <reference value="Patient/c9ceac8e-8ae4-4cb7-8e99-82549909ce29"/>
        </subject>
        <encounter>
          <reference value="Encounter/0c3bd64b-9f64-456a-b40f-de7a28366f9d"/>
        </encounter>
        <performedPeriod>
          <start value="2025-02-04T10:00:00Z"/>
          <end value="2025-02-04T12:30:00Z"/>
        </performedPeriod>
      </Procedure>
    </resource>
    <request>
      <method value="POST"/>
      <url value="Procedure/779a5b0a-013e-4872-b8ce-6a2ee307d240"/>
    </request>
  </entry>
  <entry>
    <fullUrl
             value="https://aphp.fr/Condition/579e3f8d-0716-40a1-9eec-694393f59209"/>
    <resource>
      <Condition>
        <id value="579e3f8d-0716-40a1-9eec-694393f59209"/>
        <meta>
          <source value="https://aphp.fr/fhir/Endpoint/dpi/DiagTable/1"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="Condition_579e3f8d-0716-40a1-9eec-694393f59209"> </a><p class="res-header-id"><b>Narratif généré : Condition 579e3f8d-0716-40a1-9eec-694393f59209</b></p><a name="579e3f8d-0716-40a1-9eec-694393f59209"> </a><a name="hc579e3f8d-0716-40a1-9eec-694393f59209"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px"/><p style="margin-bottom: 0px">Information Source: <a href="https://aphp.fr/fhir/Endpoint/dpi/DiagTable/1">https://aphp.fr/fhir/Endpoint/dpi/DiagTable/1</a></p></div><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/condition-category encounter-diagnosis}">Encounter Diagnosis</span></p><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/sid/icd-10 I10}">Essential (primary) hypertension</span></p><p><b>subject</b>: <a href="Bundle-2abf7f4c-bd1f-431f-a4c8-667cfa425baf.html#Patient_c9ceac8e-8ae4-4cb7-8e99-82549909ce29">john doe Male, Date de Naissance :1948-07-16</a></p><p><b>encounter</b>: <a href="Bundle-2abf7f4c-bd1f-431f-a4c8-667cfa425baf.html#Encounter_0c3bd64b-9f64-456a-b40f-de7a28366f9d">Encounter : status = finished; class = inpatient encounter (ActCode#IMP); period = 2025-02-04 --&gt; 2025-02-05</a></p></div>
        </text>
        <category>
          <coding>
            <system
                    value="http://terminology.hl7.org/CodeSystem/condition-category"/>
            <code value="encounter-diagnosis"/>
            <display value="Encounter Diagnosis"/>
          </coding>
        </category>
        <code>
          <coding>
            <system value="http://hl7.org/fhir/sid/icd-10"/>
            <code value="I10"/>
          </coding>
        </code>
        <subject>
          <reference value="Patient/c9ceac8e-8ae4-4cb7-8e99-82549909ce29"/>
        </subject>
        <encounter>
          <reference value="Encounter/0c3bd64b-9f64-456a-b40f-de7a28366f9d"/>
        </encounter>
      </Condition>
    </resource>
    <request>
      <method value="POST"/>
      <url value="Condition/579e3f8d-0716-40a1-9eec-694393f59209"/>
    </request>
  </entry>
  <entry>
    <fullUrl
             value="https://aphp.fr/Observation/79195715-0c2d-45b5-80d1-992d216c084f"/>
    <resource>
      <Observation>
        <id value="79195715-0c2d-45b5-80d1-992d216c084f"/>
        <meta>
          <source value="https://aphp.fr/fhir/Endpoint/dpi/BiologyTable/1"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="Observation_79195715-0c2d-45b5-80d1-992d216c084f"> </a><p class="res-header-id"><b>Narratif généré : Observation 79195715-0c2d-45b5-80d1-992d216c084f</b></p><a name="79195715-0c2d-45b5-80d1-992d216c084f"> </a><a name="hc79195715-0c2d-45b5-80d1-992d216c084f"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px"/><p style="margin-bottom: 0px">Information Source: <a href="https://aphp.fr/fhir/Endpoint/dpi/BiologyTable/1">https://aphp.fr/fhir/Endpoint/dpi/BiologyTable/1</a></p></div><p><b>status</b>: Final</p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/observation-category vital-signs}">Vital Signs</span></p><p><b>code</b>: <span title="Codes:{http://loinc.org 29463-7}">Poids corporel [Masse] Patient ; Numérique</span></p><p><b>subject</b>: <a href="Bundle-2abf7f4c-bd1f-431f-a4c8-667cfa425baf.html#Patient_c9ceac8e-8ae4-4cb7-8e99-82549909ce29">john doe Male, Date de Naissance :1948-07-16</a></p><p><b>encounter</b>: <a href="Bundle-2abf7f4c-bd1f-431f-a4c8-667cfa425baf.html#Encounter_0c3bd64b-9f64-456a-b40f-de7a28366f9d">Encounter : status = finished; class = inpatient encounter (ActCode#IMP); period = 2025-02-04 --&gt; 2025-02-05</a></p><p><b>effective</b>: 2025-02-04 09:30:10+0100</p><p><b>value</b>: 45.5 kg<span style="background: LightGoldenRodYellow"> (Details: UCUM  codekg = 'kg')</span></p></div>
        </text>
        <status value="final"/>
        <category>
          <coding>
            <system
                    value="http://terminology.hl7.org/CodeSystem/observation-category"/>
            <code value="vital-signs"/>
            <display value="Vital Signs"/>
          </coding>
        </category>
        <code>
          <coding>
            <system value="http://loinc.org"/>
            <code value="29463-7"/>
          </coding>
        </code>
        <subject>
          <reference value="Patient/c9ceac8e-8ae4-4cb7-8e99-82549909ce29"/>
        </subject>
        <encounter>
          <reference value="Encounter/0c3bd64b-9f64-456a-b40f-de7a28366f9d"/>
        </encounter>
        <effectiveDateTime value="2025-02-04T09:30:10+01:00"/>
        <valueQuantity>
          <value value="45.5"/>
          <unit value="kg"/>
          <system value="http://unitsofmeasure.org"/>
          <code value="kg"/>
        </valueQuantity>
      </Observation>
    </resource>
    <request>
      <method value="POST"/>
      <url value="Observation/79195715-0c2d-45b5-80d1-992d216c084f"/>
    </request>
  </entry>
  <entry>
    <fullUrl
             value="https://aphp.fr/Encounter/16d06e18-073e-42b2-b9a1-3ff5d61c5623"/>
    <resource>
      <Encounter>
        <id value="16d06e18-073e-42b2-b9a1-3ff5d61c5623"/>
        <meta>
          <source value="https://aphp.fr/fhir/Endpoint/dpi/SejourTable/2"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="Encounter_16d06e18-073e-42b2-b9a1-3ff5d61c5623"> </a><p class="res-header-id"><b>Narratif généré : Venue 16d06e18-073e-42b2-b9a1-3ff5d61c5623</b></p><a name="16d06e18-073e-42b2-b9a1-3ff5d61c5623"> </a><a name="hc16d06e18-073e-42b2-b9a1-3ff5d61c5623"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px"/><p style="margin-bottom: 0px">Information Source: <a href="https://aphp.fr/fhir/Endpoint/dpi/SejourTable/2">https://aphp.fr/fhir/Endpoint/dpi/SejourTable/2</a></p></div><p><b>status</b>: Finished</p><p><b>class</b>: <a href="http://terminology.hl7.org/6.5.0/CodeSystem-v3-ActCode.html#v3-ActCode-IMP">ActCode IMP</a>: inpatient encounter</p><p><b>subject</b>: <a href="Bundle-2abf7f4c-bd1f-431f-a4c8-667cfa425baf.html#Patient_c9ceac8e-8ae4-4cb7-8e99-82549909ce29">john doe Male, Date de Naissance :1948-07-16</a></p><p><b>period</b>: 2025-03-04 --&gt; (ongoing)</p></div>
        </text>
        <status value="finished"/>
        <class>
          <system value="http://terminology.hl7.org/CodeSystem/v3-ActCode"/>
          <code value="IMP"/>
          <display value="inpatient encounter"/>
        </class>
        <subject>
          <reference value="Patient/c9ceac8e-8ae4-4cb7-8e99-82549909ce29"/>
        </subject>
        <period>
          <start value="2025-03-04"/>
        </period>
      </Encounter>
    </resource>
    <request>
      <method value="POST"/>
      <url value="Encounter/16d06e18-073e-42b2-b9a1-3ff5d61c5623"/>
    </request>
  </entry>
  <entry>
    <fullUrl
             value="https://aphp.fr/Condition/a81b1210-77ef-4008-85b0-07d6334feaad"/>
    <resource>
      <Condition>
        <id value="a81b1210-77ef-4008-85b0-07d6334feaad"/>
        <meta>
          <source value="https://aphp.fr/fhir/Endpoint/dpi/DiagTable/2"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="Condition_a81b1210-77ef-4008-85b0-07d6334feaad"> </a><p class="res-header-id"><b>Narratif généré : Condition a81b1210-77ef-4008-85b0-07d6334feaad</b></p><a name="a81b1210-77ef-4008-85b0-07d6334feaad"> </a><a name="hca81b1210-77ef-4008-85b0-07d6334feaad"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px"/><p style="margin-bottom: 0px">Information Source: <a href="https://aphp.fr/fhir/Endpoint/dpi/DiagTable/2">https://aphp.fr/fhir/Endpoint/dpi/DiagTable/2</a></p></div><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/condition-category encounter-diagnosis}">Encounter Diagnosis</span></p><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/sid/icd-10 I10}">Essential (primary) hypertension</span></p><p><b>subject</b>: <a href="Bundle-2abf7f4c-bd1f-431f-a4c8-667cfa425baf.html#Patient_c9ceac8e-8ae4-4cb7-8e99-82549909ce29">john doe Male, Date de Naissance :1948-07-16</a></p><p><b>encounter</b>: <a href="Bundle-2abf7f4c-bd1f-431f-a4c8-667cfa425baf.html#Encounter_16d06e18-073e-42b2-b9a1-3ff5d61c5623">Encounter : status = finished; class = inpatient encounter (ActCode#IMP); period = 2025-03-04 --&gt; (ongoing)</a></p></div>
        </text>
        <category>
          <coding>
            <system
                    value="http://terminology.hl7.org/CodeSystem/condition-category"/>
            <code value="encounter-diagnosis"/>
            <display value="Encounter Diagnosis"/>
          </coding>
        </category>
        <code>
          <coding>
            <system value="http://hl7.org/fhir/sid/icd-10"/>
            <code value="I10"/>
          </coding>
        </code>
        <subject>
          <reference value="Patient/c9ceac8e-8ae4-4cb7-8e99-82549909ce29"/>
        </subject>
        <encounter>
          <reference value="Encounter/16d06e18-073e-42b2-b9a1-3ff5d61c5623"/>
        </encounter>
      </Condition>
    </resource>
    <request>
      <method value="POST"/>
      <url value="Condition/a81b1210-77ef-4008-85b0-07d6334feaad"/>
    </request>
  </entry>
</Bundle>