FHIR IG Statistics: ValueSet/capsules
Resources that use this resource
Resources that this resource uses
CodeSystem |
sct | SNOMED CT (all versions) |
Narrative
No narrative content found in resource
Source
{
"resourceType": "ValueSet",
"id": "capsules",
"meta": {
"lastUpdated": "2022-03-16T10:00:00"
},
"url": "http://capable-project.eu/data/fhir/ValueSet/capsules",
"version": "v0.1",
"name": "Capsule list",
"status": "draft",
"publisher": "Capable team",
"description": "This values set contains codes to encode the Capsules (well-being interventions) that can be prescribed to a patient. It includes codes from [SNOMED Clinical Terms](http://snomed.info/sct). These codes must be used within the *code* attribute of the ServiceRequests",
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "76847006",
"display": "Gratification"
},
{
"code": "228652008",
"display": "Horticultural therapy"
},
{
"code": "311621000",
"display": "Imagery therapy"
},
{
"code": "229224000",
"display": "Participation in yoga"
},
{
"code": "12895002",
"display": "Physiotherapeutic breathing exercise"
},
{
"code": "30900002",
"display": "Tai-chi"
},
{
"code": "308931006",
"display": "Walking practie"
}
]
}
]
}
}