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

FHIR IG analytics

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

Profile: Organization

identifier: id: 449201000016001

name: Social og Sundhed, Morsø Kommune

telecom: ph: 99707000


Source1

{
  "resourceType": "Organization",
  "id": "SocialOgSundhedMorsoe",
  "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": "449201000016001"
    }
  ],
  "name": "Social og Sundhed, Morsø Kommune",
  "telecom": [
    {
      "system": "phone",
      "value": "99707000"
    }
  ]
}