Koppelmij Implementation Guide
0.1.0 - ci-build
Koppelmij Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "PractitionerRole",
"id" : "KoppelMij-PractitionerRole-Vonk",
"meta" : {
"profile" : [
🔗 "http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthProfessional-PractitionerRole"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">Zorgverlenerrol: Psychiater<br/>Zorgverlener: Vonk<br/>Organisatie: GGZ</div>"
},
"practitioner" : {
🔗 "reference" : "Practitioner/KoppelMij-Practitioner-Vonk",
"display" : "M. Vonk"
},
"organization" : {
🔗 "reference" : "Organization/KoppelMij-Organization-GGZ",
"display" : "GGZ "
},
"specialty" : [
{
"coding" : [
{
"system" : "urn:oid:2.16.840.1.113883.2.4.6.7",
"code" : "0329",
"display" : "Psychiatrie"
}
]
}
]
}