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-Patient-01 - JSON Representation

Raw json | Download


{
  "resourceType" : "Patient",
  "id" : "nl-core-CareTeam-01-Patient-01",
  "meta" : {
    "profile" : [
      🔗 "http://nictiz.nl/fhir/StructureDefinition/nl-core-Patient"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Patient nl-core-CareTeam-01-Patient-01</b></p><a name=\"nl-core-CareTeam-01-Patient-01\"> </a><a name=\"hcnl-core-CareTeam-01-Patient-01\"> </a><a name=\"nl-core-CareTeam-01-Patient-01-en-US\"> </a><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Ingrid de Jong-de Wit(official) (no stated gender), DoB Unknown</p><hr/></div>"
  },
  "name" : [
    {
      "use" : "official",
      "text" : "Ingrid de Jong-de Wit",
      "family" : "de Jong-de Wit",
      "_family" : {
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/humanname-own-prefix",
            "valueString" : "de"
          },
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/humanname-own-name",
            "valueString" : "Jong"
          },
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/humanname-partner-prefix",
            "valueString" : "de"
          },
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/humanname-partner-name",
            "valueString" : "Wit"
          }
        ]
      },
      "given" : [
        "Ingrid"
      ],
      "_given" : [
        {
          "extension" : [
            {
              "url" : "http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier",
              "valueCode" : "BR"
            }
          ]
        }
      ]
    }
  ]
}