FHIR IG Statistics: ValueSet/dl-category-vs
Resources that use this resource
No resources found
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
Source
{
"resourceType": "ValueSet",
"id": "dl-category-vs",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "http://hl7.org/fhir/uv/epi-test/ValueSet/dl-category-vs",
"version": "0.1.0",
"name": "DLCategoryVS",
"status": "active",
"date": "2024-04-04T11:50:47+00:00",
"contact": [
{
"name": "Gravitate Health Project",
"telecom": [
{
"system": "url",
"value": "https://www.gravitatehealth.eu/"
}
]
}
],
"compose": {
"include": [
{
"system": "http://hl7.org/fhir/uv/epi-test/CodeSystem/questi-dimens-cs",
"concept": [
{
"code": "Low"
},
{
"code": "Medium"
},
{
"code": "High"
}
]
}
]
}
}