RIVO-Noord Zorgviewer Implementation Guide
1.6.0 - sprint43 Netherlands flag

RIVO-Noord Zorgviewer Implementation Guide - Local Development build (v1.6.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Chipsoft DocumentReference Example - XML Representation

Raw xml | Download


<DocumentReference xmlns="http://hl7.org/fhir">
  <id value="22aa9e3e-f72f-4f76-97c7-0f66c8f691f5"/>
  <meta>
    <profile
             value="http://nictiz.nl/fhir/StructureDefinition/IHE.MHD.Minimal.DocumentReference"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><h3>DocumentReference resource:</h3><ul><li><p><strong>Title</strong> &#x27;test.pdf&#x27;</p></li><li><p><strong>EntryUUID:</strong> &#x27;urn:uuid:22aa9e3e-f72f-4f76-97c7-0f66c8f691f5&#x27;</p></li><li><p><strong>Document location:</strong> &#x27;Binary/22aa9e3e-f72f-4f76-97c7-0f66c8f691f5&#x27;</p></li><li><p><strong>Mimetype:</strong> &#x27;application/pdf&#x27;</p></li><li><p><strong>Availability status:</strong> &#x27;urn:oasis:names:tc:ebxml-regrep:StatusType:Approved&#x27;</p></li><li><p><strong>Document type:</strong> &#x27;2.16.840.1.113883.6.1&#x27;</p></li><li><p><strong>Document class:</strong> &#x27;2.16.840.1.113883.6.1&#x27;</p></li><li><p><strong>Creation date/time:</strong> &#x27;5/11/2022 10:00:00 PM&#x27;</p></li><li><p><strong>Document size (in bytes):</strong> &#x27;85244&#x27;</p></li><li><p><strong>Document language:</strong> &#x27;Dutch (Netherlands)&#x27;</p></li><li><p><strong>Document practice setting:</strong> &#x27;2.16.840.1.113883.2.4.3.124.8.40.1&#x27;</p></li><li><p><strong>Document source healthcare facility type:</strong> &#x27;2.16.840.1.113883.2.4.15.1060&#x27;</p></li><li><p><strong>Document confidentiality:</strong> &#x27;2.16.840.1.113883.5.25&#x27;</p></li><li><p><strong>Document format:</strong> &#x27;1.3.6.1.4.1.19376.1.2.3&#x27;</p></li><li><p><strong>Document service start time:</strong> &#x27;5/11/2022 10:00:00 PM&#x27;</p></li><li><p><strong>Document service stop time:</strong> &#x27;5/11/2022 10:00:00 PM&#x27;</p></li><li><table><thead><tr><th>Author</th></tr></thead><tbody><tr><td></td></tr></tbody></table></li></ul></div>
  </text>
  <masterIdentifier>
    <system value="http://hl7.org/fhir/StructureDefinition/uuid"/>
    <value value="urn:uuid:22aa9e3e-f72f-4f76-97c7-0f66c8f691f5"/>
  </masterIdentifier>
  <identifier>
    <use value="official"/>
    <system value="http://hl7.org/fhir/StructureDefinition/uuid"/>
    <value value="urn:uuid:22aa9e3e-f72f-4f76-97c7-0f66c8f691f5"/>
  </identifier>
  <status value="current"/>
  <type>
    <coding>
      <system value="http://loinc.org"/>
      <code value="51852-2"/>
      <display value="2.16.840.1.113883.6.1"/>
    </coding>
    <text value="2.16.840.1.113883.6.1"/>
  </type>
  <class>
    <coding>
      <system value="http://loinc.org"/>
      <code value="51852-2"/>
      <display value="2.16.840.1.113883.6.1"/>
    </coding>
    <text value="2.16.840.1.113883.6.1"/>
  </class>
  <indexed value="2022-05-11T22:00:00+00:00"/>
  <securityLabel>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/v3-Confidentiality"/>
      <code value="R"/>
      <display value="2.16.840.1.113883.5.25"/>
    </coding>
    <text value="2.16.840.1.113883.5.25"/>
  </securityLabel>
  <content>
    <attachment>
      <contentType value="application/pdf"/>
      <language value="nl-NL"/>
      <url value="Binary/22aa9e3e-f72f-4f76-97c7-0f66c8f691f5"/>
      <size value="85244"/>
      <title value="test.pdf"/>
    </attachment>
    <format>
      <system value="http://ihe.net/fhir/ValueSet/IHE.FormatCode.codesystem"/>
      <code value="urn:ihe:iti:xds:2017:mimeTypeSufficient"/>
      <display value="1.3.6.1.4.1.19376.1.2.3"/>
    </format>
  </content>
  <context>
    <period>
      <start value="2022-05-11T22:00:00+00:00"/>
      <end value="2022-05-11T22:00:00+00:00"/>
    </period>
    <facilityType>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="V4"/>
        <display value="2.16.840.1.113883.2.4.15.1060"/>
      </coding>
      <text value="2.16.840.1.113883.2.4.15.1060"/>
    </facilityType>
    <practiceSetting>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="394802001"/>
        <display value="2.16.840.1.113883.2.4.3.124.8.40.1"/>
      </coding>
      <text value="2.16.840.1.113883.2.4.3.124.8.40.1"/>
    </practiceSetting>
  </context>
</DocumentReference>