IKNL PZP STU3
1.0.0-alpha1 - consultation International flag

IKNL PZP STU3, published by IKNL. This guide is not an authorized publication; it is the continuous build for version 1.0.0-alpha1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/IKNL/PZP-FHIR-STU3/ and changes regularly. See the Directory of published versions

: Example RelatedPerson - P1-ACP-ContactPerson-MichielHartman - JSON Representation

Raw json | Download

{
  "resourceType" : "RelatedPerson",
  "id" : "P1-ACP-ContactPerson-MichielHartman",
  "meta" : {
    "profile" : [
      🔗 "https://api.iknl.nl/docs/pzp/stu3/StructureDefinition/ACP-ContactPerson"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: RelatedPerson P1-ACP-ContactPerson-MichielHartman</b></p><a name=\"P1-ACP-ContactPerson-MichielHartman\"> </a><a name=\"hcP1-ACP-ContactPerson-MichielHartman\"> </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\">Profile: <a href=\"StructureDefinition-ACP-ContactPerson.html\">ContactPerson</a></p></div><p><b>identifier</b>: Resource identifier/6504c755-8466-4647-9e53-d6b51d459f3e</p><p><b>patient</b>: <a href=\"Patient-P1-ACP-Patient-HendrikHartman.html\">Patient, Hendrik Hartman</a></p><p><b>relationship</b>: <span title=\"Codes:{urn:oid:2.16.840.1.113883.2.4.3.11.22.472 24}\">Wettelijke vertegenwoordiger</span></p><p><b>name</b>: Michiel Hartman(Official), Michiel </p><p><b>telecom</b>: ph: 06-45612378(Home), <a href=\"mailto:michiel@test.nl\">michiel@test.nl</a></p><p><b>address</b>: Keizersgracht 764A IV Amsterdam 1017EZ Nederland (home)</p></div>"
  },
  "identifier" : [
    {
      "type" : {
        "coding" : [
          {
            "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
            "code" : "RI",
            "display" : "Resource identifier"
          }
        ]
      },
      "system" : "https://acme.com/fhir/NamingSystem/resource-business-identifier",
      "value" : "6504c755-8466-4647-9e53-d6b51d459f3e"
    }
  ],
  "patient" : {
    🔗 "reference" : "Patient/P1-ACP-Patient-HendrikHartman",
    "display" : "Patient, Hendrik Hartman"
  },
  "relationship" : {
    "coding" : [
      {
        "system" : "urn:oid:2.16.840.1.113883.2.4.3.11.22.472",
        "code" : "24",
        "display" : "Wettelijke vertegenwoordiger"
      }
    ]
  },
  "name" : [
    {
      "extension" : [
        {
          "url" : "http://hl7.org/fhir/StructureDefinition/humanname-assembly-order",
          "valueCode" : "NL1"
        }
      ],
      "use" : "official",
      "text" : "Michiel Hartman",
      "family" : "Hartman",
      "_family" : {
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/humanname-own-name",
            "valueString" : "Hartman"
          }
        ]
      },
      "given" : [
        "M",
        "Michiel"
      ],
      "_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"
            }
          ]
        }
      ]
    },
    {
      "use" : "usual",
      "given" : [
        "Michiel"
      ]
    }
  ],
  "telecom" : [
    {
      "system" : "phone",
      "_system" : {
        "extension" : [
          {
            "url" : "http://nictiz.nl/fhir/StructureDefinition/code-specification",
            "valueCodeableConcept" : {
              "coding" : [
                {
                  "system" : "http://terminology.hl7.org/CodeSystem/v3-AddressUse",
                  "code" : "MC",
                  "display" : "mobile contact"
                }
              ]
            }
          }
        ]
      },
      "value" : "06-45612378",
      "use" : "home"
    },
    {
      "system" : "email",
      "value" : "michiel@test.nl",
      "use" : "home"
    }
  ],
  "address" : [
    {
      "extension" : [
        {
          "url" : "http://nictiz.nl/fhir/StructureDefinition/zib-AddressInformation-AddressType",
          "valueCodeableConcept" : {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/v3-AddressUse",
                "code" : "HP",
                "display" : "Primary Home"
              }
            ]
          }
        }
      ],
      "use" : "home",
      "type" : "both",
      "line" : [
        "Keizersgracht 764A IV"
      ],
      "_line" : [
        {
          "extension" : [
            {
              "url" : "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName",
              "valueString" : "Keizersgracht"
            },
            {
              "url" : "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber",
              "valueString" : "764"
            },
            {
              "url" : "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-buildingNumberSuffix",
              "valueString" : "A"
            },
            {
              "url" : "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-unitID",
              "valueString" : "IV"
            }
          ]
        }
      ],
      "city" : "Amsterdam",
      "district" : "Amsterdam",
      "postalCode" : "1017EZ",
      "country" : "Nederland",
      "_country" : {
        "extension" : [
          {
            "url" : "http://nictiz.nl/fhir/StructureDefinition/code-specification",
            "valueCodeableConcept" : {
              "coding" : [
                {
                  "system" : "urn:iso:std:iso:3166",
                  "code" : "NL",
                  "display" : "Netherlands"
                }
              ]
            }
          }
        ]
      }
    }
  ]
}