This page is part of the Validated Healthcare Directory FHIR IG (v0.2.0: STU 1 Ballot 2) based on FHIR v3.5.0. . For a full list of available versions, see the Directory of published versions
XML Format: Organization-homeland
Raw xml
<Organization xmlns="http://hl7.org/fhir"> <id value="homeland"/> <meta> <profile value="http://hl7.org/fhir/uv/vhdir/StructureDefinition/vhdir-organization"/> </meta> <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: homeland</p><p><b>meta</b>: </p><p><b>active</b>: true</p><p><b>type</b>: Health System <span style="background: LightGoldenRodYellow">(Details : {http://terminology.hl7.org/CodeSystem/organization-type code 'ins' = 'Insurance Company', given as 'Insurance Company'})</span></p><p><b>name</b>: Homeland Health Insurance</p></div> </text> <active value="true"/> <type> <coding> <system value="http://terminology.hl7.org/CodeSystem/organization-type"/> <code value="ins"/> <display value="Insurance Company"/> </coding> <text value="Health System"/> </type> <name value="Homeland Health Insurance"/> </Organization>