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

FHIR IG analytics

Packagehl7.fhir.be.vaccination
Resource TypeOrganization
IdOrganization-org-research-hospital.json
FHIR VersionR4

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 org-research-hospital

identifier: BeNIHDINamingSystem/4342357223509

active: true

name: UZ Gent

telecom: https://research.and.training.hospital.be/


Source1

{
  "resourceType": "Organization",
  "id": "org-research-hospital",
  "meta": {
    "profile": [
      "https://www.ehealth.fgov.be/standards/fhir/core/StructureDefinition/be-organization"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/nihdi",
      "value": "4342357223509"
    }
  ],
  "active": true,
  "name": "UZ Gent",
  "telecom": [
    {
      "system": "url",
      "value": "https://research.and.training.hospital.be/",
      "use": "work"
    }
  ]
}