FHIR IG Statistics: ValueSet/DiabetesTypeVS
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",
"status": "active",
"name": "DiabetesTypeVS",
"id": "DiabetesTypeVS",
"version": "0.0.1",
"url": "http://portal.esysta.com/fhir/ValueSet/DiabetesTypeVS",
"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": "46635009",
"display": "Diabetes mellitus type 1"
},
{
"code": "44054006",
"display": "Diabetes mellitus type 2"
},
{
"code": "11687002",
"display": "Gestational diabetes mellitus"
}
]
}
]
}
}