FHIR IG Statistics: ValueSet/smoking-status
Resources that use this resource
Resources that this resource uses
CodeSystem |
sct | SNOMED CT (all versions) |
sct | SNOMED codes used in this IG |
sct | veri |
Narrative
Note: links and images are rebased to the (stated) source
Source
{
"resourceType": "ValueSet",
"id": "smoking-status",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://terminology.hl7.org.au/ValueSet/smoking-status",
"version": "2.2.0",
"name": "SmokingStatus",
"title": "Smoking Status",
"status": "draft",
"experimental": true,
"date": "2020-09-12",
"publisher": "Health Level Seven Australia (Patient Administration)",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "http://hl7.com.au",
"use": "work"
}
]
}
],
"description": "Smoking staus codes",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "AU"
}
]
}
],
"copyright": "This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement",
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "8517006"
},
{
"code": "266919005"
},
{
"code": "77176002"
}
]
}
]
}
}