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

: UC1-EncounterMuenchenOct2021-Day3 - JSON Representation

Raw json | Download

{
  "resourceType" : "Encounter",
  "id" : "UC1-EncounterMuenchenOct2021-Day3",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Encounter UC1-EncounterMuenchenOct2021-Day3</b></p><a name=\"UC1-EncounterMuenchenOct2021-Day3\"> </a><a name=\"hcUC1-EncounterMuenchenOct2021-Day3\"> </a><a name=\"UC1-EncounterMuenchenOct2021-Day3-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-UC1-Patient.html\">Klaus Müller  Male, DoB: 1959-05-20</a></p><p><b>period</b>: 2021-10-14 --&gt; 2021-10-14</p><p><b>reasonCode</b>: <span title=\"Codes:{http://snomed.info/sct 762463000}\">Kombinierte diastolische und systolische Hypertonie</span></p><p><b>serviceProvider</b>: <a href=\"Organization-UC1-KlinikumMuenchen.html\">Organization Klinikum der Universität München</a></p></div>"
  },
  "status" : "finished",
  "class" : {
    "code" : "AMB"
  },
  "subject" : {
    🔗 "reference" : "Patient/UC1-Patient"
  },
  "period" : {
    "start" : "2021-10-14",
    "end" : "2021-10-14"
  },
  "reasonCode" : [
    {
      "coding" : [
        {
          "system" : "http://snomed.info/sct",
          "code" : "762463000",
          "display" : "Kombinierte diastolische und systolische Hypertonie"
        }
      ]
    }
  ],
  "serviceProvider" : {
    🔗 "reference" : "Organization/UC1-KlinikumMuenchen"
  }
}