Shared Care Planning (SCP) Implementation Guide
0.2.0 - ci-build
Shared Care Planning (SCP) Implementation Guide, published by Santeon. 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/santeonnl/shared-care-planning/ and changes regularly. See the Directory of published versions
{
"resourceType" : "Practitioner",
"id" : "nl-core-CareTeam-01-Practitioner-06",
"meta" : {
"profile" : [
🔗 "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 nl-core-CareTeam-01-Practitioner-06</b></p><a name=\"nl-core-CareTeam-01-Practitioner-06\"> </a><a name=\"hcnl-core-CareTeam-01-Practitioner-06\"> </a><a name=\"nl-core-CareTeam-01-Practitioner-06-en-US\"> </a><p><b>name</b>: K. van der Linden(Official)</p></div>"
},
"name" : [
{
"use" : "official",
"text" : "K. van der Linden",
"family" : "van der Linden",
"_family" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/humanname-own-prefix",
"valueString" : "van der"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/humanname-own-name",
"valueString" : "Linden"
}
]
},
"given" : [
"K."
],
"_given" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier",
"valueCode" : "IN"
}
]
}
]
}
]
}