| Package | fhir.tx.support.r4 |
| Resource Type | ValueSet |
| Id | MDC-object |
| FHIR Version | R4 |
| Source | http://fhir.org/terminology-support/https://simplifier.net/resolve?scope=fhir.tx.support.r4@0.31.0&canonical=http://devices.fhir.org/ValueSet/MDC-object |
| URL | http://devices.fhir.org/ValueSet/MDC-object |
| Version | 0.1.0 |
| Status | active |
| Name | MdcObject |
| Title | MDC Object infrastructure and Device nomenclature |
| Realm | us |
| Authority | hl7 |
| Description | ValueSet for the ISO/IEEE 11073-10101 Nomenclature filtered by Object partition. |
No resources found
| CodeSystem | |
| urn:iso:std:iso:11073:10101 | ISO/IEEE 11073 Medical Device Communication Nomenclature |
No narrative content found in resource
{
"resourceType": "ValueSet",
"id": "MDC-object",
"meta": {
"profile": [
"http://hl7.org/fhir/StructureDefinition/shareablevalueset"
]
},
"url": "http://devices.fhir.org/ValueSet/MDC-object",
"version": "0.1.0",
"name": "MdcObject",
"title": "MDC Object infrastructure and Device nomenclature",
"status": "active",
"experimental": false,
"publisher": "HL7 International - Devices Work Group",
"description": "ValueSet for the ISO/IEEE 11073-10101 Nomenclature filtered by Object partition.",
"compose": {
"include": [
{
"system": "urn:iso:std:iso:11073:10101",
"filter": [
{
"property": "partition",
"op": "=",
"value": "1"
}
]
}
]
}
}