Manifest-based Access to DICOM Objects (MADO)
1.0.0 - trial-use
Manifest-based Access to DICOM Objects (MADO) - Downloaded Version 1.0.0 See the Directory of published versions
<Patient xmlns="http://hl7.org/fhir">
<id value="ExamplePatient"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Patient ExamplePatient</b></p><a name="ExamplePatient"> </a><a name="hcExamplePatient"> </a><p style="border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;">Pietje Puk Male, DoB Unknown ( Medical Record number: PID_666 (use: official, ))</p><hr/></div>
</text>
<identifier>
<use value="official"/>
<type>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
<code value="MR"/>
<display value="Medical Record number"/>
</coding>
</type>
<system value="http://example.org/hospital/mrn"/>
<value value="PID_666"/>
</identifier>
<name>
<family value="Puk"/>
<given value="Pietje"/>
</name>
<gender value="male"/>
</Patient>