Netherlands - Generic Functions for data exchange Implementation Guide
0.2.0 - ci-build
Netherlands - Generic Functions for data exchange Implementation Guide, published by Stichting Nuts. This guide is not an authorized publication; it is the continuous build for version 0.2.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/nuts-foundation/nl-generic-functions-ig/ and changes regularly. See the Directory of published versions
{
"resourceType" : "Practitioner",
"id" : "040b160a-6072-4244-adc0-2b786c4ef052",
"meta" : {
"profile" : [
🔗 "http://nuts-foundation.github.io/nl-generic-functions-ig/StructureDefinition/nl-gf-practitioner",
"http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthProfessional-Practitioner"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Practitioner 040b160a-6072-4244-adc0-2b786c4ef052</b></p><a name=\"040b160a-6072-4244-adc0-2b786c4ef052\"> </a><a name=\"hc040b160a-6072-4244-adc0-2b786c4ef052\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profiles: <a href=\"StructureDefinition-nl-gf-practitioner.html\">NL Generic Functions Practitioner Profile</a>, <code>http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthProfessional-Practitioner</code></p></div><p><b>identifier</b>: <code>http://cp2.example.org/HRM/employees</code>/1234</p><p><b>name</b>: Caroline van Dijk(Official)</p></div>"
},
"identifier" : [
{
"system" : "http://cp2.example.org/HRM/employees",
"value" : "1234"
}
],
"name" : [
{
"use" : "official",
"text" : "Caroline van Dijk",
"family" : "van Dijk",
"given" : [
"Caroline"
]
}
]
}