FHIR IG analytics| Package | SHIFT-Task-Force.privacy.examples |
| Resource Type | Organization |
| Id | Organization-SpringfieldMedicalCenter.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Organization SpringfieldMedicalCenter
active: true
type: Healthcare Provider
name: Springfield Medical Center
{
"resourceType": "Organization",
"id": "SpringfieldMedicalCenter",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"active": true,
"type": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/organization-type",
"code": "prov",
"display": "Healthcare Provider"
}
]
}
],
"name": "Springfield Medical Center"
}