FHIR IG analytics| Package | sk.registry.core.r5 |
| Resource Type | Organization |
| Id | Organization-ExampleStrokeOrganization.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Organization ExampleStrokeOrganization
Profile: Stroke Registry Organization Profile
identifier: https://stroke.qualityregistry.org/987654
active: true
name: University Hospital of Boston
{
"resourceType": "Organization",
"id": "ExampleStrokeOrganization",
"meta": {
"profile": [
"http://testSK.org/StructureDefinition/stroke-registry-organization-profile"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "https://stroke.qualityregistry.org",
"value": "987654"
}
],
"active": true,
"name": "University Hospital of Boston"
}