Netherlands - Generic Functions for data exchange Implementation Guide
0.2.0-ballot - ci-build
Netherlands - Generic Functions for data exchange Implementation Guide - Local Development build (v0.2.0-ballot) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "Practitioner",
"id" : "4f98d2fd-46e9-42b8-b4ec-5e5f2ad8f1b4",
"meta" : {
"profile" : [
🔗 "http://minvws.github.io/generiekefuncties-docs/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 4f98d2fd-46e9-42b8-b4ec-5e5f2ad8f1b4</b></p><a name=\"4f98d2fd-46e9-42b8-b4ec-5e5f2ad8f1b4\"> </a><a name=\"hc4f98d2fd-46e9-42b8-b4ec-5e5f2ad8f1b4\"> </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://fhir.nl/fhir/NamingSystem/dezi</code>/DEZI-01111111\u00a0(use:\u00a0official,\u00a0), <code>http://fhir.nl/fhir/NamingSystem/big</code>/19011111101</p><p><b>name</b>: Harry Arts </p></div>"
},
"identifier" : [
{
"use" : "official",
"system" : "http://fhir.nl/fhir/NamingSystem/dezi",
"value" : "DEZI-01111111",
"assigner" : {
"identifier" : {
"type" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/provenance-participant-type",
"code" : "custodian"
}
]
},
"system" : "http://fhir.nl/fhir/NamingSystem/kvk",
"value" : "50000535"
}
}
},
{
"system" : "http://fhir.nl/fhir/NamingSystem/big",
"value" : "19011111101"
}
],
"name" : [
{
"family" : "Arts",
"given" : [
"Harry"
]
}
]
}