FHIR IG Statistics: ValueSet/CarbohydrateUnitVS
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",
"status": "active",
"name": "CarbohydrateUnitVS",
"id": "CarbohydrateUnitVS",
"version": "0.0.1",
"url": "http://portal.esysta.com/fhir/ValueSet/CarbohydrateUnitVS",
"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": "258682000",
"display": "gram"
},
{
"code": "228895005",
"display": "carbohydrate unit"
}
]
}
]
}
}