FHIR IG analytics| Package | SHIFT-Task-Force.privacy.examples |
| Resource Type | Organization |
| Id | Organization-SpringfieldMedicalCenterAddictionProgram.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Organization SpringfieldMedicalCenterAddictionProgram
active: true
type: Addiction service
name: Springfield Medical Center Addiction Program
{
"resourceType": "Organization",
"id": "SpringfieldMedicalCenterAddictionProgram",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"active": true,
"type": [
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "788125002"
}
]
}
],
"name": "Springfield Medical Center Addiction Program",
"partOf": {
"reference": "Organization/SpringfieldMedicalCenter"
}
}