KLChildren implementation guide, an implementation of FBU
2.1.0 - Release
KLChildren implementation guide, an implementation of FBU, published by Kommunernes Landsforening. This guide is not an authorized publication; it is the continuous build for version 2.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7dk/kl-children/ and changes regularly. See the Directory of published versions
{
"resourceType" : "Location",
"id" : "SchoolHolbaek",
"meta" : {
"profile" : [
🔗 "http://fhir.kl.dk/children/StructureDefinition/klgateway-children-location"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Location SchoolHolbaek</b></p><a name=\"SchoolHolbaek\"> </a><a name=\"hcSchoolHolbaek\"> </a><a name=\"SchoolHolbaek-en-US\"> </a><p><b>identifier</b>: <code>https://viden.stil.dk/display/OFFINSTREG/Institutionsregisteret</code>/280295</p><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-RoleCode SCHOOL}\">school</span></p></div>"
},
"identifier" : [
{
"system" : "https://viden.stil.dk/display/OFFINSTREG/Institutionsregisteret",
"value" : "280295"
}
],
"type" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
"code" : "SCHOOL"
}
]
}
]
}