FHIR IG analytics| Package | fhir.tx.support.r3 |
| Resource Type | ValueSet |
| Id | ValueSet-MDC-partition.json |
| FHIR Version | R3 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "ValueSet",
"id": "MDC-partition",
"meta": {
"profile": [
"http://hl7.org/fhir/StructureDefinition/shareablevalueset"
]
},
"url": "http://devices.fhir.org/ValueSet/MDC-partition",
"version": "0.1.0",
"name": "MdcPartition",
"title": "MDC Partition codes",
"status": "active",
"experimental": false,
"publisher": "HL7 International - Devices Work Group",
"description": "ValueSet for the ISO/IEEE 11073-10101 Partition codes.",
"compose": {
"include": [
{
"system": "urn:iso:std:iso:11073:10101",
"concept": [
{
"code": "0"
},
{
"code": "1"
},
{
"code": "2"
},
{
"code": "3"
},
{
"code": "4"
},
{
"code": "5"
},
{
"code": "6"
},
{
"code": "7"
},
{
"code": "8"
},
{
"code": "9"
},
{
"code": "10"
},
{
"code": "11"
},
{
"code": "128"
},
{
"code": "129"
},
{
"code": "130"
},
{
"code": "255"
},
{
"code": "256"
},
{
"code": "258"
},
{
"code": "514"
},
{
"code": "1024"
}
]
}
]
}
}