FHIR IG Statistics: ValueSet/DiaryEventVS
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "ValueSet",
"status": "active",
"name": "DiaryEventVS",
"id": "DiaryEventVS",
"version": "0.0.1",
"url": "http://portal.esysta.com/fhir/ValueSet/DiaryEventVS",
"experimental": true,
"publisher": "Emperra GmbH E-Health Technologies",
"contact": [
{
"name": "Emperra GmbH E-Health Technologies",
"telecom": [
{
"system": "url",
"value": "https://emperra.com"
}
]
}
],
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "276240000",
"display": "Comments on own actions"
},
{
"code": "302866003",
"display": "Hypoglycemia"
},
{
"code": "80394007",
"display": "Hyperglycemia"
},
{
"code": "415577004",
"display": "Sport"
},
{
"code": "53041004",
"display": "Alcohol"
},
{
"code": "74964007",
"display": "Other"
}
]
},
{
"system": "http://portal.esysta.com/fhir/CodeSystem/DiaryEventCS",
"concept": [
{
"code": "1",
"display": "Party"
}
]
}
]
}
}