FHIR IG analytics| Package | hl7.fhir.us.sdoh-clinicalcare |
| Resource Type | Organization |
| Id | Organization-SDOHCC-OrganizationClinicExample.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Organization SDOHCC-OrganizationClinicExample
Language: en
active: true
name: Better Health Clinic
address: 133th St, Deerland, IL 62223
{
"resourceType": "Organization",
"id": "SDOHCC-OrganizationClinicExample",
"meta": {
"profile": [
"http://hl7.org/fhir/us/core/StructureDefinition/us-core-organization|7.0.0"
]
},
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"active": true,
"name": "Better Health Clinic",
"address": [
{
"text": "133th St, Deerland, IL 62223",
"line": [
"133th Street,"
],
"city": "Deerland",
"state": "IL",
"postalCode": "62223"
}
]
}