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-monumentHIE
Raw json
{
"resourceType" : "Organization",
"id" : "monumentHIE",
"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>: monumentHIE</p><p><b>meta</b>: </p><p><b>active</b>: true</p><p><b>type</b>: Health information exchange organization <span style="background: LightGoldenRodYellow">(Details : {http://terminology.hl7.org/CodeSystem/organization-type code 'other' = 'Other', given as 'Other'})</span></p><p><b>name</b>: Monument Health Information Exchange</p></div>"
},
"active" : true,
"type" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/organization-type",
"code" : "other",
"display" : "Other"
}
],
"text" : "Health information exchange organization"
}
],
"name" : "Monument Health Information Exchange"
}

