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-EncounterCordilleraJan2018 - JSON Representation

Raw json | Download

{
  "resourceType" : "Encounter",
  "id" : "UC5-EncounterCordilleraJan2018",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Encounter UC5-EncounterCordilleraJan2018</b></p><a name=\"UC5-EncounterCordilleraJan2018\"> </a><a name=\"hcUC5-EncounterCordilleraJan2018\"> </a><a name=\"UC5-EncounterCordilleraJan2018-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-UC5-Patient.html\">Alejandra Ramírez  Female, DoB: 1956-12-01</a></p><p><b>period</b>: 2018-01-15 --&gt; 2018-01-15</p><p><b>reasonCode</b>: <span title=\"Codes:{http://snomed.info/sct 195967001}\">Asthma</span></p><h3>Diagnoses</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Condition</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"Condition-UC5-MildAsthmaDiagnosis.html\">Condition Asthma</a></td></tr></table><p><b>serviceProvider</b>: <a href=\"Organization-UC5-CentroSaludCordillera.html\">Organization Centro de Salud Familiar Cordillera</a></p></div>"
  },
  "status" : "finished",
  "class" : {
    "code" : "AMB"
  },
  "subject" : {
    🔗 "reference" : "Patient/UC5-Patient"
  },
  "period" : {
    "start" : "2018-01-15",
    "end" : "2018-01-15"
  },
  "reasonCode" : [
    {
      "coding" : [
        {
          "system" : "http://snomed.info/sct",
          "code" : "195967001",
          "display" : "Asthma"
        }
      ]
    }
  ],
  "diagnosis" : [
    {
      "condition" : {
        🔗 "reference" : "Condition/UC5-MildAsthmaDiagnosis"
      }
    }
  ],
  "serviceProvider" : {
    🔗 "reference" : "Organization/UC5-CentroSaludCordillera"
  }
}