DK MedCom Core
2.4.0 - release
DK MedCom Core, published by MedCom. This guide is not an authorized publication; it is the continuous build for version 2.4.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/medcomdk/dk-medcom-core/ and changes regularly. See the Directory of published versions
{
"resourceType" : "Practitioner",
"id" : "e9eacb62-666b-11ed-9022-0242ac120002",
"meta" : {
"profile" : [
🔗 "http://medcomfhir.dk/ig/core/StructureDefinition/medcom-core-practitioner"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Practitioner e9eacb62-666b-11ed-9022-0242ac120002</b></p><a name=\"e9eacb62-666b-11ed-9022-0242ac120002\"> </a><a name=\"hce9eacb62-666b-11ed-9022-0242ac120002\"> </a><a name=\"e9eacb62-666b-11ed-9022-0242ac120002-da-DK\"> </a><p><b>name</b>: Bo Test Vestergaard (Official)</p></div>"
},
"name" : [
{
"use" : "official",
"family" : "Vestergaard",
"given" : [
"Bo",
"Test"
]
}
]
}