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

Raw json | Download

{
  "resourceType" : "Observation",
  "id" : "UC1-SocialHistorySmokingOct2022",
  "meta" : {
    "profile" : [
      🔗 "http://hl7.org/fhir/uv/ips/StructureDefinition/Observation-results-uv-ips"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation UC1-SocialHistorySmokingOct2022</b></p><a name=\"UC1-SocialHistorySmokingOct2022\"> </a><a name=\"hcUC1-SocialHistorySmokingOct2022\"> </a><a name=\"UC1-SocialHistorySmokingOct2022-en-US\"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:\">social-history</span></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 77176002}\">Raucher</span></p><p><b>subject</b>: <a href=\"Patient-UC1-Patient.html\">Klaus Müller  Male, DoB: 1959-05-20</a></p><p><b>encounter</b>: <a href=\"Encounter-UC1-EncounterMuenchenOct2022.html\">Encounter: status = finished; class = AMB (AMB); period = 2022-10-03 --&gt; 2022-10-03; reasonCode = Bluthochdruck</a></p><p><b>effective</b>: 2022-10-03</p><p><b>value</b>: 10 {cigar}/d<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  code{cigar}/d = '{cigar}/d')</span></p></div>"
  },
  "status" : "final",
  "category" : [
    {
      "coding" : [
        {
          "code" : "social-history"
        }
      ]
    }
  ],
  "code" : {
    "coding" : [
      {
        "system" : "http://snomed.info/sct",
        "code" : "77176002",
        "display" : "Raucher"
      }
    ]
  },
  "subject" : {
    🔗 "reference" : "Patient/UC1-Patient"
  },
  "encounter" : {
    🔗 "reference" : "Encounter/UC1-EncounterMuenchenOct2022"
  },
  "effectiveDateTime" : "2022-10-03",
  "valueQuantity" : {
    "value" : 10,
    "system" : "http://unitsofmeasure.org",
    "code" : "{cigar}/d"
  }
}