FHIR IG analytics| Package | hl7.fhir.us.sdoh-clinicalcare |
| Resource Type | Organization |
| Id | Organization-SDOHCC-OrganizationCoordinationPlatformExample.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Organization SDOHCC-OrganizationCoordinationPlatformExample
Language: en
active: true
name: ABC Coordination Platform
address: 198th St, Western, IL 62223
{
"resourceType": "Organization",
"id": "SDOHCC-OrganizationCoordinationPlatformExample",
"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": "ABC Coordination Platform",
"address": [
{
"text": "198th St, Western, IL 62223",
"line": [
"198th Street,"
],
"city": "Western",
"state": "IL",
"postalCode": "62223"
}
]
}