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
{
"resourceType" : "Observation",
"id" : "UC5-SmokingStatusJan2018",
"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-SmokingStatusJan2018</b></p><a name=\"UC5-SmokingStatusJan2018\"> </a><a name=\"hcUC5-SmokingStatusJan2018\"> </a><a name=\"UC5-SmokingStatusJan2018-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://loinc.org 72166-2}\">Smoking status</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-EncounterCordilleraJan2018.html\">Encounter: status = finished; class = AMB (AMB); period = 2018-01-15 --> 2018-01-15; reasonCode = Asthma</a></p><p><b>effective</b>: 2018-01-15</p><p><b>value</b>: <span title=\"Codes:{http://loinc.org LA18976-3}\">Smoker</span></p><p><b>note</b>: Patient reports smoke tobacco daily</p><p><b>method</b>: <span title=\"Codes:{http://snomed.info/sct 733985002}\">Patient self-report</span></p></div>"
},
"status" : "final",
"category" : [
{
"coding" : [
{
"code" : "social-history"
}
]
}
],
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "72166-2",
"display" : "Smoking status"
}
]
},
"subject" : {
🔗 "reference" : "Patient/UC5-Patient"
},
"encounter" : {
🔗 "reference" : "Encounter/UC5-EncounterCordilleraJan2018"
},
"effectiveDateTime" : "2018-01-15",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "LA18976-3",
"display" : "Smoker"
}
]
},
"note" : [
{
"text" : "Patient reports smoke tobacco daily"
}
],
"method" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "733985002",
"display" : "Patient self-report"
}
]
}
}