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" : "9a63e407-34af-4ae4-ad3c-f7107fbbc0cd",
"meta" : {
"profile" : [
🔗 "http://nuts-foundation.github.io/nl-generic-functions-ig/StructureDefinition/nl-gf-practitioner"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Practitioner 9a63e407-34af-4ae4-ad3c-f7107fbbc0cd</b></p><a name=\"9a63e407-34af-4ae4-ad3c-f7107fbbc0cd\"> </a><a name=\"hc9a63e407-34af-4ae4-ad3c-f7107fbbc0cd\"> </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\">Profile: <a href=\"StructureDefinition-nl-gf-practitioner.html\">NL Generic Functions Practitioner Profile</a></p></div><p><b>identifier</b>: <code>http://cp1.example.org/HRM/employees</code>/5678</p><p><b>name</b>: Hary Arts(Official)</p></div>"
},
"identifier" : [
{
"system" : "http://cp1.example.org/HRM/employees",
"value" : "5678"
}
],
"name" : [
{
"use" : "official",
"text" : "Hary Arts",
"family" : "Arts",
"given" : [
"Harry"
]
}
]
}