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

: UC2-AsthmaFollowUp - JSON Representation

Raw json | Download

{
  "resourceType" : "Encounter",
  "id" : "UC2-AsthmaFollowUp",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Encounter UC2-AsthmaFollowUp</b></p><a name=\"UC2-AsthmaFollowUp\"> </a><a name=\"hcUC2-AsthmaFollowUp\"> </a><a name=\"UC2-AsthmaFollowUp-en-US\"> </a><p><b>status</b>: Finished</p><p><b>class</b>: [not stated] AMB: AMB</p><p><b>subject</b>: <a href=\"Patient-UC2-Patient.html\">Hans Müller  Male, DoB: 1988-05-20</a></p><p><b>period</b>: 2023-08-15 --&gt; 2023-08-15</p><p><b>reasonCode</b>: <span title=\"Codes:{http://snomed.info/sct 195967001}\">Asthma</span></p><p><b>serviceProvider</b>: <a href=\"Organization-UC2-CityHospitalLab.html\">Organization City Hospital Laboratory</a></p></div>"
  },
  "status" : "finished",
  "class" : {
    "code" : "AMB"
  },
  "subject" : {
    🔗 "reference" : "Patient/UC2-Patient"
  },
  "period" : {
    "start" : "2023-08-15",
    "end" : "2023-08-15"
  },
  "reasonCode" : [
    {
      "coding" : [
        {
          "system" : "http://snomed.info/sct",
          "code" : "195967001",
          "display" : "Asthma"
        }
      ]
    }
  ],
  "serviceProvider" : {
    🔗 "reference" : "Organization/UC2-CityHospitalLab"
  }
}