FHIR IG analytics| Package | fhir.paciosampledata |
| Resource Type | Organization |
| Id | Organization-org-Motown-Home-Health.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Organization org-Motown-Home-Health
active: true
name: Motown Home Health
telecom: ph: (555) 834-6682
address: 17010 Harper Ave Detroit MI 48224 US
{
"resourceType": "Organization",
"id": "org-Motown-Home-Health",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"active": true,
"name": "Motown Home Health",
"telecom": [
{
"system": "phone",
"value": "(555) 834-6682"
}
],
"address": [
{
"line": [
"17010 Harper Ave"
],
"city": "Detroit",
"state": "MI",
"postalCode": "48224",
"country": "US"
}
]
}