FHIR IG Statistics: ValueSet/cyehr-vs-alcoholstatus
Resources that use this resource
Resources that this resource uses
CodeSystem |
sct | SNOMED CT International Edition |
Narrative
No narrative content found in resource
Source
{
"resourceType": "ValueSet",
"id": "cyehr-vs-alcoholstatus",
"url": "http://ig.ehealth4u.eu/fhir/ValueSet/cyehr-vs-alcoholstatus",
"name": "CYEHRVSAlcoholStatus",
"title": "Cyprus EHR Value Set: Alcohol Status",
"status": "active",
"experimental": false,
"publisher": "eHealth4U",
"contact": [
{
"name": "eHealth Lab (University of Cyprus)"
}
],
"description": "Alcohol status in three categories: Current drinker, Non - drinker, Lifetime non-drinker of alcohol",
"immutable": false,
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "219006",
"display": "Current drinker"
},
{
"code": "105542008",
"display": "Non - drinker"
},
{
"code": "783261004",
"display": "Lifetime non-drinker of alcohol"
}
]
}
]
}
}