This page is part of the Validated Healthcare Directory FHIR IG (v0.2.0: STU 1 Ballot 2) based on FHIR (HL7® FHIR® Standard) v3.5.0. The current version which supersedes this version is 1.0.0. For a full list of available versions, see the Directory of published versions
JSON Format: Organization-mtvernon
Raw json
{
"resourceType" : "Organization",
"id" : "mtvernon",
"meta" : {
"profile" : [
"http://hl7.org/fhir/uv/vhdir/StructureDefinition/vhdir-organization"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: mtvernon</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 'prov' = 'Healthcare Provider', given as 'Healthcare Provider'})</span></p><p><b>name</b>: Mount Vernon Health System</p></div>"
},
"active" : true,
"type" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/organization-type",
"code" : "prov",
"display" : "Healthcare Provider"
}
],
"text" : "Health System"
}
],
"name" : "Mount Vernon Health System"
}

