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 Encounter - P1-ACP-Encounter-29-07-2025 - JSON Representation

Raw json | Download

{
  "resourceType" : "Encounter",
  "id" : "P1-ACP-Encounter-29-07-2025",
  "meta" : {
    "profile" : [
      🔗 "https://fhir.iknl.nl/fhir/StructureDefinition/ACP-Encounter"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Gegenereerde narrative: Encounter P1-ACP-Encounter-29-07-2025</b></p><a name=\"P1-ACP-Encounter-29-07-2025\"> </a><a name=\"hcP1-ACP-Encounter-29-07-2025\"> </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-Encounter.html\">Encounter</a></p></div><p><b>identifier</b>: Resource identifier/2cd036c4-a147-4ed1-9d92-d5774fdeb74c</p><p><b>status</b>: Finished</p><p><b>class</b>: <a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-v3-ActCode.html#v3-ActCode-IMP\">ActCode IMP</a>: inpatient encounter</p><p><b>subject</b>: <a href=\"Patient-P1-ACP-Patient-HendrikHartman.html\">Patient, Hendrik Hartman</a></p><blockquote><p><b>participant</b></p><p><b>individual</b>: <a href=\"Practitioner-P1-ACP-HealthProfessional-Practitioner-DrVanHuissen.html\">Healthcare professional (person), van Huissen</a></p></blockquote><blockquote><p><b>participant</b></p><p><b>individual</b>: <a href=\"RelatedPerson-P1-ACP-ContactPerson-MichielHartman.html\">ContactPerson, Michiel Hartman</a></p></blockquote><p><b>period</b>: 2025-07-29 --&gt; 2025-07-29</p><h3>Diagnoses</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Condition</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"Procedure-P1-ACP-Procedure-29-07-2025.html\">Procedure, ACP</a></td></tr></table></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" : "2cd036c4-a147-4ed1-9d92-d5774fdeb74c"
    }
  ],
  "status" : "finished",
  "class" : {
    "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
    "code" : "IMP",
    "display" : "inpatient encounter"
  },
  "subject" : {
    🔗 "reference" : "Patient/P1-ACP-Patient-HendrikHartman",
    "display" : "Patient, Hendrik Hartman"
  },
  "participant" : [
    {
      "individual" : {
        🔗 "extension" : [
          {
            "url" : "http://nictiz.nl/fhir/StructureDefinition/practitionerrole-reference",
            "valueReference" : {
              🔗 "reference" : "PractitionerRole/P1-ACP-HealthProfessional-PractitionerRole-DrVanHuissen",
              "display" : "Healthcare professional (role), van Huissen"
            }
          }
        ],
        "reference" : "Practitioner/P1-ACP-HealthProfessional-Practitioner-DrVanHuissen",
        "display" : "Healthcare professional (person), van Huissen"
      }
    },
    {
      "individual" : {
        🔗 "reference" : "RelatedPerson/P1-ACP-ContactPerson-MichielHartman",
        "display" : "ContactPerson, Michiel Hartman"
      }
    }
  ],
  "period" : {
    "start" : "2025-07-29",
    "end" : "2025-07-29"
  },
  "diagnosis" : [
    {
      "condition" : {
        🔗 "reference" : "Procedure/P1-ACP-Procedure-29-07-2025",
        "display" : "Procedure, ACP"
      }
    }
  ]
}