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

FHIR IG analytics

Packageee.fhir.ahd
Resource TypeOrganization
IdOrganization-organization-example.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 organization-example

identifier: https://example.ee/fhir/sid/org-registry-code/12345678

active: true

name: Kesklinna Perearstikeskus


Source1

{
  "resourceType": "Organization",
  "id": "organization-example",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "https://example.ee/fhir/sid/org-registry-code",
      "value": "12345678"
    }
  ],
  "active": true,
  "name": "Kesklinna Perearstikeskus"
}