FHIR IG Statistics: ValueSet/gecco-valueset-smoking-status
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "ValueSet",
"id": "gecco-valueset-smoking-status",
"meta": {
"profile": [
"http://hl7.org/fhir/StructureDefinition/shareablevalueset"
]
},
"url": "https://www.netzwerk-universitaetsmedizin.de/fhir/ValueSet/smoking-status",
"version": "1.0",
"name": "SmokingStatus",
"title": "Smoking Status",
"status": "active",
"experimental": false,
"publisher": "Charité",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "https://www.bihealth.org/en/research/core-facilities/interoperability"
}
]
}
],
"description": "Codes to capture tobacco smoking status",
"immutable": false,
"copyright": "This artefact includes content from LOINC®. LOINC codes are copyright Regenstrief Institute, Inc. and the Logical Observation Identifiers Names and Codes (LOINC) Committee. Terms & Conditions in https://loinc.org/license/",
"compose": {
"include": [
{
"system": "http://loinc.org",
"concept": [
{
"code": "LA18976-3",
"display": "Current every day smoker"
},
{
"code": "LA15920-4",
"display": "Former smoker"
},
{
"code": "LA18978-9",
"display": "Never smoker"
},
{
"code": "LA18980-5",
"display": "Unknown if ever smoked"
}
]
}
]
}
}