Mal
0.1.0 - ci-build
Mal - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
<Patient xmlns="http://hl7.org/fhir">
<id value="example"/>
<meta>
<profile value="http://hl7.no/fhir/StructureDefinition/mal-Patient"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Patient example</b></p><a name="example"> </a><a name="hcexample"> </a><a name="example-no-NO"> </a><p style="border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;">John Doe (official) Male, DoB: 1974-12-25 ( http://hospital.smarthealthit.org#12345 (use: usual, ))</p><hr/></div>
</text>
<identifier>
<use value="usual"/>
<system value="http://hospital.smarthealthit.org"/>
<value value="12345"/>
</identifier>
<name>
<use value="official"/>
<family value="Doe"/>
<given value="John"/>
</name>
<gender value="male"/>
<birthDate value="1974-12-25"/>
</Patient>