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

: nl-core-CareTeam-01-PractitionerRole-03 - JSON Representation

Raw json | Download


{
  "resourceType" : "PractitionerRole",
  "id" : "nl-core-CareTeam-01-PractitionerRole-03",
  "meta" : {
    "profile" : [
      🔗 "http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthProfessional-PractitionerRole"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: PractitionerRole nl-core-CareTeam-01-PractitionerRole-03</b></p><a name=\"nl-core-CareTeam-01-PractitionerRole-03\"> </a><a name=\"hcnl-core-CareTeam-01-PractitionerRole-03\"> </a><a name=\"nl-core-CareTeam-01-PractitionerRole-03-en-US\"> </a><p><b>practitioner</b>: <a href=\"Practitioner-nl-core-CareTeam-01-Practitioner-03.html\">Healthcare professional (person), R.M. van Heck</a></p><p><b>specialty</b>: <span title=\"Codes:{urn:oid:2.16.840.1.113883.2.4.6.7 0320}\">Medisch specialisten, cardiologie</span></p></div>"
  },
  "practitioner" : {
    🔗 "reference" : "Practitioner/nl-core-CareTeam-01-Practitioner-03",
    "type" : "Practitioner",
    "display" : "Healthcare professional (person), R.M. van Heck"
  },
  "specialty" : [
    {
      "coding" : [
        {
          "system" : "urn:oid:2.16.840.1.113883.2.4.6.7",
          "version" : "2020-10-23T00:00:00",
          "code" : "0320",
          "display" : "Medisch specialisten, cardiologie"
        }
      ]
    }
  ]
}