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

FHIR IG analytics

Packagekl.dk.fhir.core
Resource TypeOrganization
IdOrganization-LaegerneHasserisBymidte.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

Resource Organization "LaegerneHasserisBymidte"

Profile: Organization

identifier: id: 61731000016000

name: Lægerne Hasseris Bymidte

telecom: ph: 98182233


Source1

{
  "resourceType": "Organization",
  "id": "LaegerneHasserisBymidte",
  "meta": {
    "profile": [
      "http://fhir.kl.dk/core/StructureDefinition/KLCommonOrganization"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "urn:oid:1.2.208.176.1",
      "value": "61731000016000"
    }
  ],
  "name": "Lægerne Hasseris Bymidte",
  "telecom": [
    {
      "system": "phone",
      "value": "98182233"
    }
  ]
}