MyHealth@Eu NCPeH API
0.0.1 - ci-build 150

MyHealth@Eu NCPeH API - Local Development build (v0.0.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: DocumentReference: example - XML Representation

Raw xml | Download



<DocumentReference xmlns="http://hl7.org/fhir">
  <id value="SimpleChemistryResultDocRef"/>
  <meta>
    <profile
             value="http://myhealth.eu/fhir/ncp-api/StructureDefinition/DocumentReference-minimal-myhealtheu"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: DocumentReference SimpleChemistryResultDocRef</b></p><a name="SimpleChemistryResultDocRef"> </a><a name="hcSimpleChemistryResultDocRef"> </a><a name="SimpleChemistryResultDocRef-en-US"> </a><p><b>masterIdentifier</b>: <code>http://example.org</code>/ba91c64b-f30c-4137-a484-34bbba5e8804</p><p><b>identifier</b>: <code>urn:oid:2.16.840.1.113883.2.9.2.120.4.4</code>/c030702.TSTSMN63A01F205H.20220325112426.TSS1Tkju</p><p><b>status</b>: Current</p><p><b>type</b>: <span title="Codes:{http://loinc.org 11502-2}">Laboratory report</span></p><p><b>category</b>: <span title="Codes:{http://loinc.org 18719-5}">Chemistry studies (set)</span></p><p><b>subject</b>: <a href="urn:uuid:de17bfd2-8d73-45fa-b0bb-8eb0e463ddb8">urn:uuid:de17bfd2-8d73-45fa-b0bb-8eb0e463ddb8</a></p><p><b>date</b>: 2022-03-30 11:24:26+0100</p><p><b>description</b>: Laboratorní zpráva</p><blockquote><p><b>content</b></p><h3>Attachments</h3><table class="grid"><tr><td style="display: none">-</td><td><b>ContentType</b></td><td><b>Language</b></td><td><b>Url</b></td></tr><tr><td style="display: none">*</td><td>application/fhir+json</td><td>Czech</td><td><a href="http://sandbox.hl7europe.eu:8080/fhir/Bundle/SimpleChemistryResultReport">http://sandbox.hl7europe.eu:8080/fhir/Bundle/SimpleChemistryResultReport</a></td></tr></table></blockquote><blockquote><p><b>content</b></p><h3>Attachments</h3><table class="grid"><tr><td style="display: none">-</td><td><b>ContentType</b></td><td><b>Language</b></td><td><b>Url</b></td></tr><tr><td style="display: none">*</td><td>application/pdf</td><td>Czech</td><td>http.example.org/pdf/SimpleChemistryResultReport.pdf</td></tr></table></blockquote></div>
  </text>
  <masterIdentifier>
    <system value="http://example.org"/>
    <value value="ba91c64b-f30c-4137-a484-34bbba5e8804"/>
  </masterIdentifier>
  <identifier>
    <system value="urn:oid:2.16.840.1.113883.2.9.2.120.4.4"/>
    <value value="c030702.TSTSMN63A01F205H.20220325112426.TSS1Tkju"/>
  </identifier>
  <status value="current"/>
  <type>
    <coding>
      <system value="http://loinc.org"/>
      <code value="11502-2"/>
      <display value="Laboratory report"/>
    </coding>
  </type>
  <category>
    <coding>
      <system value="http://loinc.org"/>
      <code value="18719-5"/>
      <display value="Chemistry studies (set)"/>
    </coding>
  </category>
  <subject>
    <reference value="urn:uuid:de17bfd2-8d73-45fa-b0bb-8eb0e463ddb8"/>
  </subject>
  <date value="2022-03-30T11:24:26+01:00"/>
  <description value="Laboratorní zpráva"/>
  <content>
    <attachment>
      <contentType value="application/fhir+json"/>
      <language value="cs"/>
      <url
           value="http://sandbox.hl7europe.eu:8080/fhir/Bundle/SimpleChemistryResultReport"/>
    </attachment>
  </content>
  <content>
    <attachment>
      <contentType value="application/pdf"/>
      <language value="cs"/>
      <url value="http.example.org/pdf/SimpleChemistryResultReport.pdf"/>
    </attachment>
  </content>
</DocumentReference>