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