Advance Care Planning (PZP)
0.1.3-beta3 - consultation

Advance Care Planning (PZP) - Local Development build (v0.1.3-beta3) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: P2 ACP Patient Samira van der Sluijs - JSON Representation

Raw json | Download

{
  "resourceType" : "Patient",
  "id" : "P2-ACP-Patient-SamiraVanDerSluijs",
  "meta" : {
    "profile" : [
      🔗 "https://fhir.iknl.nl/fhir/StructureDefinition/ACP-Patient"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Gegenereerde narrative: Patient P2-ACP-Patient-SamiraVanDerSluijs</b></p><a name=\"P2-ACP-Patient-SamiraVanDerSluijs\"> </a><a name=\"hcP2-ACP-Patient-SamiraVanDerSluijs\"> </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\">Profiel: <a href=\"StructureDefinition-ACP-Patient.html\">Patient</a></p></div><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Samira  Female, Geb.datum: 1959-07-31 ( http://fhir.nl/fhir/NamingSystem/bsn#999998298)</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Alternatieve namen (zie hierboven)\">Alt. naam:</td><td colspan=\"3\">Samira van der Sluijs(Official)</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Contactopties voor Patient\">Contactgegevens</td><td colspan=\"3\"><ul><li>ph: 0688877788(Home)</li><li><a href=\"mailto:samira.test@iknl.nl\">samira.test@iknl.nl</a></li><li>Vasteland 78 Rotterdam 3011BN Nederland (home)</li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"An extension to indicate the patient's legal capability regarding medical treatment decisions, and to provide a comment on this capability.\">ext LegallyCapable regarding medical treatment decisions:</td><td colspan=\"3\"><ul><li>legallyCapable: true</li><li>legallyCapableComment: Patiënt is wilsbekwaam. Bij verandering van de situatie wordt haar partner haar wettelijk vertegenwoordiger.</li></ul></td></tr></table></div>"
  },
  "extension" : [
    {
      "extension" : [
        {
          "url" : "legallyCapable",
          "valueBoolean" : true
        },
        {
          "url" : "legallyCapableComment",
          "valueString" : "Patiënt is wilsbekwaam. Bij verandering van de situatie wordt haar partner haar wettelijk vertegenwoordiger."
        }
      ],
      "url" : "https://fhir.iknl.nl/fhir/StructureDefinition/ext-LegallyCapable-MedicalTreatmentDecisions"
    }
  ],
  "identifier" : [
    {
      "system" : "http://fhir.nl/fhir/NamingSystem/bsn",
      "value" : "999998298"
    }
  ],
  "name" : [
    {
      "use" : "official",
      "text" : "Samira van der Sluijs",
      "family" : "van der Sluijs",
      "_family" : {
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/humanname-own-name",
            "valueString" : "Sluijs"
          },
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/humanname-own-prefix",
            "valueString" : "van der"
          }
        ]
      },
      "given" : [
        "Samira",
        "Louise"
      ],
      "_given" : [
        {
          "extension" : [
            {
              "url" : "http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier",
              "valueCode" : "BR"
            }
          ]
        },
        {
          "extension" : [
            {
              "url" : "http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier",
              "valueCode" : "BR"
            }
          ]
        }
      ]
    },
    {
      "use" : "usual",
      "given" : [
        "Samira"
      ]
    }
  ],
  "telecom" : [
    {
      "system" : "phone",
      "_system" : {
        "extension" : [
          {
            "url" : "http://nictiz.nl/fhir/StructureDefinition/ext-CodeSpecification",
            "valueCodeableConcept" : {
              "coding" : [
                {
                  "system" : "http://terminology.hl7.org/CodeSystem/v3-AddressUse",
                  "code" : "MC",
                  "display" : "mobile contact"
                }
              ]
            }
          }
        ]
      },
      "value" : "0688877788",
      "use" : "home"
    },
    {
      "system" : "email",
      "value" : "samira.test@iknl.nl",
      "use" : "work"
    }
  ],
  "gender" : "female",
  "_gender" : {
    "extension" : [
      {
        "url" : "http://nictiz.nl/fhir/StructureDefinition/ext-CodeSpecification",
        "valueCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/v3-AdministrativeGender",
              "code" : "F",
              "display" : "Female"
            }
          ]
        }
      }
    ]
  },
  "birthDate" : "1959-07-31",
  "address" : [
    {
      "extension" : [
        {
          "url" : "http://nictiz.nl/fhir/StructureDefinition/ext-AddressInformation.AddressType",
          "valueCodeableConcept" : {
            "coding" : [
              {
                "code" : "HP"
              }
            ]
          }
        }
      ],
      "use" : "home",
      "type" : "both",
      "line" : [
        "Vasteland 78"
      ],
      "_line" : [
        {
          "extension" : [
            {
              "url" : "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName",
              "valueString" : "Vasteland"
            },
            {
              "url" : "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber",
              "valueString" : "78"
            }
          ]
        }
      ],
      "city" : "Rotterdam",
      "district" : "Rotterdam",
      "postalCode" : "3011BN",
      "country" : "Nederland",
      "_country" : {
        "extension" : [
          {
            "url" : "http://nictiz.nl/fhir/StructureDefinition/ext-CodeSpecification",
            "valueCodeableConcept" : {
              "coding" : [
                {
                  "system" : "urn:iso:std:iso:3166",
                  "version" : "2020-10-26T00:00:00",
                  "code" : "NL",
                  "display" : "Netherlands"
                }
              ]
            }
          }
        ]
      }
    }
  ]
}