International Patient Summary Implementation Guide
1.0.0 - STU 1

International Patient Summary Implementation Guide - Local Development build (v1.0.0). See the Directory of published versions

Organization: simple example - XML Representation

(back to description)

Raw xml

Source view


<Organization xmlns="http://hl7.org/fhir">
  <id value="simple-org"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: simple-org</p><p><b>name</b>: Best Diagnostic Department</p></div>
  </text>
  <name value="Best Diagnostic Department"/>
</Organization>