FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagesk.registry.core.r5
Resource TypeOrganization
IdOrganization-ExampleStrokeOrganization.json
FHIR VersionR5

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: Organization ExampleStrokeOrganization

identifier: https://stroke.qualityregistry.org/987654

active: true

name: University Hospital of Boston


Source1

{
  "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"
}