This page is part of the electronic Case Reporting (eCR) (v0.2.0: STU 1 Ballot 2) based on FHIR (HL7® FHIR® Standard) R3. The current version which supersedes this version is 2.1.2. For a full list of available versions, see the Directory of published versions
JSON Format: Organization-ecr-organization-health-authority-west
Raw json
{
"resourceType" : "Organization",
"id" : "ecr-organization-health-authority-west",
"meta" : {
"profile" : [
"http://hl7.org/fhir/us/ecr/StructureDefinition/ecr-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>: ecr-organization-health-authority-west</p><p><b>meta</b>: </p><p><b>identifier</b>: 1144221847</p><p><b>active</b>: true</p><p><b>name</b>: Health Authority West</p><p><b>telecom</b>: ph: +1-555-555-3555, mail@healthauthoritywest.gov</p><p><b>address</b>: 7777 Health Authority Drive, Ann Arbor MI, 99999</p></div>"
},
"identifier" : [
{
"system" : "http://hl7.org.fhir/sid/us-npi",
"value" : "1144221847"
}
],
"active" : true,
"name" : "Health Authority West",
"telecom" : [
{
"system" : "phone",
"value" : "+1-555-555-3555"
},
{
"system" : "email",
"value" : "mail@healthauthoritywest.gov"
}
],
"address" : [
{
"text" : "7777 Health Authority Drive, Ann Arbor MI, 99999",
"line" : [
"7777 Health Authority Drive"
],
"city" : "Ann Arbor",
"state" : "MI",
"postalCode" : "99999"
}
]
}

