0.1.0 - ci-build

IPSExampleIG - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: UC5-EncounterCarlosVanBurenAug2024 - JSON Representation

Raw json | Download

{
  "resourceType" : "Encounter",
  "id" : "UC5-EncounterCarlosVanBurenAug2024",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Encounter UC5-EncounterCarlosVanBurenAug2024</b></p><a name=\"UC5-EncounterCarlosVanBurenAug2024\"> </a><a name=\"hcUC5-EncounterCarlosVanBurenAug2024\"> </a><a name=\"UC5-EncounterCarlosVanBurenAug2024-en-US\"> </a><p><b>status</b>: Finished</p><p><b>class</b>: [not stated] EMER: EMER</p><p><b>subject</b>: <a href=\"Patient-UC5-Patient.html\">Alejandra Ramírez  Female, DoB: 1956-12-01</a></p><p><b>period</b>: 2024-08-10 --&gt; 2024-08-13</p><p><b>reasonCode</b>: <span title=\"Codes:{http://snomed.info/sct 195967001}\">Asthma exacerbation</span></p><p><b>serviceProvider</b>: <a href=\"Organization-UC5-HospitalCarlosVanBuren.html\">Organization Hospital Carlos Van Buren</a></p></div>"
  },
  "status" : "finished",
  "class" : {
    "code" : "EMER"
  },
  "subject" : {
    🔗 "reference" : "Patient/UC5-Patient"
  },
  "period" : {
    "start" : "2024-08-10",
    "end" : "2024-08-13"
  },
  "reasonCode" : [
    {
      "coding" : [
        {
          "system" : "http://snomed.info/sct",
          "code" : "195967001",
          "display" : "Asthma exacerbation"
        }
      ]
    }
  ],
  "serviceProvider" : {
    🔗 "reference" : "Organization/UC5-HospitalCarlosVanBuren"
  }
}