PanCareSurPass Project HL7 FHIR Implementation Guide
0.2.0 - CI Build 150

PanCareSurPass Project HL7 FHIR Implementation Guide, published by PanCareSurPass Project. This guide is not an authorized publication; it is the continuous build for version 0.2.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-eu/pcsp/ and changes regularly. See the Directory of published versions

: Encounter: Primary Diagnosis Hulafe (Encounter) - JSON Representation

Raw json | Download


{
  "resourceType" : "Encounter",
  "id" : "EncHulafe-1",
  "language" : "es-ES",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es-ES\" lang=\"es-ES\"><p class=\"res-header-id\"><b>Generated Narrative: Encounter EncHulafe-1</b></p><a name=\"EncHulafe-1\"> </a><a name=\"hcEncHulafe-1\"> </a><a name=\"EncHulafe-1-en-US\"> </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\">Language: es-ES</p></div><p><b>status</b>: Finished</p><p><b>class</b>: <a href=\"http://terminology.hl7.org/6.0.2/CodeSystem-v3-ActCode.html#v3-ActCode-AMB\">ActCode</a> AMB: ambulatory</p><p><b>subject</b>: <a href=\"Patient-PatientHulafe-1.html\">NOMBRE APELLIDO1 APELLIDO2(anonymous) Female, DoB: 2005-07-01 ( urn:oid:2.16.724.4.10.50.200#123456789\u00a0(use:\u00a0official,\u00a0))</a></p><p><b>serviceProvider</b>: <a href=\"Organization-OrgHulafe-1.html\">Organization Hospital Universitari i Politècnic La Fe</a></p></div>"
  },
  "status" : "finished",
  "class" : {
    "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
    "code" : "AMB",
    "display" : "ambulatory"
  },
  "subject" : {
    🔗 "reference" : "Patient/PatientHulafe-1",
    "type" : "Patient"
  },
  "serviceProvider" : {
    🔗 "reference" : "Organization/OrgHulafe-1",
    "type" : "Organization"
  }
}