IKNL PZP STU3
0.1.3-beta3 - consultation International flag

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

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

Raw json | Download

{
  "resourceType" : "RelatedPerson",
  "id" : "F1-ACP-ContactPerson-MichielHartman",
  "meta" : {
    "profile" : [
      🔗 "https://fhir.iknl.nl/fhir/StructureDefinition/ACP-ContactPerson"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Gegenereerde narrative: RelatedPerson F1-ACP-ContactPerson-MichielHartman</b></p><a name=\"F1-ACP-ContactPerson-MichielHartman\"> </a><a name=\"hcF1-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\">Profiel: <a href=\"StructureDefinition-ACP-ContactPerson.html\">ContactPerson</a></p></div><p><b>identifier</b>: Resource identifier/ebe579d0-fda9-4440-ac6c-6afb0b338006</p><p><b>patient</b>: <a href=\"Patient-F1-ACP-Patient-HendrikHartman.html\">Patient, Hendrik Hartman</a></p><p><b>name</b>: Michiel Hartman(Official)</p><p><b>telecom</b>: <a href=\"mailto:michiel.hartman@iknl.nl\">michiel.hartman@iknl.nl</a></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" : "ebe579d0-fda9-4440-ac6c-6afb0b338006"
    }
  ],
  "patient" : {
    🔗 "reference" : "Patient/F1-ACP-Patient-HendrikHartman",
    "display" : "Patient, Hendrik Hartman"
  },
  "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" : [
        "Michiel"
      ],
      "_given" : [
        {
          "extension" : [
            {
              "url" : "http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier",
              "valueCode" : "BR"
            }
          ]
        }
      ]
    }
  ],
  "telecom" : [
    {
      "system" : "email",
      "value" : "michiel.hartman@iknl.nl",
      "use" : "work"
    }
  ]
}