Australian CVD Risk Calculator
Iteration3 - ci-build
Australian CVD Risk Calculator - Local Development build (vIteration3) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "Observation",
"id" : "CVDRisk-DS-AdamPopper-SmokingStatus",
"meta" : {
"profile" : [
🔗 "http://hl7.org.au/fhir/core/StructureDefinition/au-core-smokingstatus"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation CVDRisk-DS-AdamPopper-SmokingStatus</b></p><a name=\"CVDRisk-DS-AdamPopper-SmokingStatus\"> </a><a name=\"hcCVDRisk-DS-AdamPopper-SmokingStatus\"> </a><a name=\"CVDRisk-DS-AdamPopper-SmokingStatus-en-AU\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org.au/fhir/core/1.0.0/StructureDefinition-au-core-smokingstatus.html\">AU Core Smoking Status</a></p></div><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category social-history}\">Social History</span></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 1747861000168109}, {http://loinc.org 72166-2}\">Smoking status</span></p><p><b>subject</b>: <a href=\"Patient-CVDRisk-DS-AdamPopper-Patient.html\">Adam Popper(official) Male, DoB: 1956-10-01 ( IHI:\u00a0Austalian Healthcare Identifier - Individual#8003608333647253)</a></p><p><b>effective</b>: 2024-06-30</p><p><b>value</b>: <span title=\"Codes:{http://snomed.info/sct 266919005}\">Lifetime non-smoker</span></p></div>"
},
"status" : "final",
"category" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/observation-category",
"code" : "social-history",
"display" : "Social History"
}
]
}
],
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "1747861000168109"
},
{
"system" : "http://loinc.org",
"code" : "72166-2"
}
],
"text" : "Smoking status"
},
"subject" : {
🔗 "reference" : "Patient/CVDRisk-DS-AdamPopper-Patient"
},
"effectiveDateTime" : "2024-06-30",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "266919005",
"display" : "Lifetime non-smoker"
}
]
}
}