{
  "resourceType" : "Encounter",
  "id" : "ACP-Encounter-2-Pat2",
  "meta" : {
    "profile" : ["https://api.iknl.nl/docs/pzp/r4/StructureDefinition/ACP-Encounter"]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Encounter ACP-Encounter-2-Pat2</b></p><a name=\"ACP-Encounter-2-Pat2\"> </a><a name=\"hcACP-Encounter-2-Pat2\"> </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-Encounter.html\">ACP Encounter</a></p></div><p><b>identifier</b>: Resource identifier/4fd4a47f-e5a2-410d-8f3b-10bd58539013</p><p><b>status</b>: Finished</p><p><b>class</b>: <a href=\"http://hl7.org/fhir/R4/v3/ActCode/cs.html#v3-ActCode-IMP\">v3 Code System ActCode: IMP</a> (inpatient encounter)</p><p><b>subject</b>: <a href=\"Patient-ACP-Patient-SamiraVanDerSluijs-Pat2.html\">Patient, Samira van der Sluijs</a></p><blockquote><p><b>participant</b></p><p><b>individual</b>: <a href=\"PractitionerRole-ACP-HealthProfessional-PractitionerRole-DesireeWolters-Pat2.html\">Healthcare professional (role), Desiree Wolters</a></p></blockquote><blockquote><p><b>participant</b></p><p><b>individual</b>: <a href=\"RelatedPerson-ACP-ContactPerson-GertJanDeJong-Pat2.html\">ContactPerson, Gert-Jan de Jong</a></p></blockquote><p><b>period</b>: 2024-07-28 --&gt; 2024-07-28</p><p><b>reasonReference</b>: <a href=\"Procedure-ACP-Procedure-2-Pat2.html\">Procedure, ACP</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" : "4fd4a47f-e5a2-410d-8f3b-10bd58539013"
  }],
  "status" : "finished",
  "class" : {
    "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
    "code" : "IMP",
    "display" : "inpatient encounter"
  },
  "subject" : {
    "reference" : "Patient/ACP-Patient-SamiraVanDerSluijs-Pat2",
    "display" : "Patient, Samira van der Sluijs"
  },
  "participant" : [{
    "individual" : {
      "reference" : "PractitionerRole/ACP-HealthProfessional-PractitionerRole-DesireeWolters-Pat2",
      "type" : "PractitionerRole",
      "display" : "Healthcare professional (role), Desiree Wolters"
    }
  },
  {
    "individual" : {
      "reference" : "RelatedPerson/ACP-ContactPerson-GertJanDeJong-Pat2",
      "type" : "RelatedPerson",
      "display" : "ContactPerson, Gert-Jan de Jong"
    }
  }],
  "period" : {
    "start" : "2024-07-28",
    "end" : "2024-07-28"
  },
  "reasonReference" : [{
    "extension" : [{
      "url" : "http://nictiz.nl/fhir/StructureDefinition/ext-Comment",
      "valueString" : "Eerste PZP gesprek van mevrouw"
    }],
    "reference" : "Procedure/ACP-Procedure-2-Pat2",
    "display" : "Procedure, ACP"
  }]
}