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

Raw json | Download

{
  "resourceType" : "Observation",
  "id" : "UC5-SocialHistoryJan2023",
  "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 UC5-SocialHistoryJan2023</b></p><a name=\"UC5-SocialHistoryJan2023\"> </a><a name=\"hcUC5-SocialHistoryJan2023\"> </a><a name=\"UC5-SocialHistoryJan2023-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 720401000000103}\">Smoking cessation</span></p><p><b>subject</b>: <a href=\"Patient-UC5-Patient.html\">Alejandra Ramírez  Female, DoB: 1956-12-01</a></p><p><b>encounter</b>: <a href=\"Encounter-UC5-EncounterCordilleraJan2023.html\">Encounter: status = finished; class = AMB (AMB); period = 2023-01-12 --&gt; 2023-01-12; reasonCode = Encounter for check up (procedure)</a></p><p><b>effective</b>: 2023-01-12</p><p><b>value</b>: <span title=\"Codes:{http://snomed.info/sct 8392000}\">Ex-smoker</span></p><p><b>note</b>: Maintains smoking cessation and engages in regular exercise</p></div>"
  },
  "status" : "final",
  "category" : [
    {
      "coding" : [
        {
          "code" : "social-history"
        }
      ]
    }
  ],
  "code" : {
    "coding" : [
      {
        "system" : "http://snomed.info/sct",
        "code" : "720401000000103",
        "display" : "Smoking cessation"
      }
    ]
  },
  "subject" : {
    🔗 "reference" : "Patient/UC5-Patient"
  },
  "encounter" : {
    🔗 "reference" : "Encounter/UC5-EncounterCordilleraJan2023"
  },
  "effectiveDateTime" : "2023-01-12",
  "valueCodeableConcept" : {
    "coding" : [
      {
        "system" : "http://snomed.info/sct",
        "code" : "8392000",
        "display" : "Ex-smoker"
      }
    ]
  },
  "note" : [
    {
      "text" : "Maintains smoking cessation and engages in regular exercise"
    }
  ]
}