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

: P1 ACP Patient Hendrik Hartman - JSON Representation

Raw json | Download

{
  "resourceType" : "Patient",
  "id" : "P1-ACP-Patient-HendrikHartman",
  "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 P1-ACP-Patient-HendrikHartman</b></p><a name=\"P1-ACP-Patient-HendrikHartman\"> </a><a name=\"hcP1-ACP-Patient-HendrikHartman\"> </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;\">Rik  Male, Geb.datum: 1961-03-21 ( http://fhir.nl/fhir/NamingSystem/bsn#999998286)</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Alternatieve namen (zie hierboven)\">Alt. naam:</td><td colspan=\"3\">Hendrik Hartman de Leeuw(Official)</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Contactopties voor Patient\">Contactgegevens</td><td colspan=\"3\"><ul><li>ph: 06-00112233(Home)</li><li><a href=\"mailto:test@iknl.nl\">test@iknl.nl</a></li><li>Twijnstraat 24A BIS Utrecht 3511 ZL Nederland (home)</li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Patient contactpersoon\">Contact:</td><td colspan=\"3\"><ul><li>Mirjam de Leeuw Hartman(Official)</li><li>Relaties:<span title=\"Codes:{urn:oid:2.16.840.1.113883.2.4.3.11.22.472 01}\">Eerste relatie/contactpersoon</span>, <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-RoleCode WIFE}\">Wife</span></li><li>Twijnstraat 24A BIS Utrecht 3511 ZL Nederland (home)</li><li>ph: 06-98765432(Home)</li><li><a href=\"mailto:mirjam@test.nl\">mirjam@test.nl</a></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: false</li></ul></td></tr></table></div>"
  },
  "extension" : [
    {
      "extension" : [
        {
          "url" : "legallyCapable",
          "valueBoolean" : false
        }
      ],
      "url" : "https://fhir.iknl.nl/fhir/StructureDefinition/ext-LegallyCapable-MedicalTreatmentDecisions"
    }
  ],
  "identifier" : [
    {
      "system" : "http://fhir.nl/fhir/NamingSystem/bsn",
      "value" : "999998286"
    }
  ],
  "name" : [
    {
      "extension" : [
        {
          "url" : "http://hl7.org/fhir/StructureDefinition/humanname-assembly-order",
          "valueCode" : "NL4"
        }
      ],
      "use" : "official",
      "text" : "Hendrik Hartman de Leeuw",
      "family" : "Hartman",
      "_family" : {
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/humanname-own-name",
            "valueString" : "Hartman"
          },
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/humanname-partner-prefix",
            "valueString" : "de"
          },
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/humanname-partner-name",
            "valueString" : "Leeuw"
          }
        ]
      },
      "given" : [
        "H",
        "J",
        "Hendrik",
        "Johan"
      ],
      "_given" : [
        {
          "extension" : [
            {
              "url" : "http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier",
              "valueCode" : "IN"
            }
          ]
        },
        {
          "extension" : [
            {
              "url" : "http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier",
              "valueCode" : "IN"
            }
          ]
        },
        {
          "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" : [
        "Rik"
      ]
    }
  ],
  "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" : "06-00112233",
      "use" : "home"
    },
    {
      "system" : "email",
      "value" : "test@iknl.nl",
      "use" : "work"
    }
  ],
  "gender" : "male",
  "_gender" : {
    "extension" : [
      {
        "url" : "http://nictiz.nl/fhir/StructureDefinition/ext-CodeSpecification",
        "valueCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/v3-AdministrativeGender",
              "code" : "M",
              "display" : "Male"
            }
          ]
        }
      }
    ]
  },
  "birthDate" : "1961-03-21",
  "address" : [
    {
      "extension" : [
        {
          "url" : "http://nictiz.nl/fhir/StructureDefinition/ext-AddressInformation.AddressType",
          "valueCodeableConcept" : {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/v3-AddressUse",
                "code" : "HP",
                "display" : "Primary Home"
              }
            ]
          }
        }
      ],
      "use" : "home",
      "type" : "both",
      "line" : [
        "Twijnstraat 24A BIS"
      ],
      "_line" : [
        {
          "extension" : [
            {
              "url" : "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName",
              "valueString" : "Twijnstraat"
            },
            {
              "url" : "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber",
              "valueString" : "24"
            },
            {
              "url" : "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-buildingNumberSuffix",
              "valueString" : "A"
            },
            {
              "url" : "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-unitID",
              "valueString" : "BIS"
            }
          ]
        }
      ],
      "city" : "Utrecht",
      "district" : "Utrecht",
      "postalCode" : "3511 ZL",
      "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"
                }
              ]
            }
          }
        ]
      }
    }
  ],
  "contact" : [
    {
      "extension" : [
        {
          "url" : "http://hl7.org/fhir/StructureDefinition/patient-relatedPerson",
          "valueReference" : {
            🔗 "reference" : "RelatedPerson/P1-ACP-ContactPerson-MirjamDeLeeuwHartman"
          }
        }
      ],
      "relationship" : [
        {
          "coding" : [
            {
              "system" : "urn:oid:2.16.840.1.113883.2.4.3.11.22.472",
              "code" : "01",
              "display" : "Eerste relatie/contactpersoon"
            }
          ]
        },
        {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
              "code" : "WIFE",
              "display" : "Wife"
            }
          ]
        }
      ],
      "name" : {
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/humanname-assembly-order",
            "valueCode" : "NL4"
          }
        ],
        "use" : "official",
        "text" : "Mirjam de Leeuw Hartman",
        "family" : "de Leeuw",
        "_family" : {
          "extension" : [
            {
              "url" : "http://hl7.org/fhir/StructureDefinition/humanname-own-prefix",
              "valueString" : "de"
            },
            {
              "url" : "http://hl7.org/fhir/StructureDefinition/humanname-own-name",
              "valueString" : "Leeuw"
            },
            {
              "url" : "http://hl7.org/fhir/StructureDefinition/humanname-partner-name",
              "valueString" : "Hartman"
            }
          ]
        },
        "given" : [
          "M",
          "Mirjam"
        ],
        "_given" : [
          {
            "extension" : [
              {
                "url" : "http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier",
                "valueCode" : "IN"
              }
            ]
          },
          {
            "extension" : [
              {
                "url" : "http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier",
                "valueCode" : "BR"
              }
            ]
          }
        ]
      },
      "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" : "06-98765432",
          "use" : "home"
        },
        {
          "system" : "email",
          "value" : "mirjam@test.nl",
          "use" : "home"
        }
      ],
      "address" : {
        "extension" : [
          {
            "url" : "http://nictiz.nl/fhir/StructureDefinition/ext-AddressInformation.AddressType",
            "valueCodeableConcept" : {
              "coding" : [
                {
                  "system" : "http://terminology.hl7.org/CodeSystem/v3-AddressUse",
                  "code" : "HP",
                  "display" : "Primary Home"
                }
              ]
            }
          }
        ],
        "use" : "home",
        "type" : "both",
        "line" : [
          "Twijnstraat 24A BIS"
        ],
        "_line" : [
          {
            "extension" : [
              {
                "url" : "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName",
                "valueString" : "Twijnstraat"
              },
              {
                "url" : "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber",
                "valueString" : "24"
              },
              {
                "url" : "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-buildingNumberSuffix",
                "valueString" : "A"
              },
              {
                "url" : "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-unitID",
                "valueString" : "BIS"
              }
            ]
          }
        ],
        "city" : "Utrecht",
        "district" : "Utrecht",
        "postalCode" : "3511 ZL",
        "country" : "Nederland",
        "_country" : {
          "extension" : [
            {
              "url" : "http://nictiz.nl/fhir/StructureDefinition/ext-CodeSpecification",
              "valueCodeableConcept" : {
                "coding" : [
                  {
                    "system" : "urn:oid:2.16.840.1.113883.2.4.4.16.34",
                    "version" : "2020-04-01T00:00:00",
                    "code" : "6030",
                    "display" : "Netherlands"
                  }
                ]
              }
            }
          ]
        }
      }
    }
  ]
}