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

FHIR IG analytics

Packagekl.dk.fhir.children
Resource TypeLocation
IdLocation-SchoolHolbaek.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: Location SchoolHolbaek

identifier: https://viden.stil.dk/display/OFFINSTREG/Institutionsregisteret/280295

type: school


Source1

{
  "resourceType": "Location",
  "id": "SchoolHolbaek",
  "meta": {
    "profile": [
      "http://fhir.kl.dk/children/StructureDefinition/klgateway-children-location"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "https://viden.stil.dk/display/OFFINSTREG/Institutionsregisteret",
      "value": "280295"
    }
  ],
  "type": [
    {
      "coding": [
        {
          "system": "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
          "code": "SCHOOL"
        }
      ]
    }
  ]
}