Package | Capable.repository |
Resource Type | ValueSet |
Id | hobbies |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=Capable.repository@1.0.1&canonical=http://capable-project.eu/data/fhir/ValueSet/hobbies |
URL | http://capable-project.eu/data/fhir/ValueSet/hobbies |
Version | v0 |
Status | draft |
Name | Hobbies |
Description | This values set contains clinical codes to encode the patient's hobbies. It includes codes from [SNOMED Clinical Terms](http://snomed.info/sct) and [LOINC](http://loinc.org). These codes must be used within the *valueCodeableConcept* attribute of the Observation resouces |
No resources found
CodeSystem | |
loinc.org | LOINC Code System |
sct | SNOMED CT (all versions) |
No narrative content found in resource
{ "resourceType": "ValueSet", "id": "hobbies", "meta": { "lastUpdated": "2021-06-09T12:05:00+02:00" }, "url": "http://capable-project.eu/data/fhir/ValueSet/hobbies", "version": "v0", "name": "Hobbies", "status": "draft", "publisher": "Capable team", "description": "This values set contains clinical codes to encode the patient's hobbies. It includes codes from [SNOMED Clinical Terms](http://snomed.info/sct) and [LOINC](http://loinc.org). These codes must be used within the *valueCodeableConcept* attribute of the Observation resouces", "compose": { "include": [ { "system": "http://snomed.info/sct", "concept": [ { "code": "300752005", "display": "Does perform gardening activities" }, { "code": "30900002", "display": "Tai-chi" }, { "code": "129006008", "display": "Walking" }, { "code": "12261009", "display": "Writing" } ] }, { "system": "http://loinc.org", "concept": [ { "code": "LA15948-5", "display": "Hobbies developing photographs" }, { "code": "LA25353-6", "display": "Music" } ] } ] } }