FHIR IG analytics
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source1
{
"resourceType": "ValueSet",
"status": "active",
"name": "FreseniusDeviceNameVS",
"id": "fmc-devicename-vs",
"title": "Fresenius Device Name Value Set",
"description": "Fresenius Device Name Value Set",
"version": "1.1.8",
"url": "http://fkcfhir.org/fhir/ValueSet/fmc-devicename-vs",
"compose": {
"include": [
{
"system": "http://hl7.org/fhir/device-nametype"
}
],
"exclude": [
{
"system": "http://hl7.org/fhir/device-nametype",
"concept": [
{
"code": "udi-label-name"
},
{
"code": "user-friendly-name"
},
{
"code": "patient-reported-name"
},
{
"code": "manufacturer-name"
},
{
"code": "other"
}
]
}
]
}
}