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

Raw json | Download

{
  "resourceType" : "Condition",
  "id" : "UC2-DiarrheaCondition",
  "meta" : {
    "profile" : [
      🔗 "http://hl7.org/fhir/uv/ips/StructureDefinition/Condition-uv-ips"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Condition UC2-DiarrheaCondition</b></p><a name=\"UC2-DiarrheaCondition\"> </a><a name=\"hcUC2-DiarrheaCondition\"> </a><a name=\"UC2-DiarrheaCondition-en-US\"> </a><p><b>clinicalStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical active}\">Active</span></p><p><b>severity</b>: <span title=\"Codes:{http://snomed.info/sct 6736007}\">Moderate (severity modifier)</span></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 62315008}\">Diarrhea</span></p><p><b>subject</b>: <a href=\"Patient-UC2-Patient.html\">Hans Müller  Male, DoB: 1988-05-20</a></p><p><b>encounter</b>: <a href=\"Encounter-UC2-DiarrheaInitial.html\">Encounter: status = finished; class = EMER (EMER); period = 2022-11-28 --&gt; (ongoing); reasonCode = Diarrhea</a></p><p><b>onset</b>: 2022-11-28</p></div>"
  },
  "clinicalStatus" : {
    "coding" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/condition-clinical",
        "code" : "active"
      }
    ]
  },
  "severity" : {
    "coding" : [
      {
        "system" : "http://snomed.info/sct",
        "code" : "6736007",
        "display" : "Moderate (severity modifier)"
      }
    ]
  },
  "code" : {
    "coding" : [
      {
        "system" : "http://snomed.info/sct",
        "code" : "62315008",
        "display" : "Diarrhea"
      }
    ]
  },
  "subject" : {
    🔗 "reference" : "Patient/UC2-Patient"
  },
  "encounter" : {
    🔗 "reference" : "Encounter/UC2-DiarrheaInitial"
  },
  "onsetDateTime" : "2022-11-28"
}