| Package | hl7.fhir.uv.phd |
| Resource Type | ValueSet |
| Id | MDCnotObject |
| FHIR Version | R4 |
| Source | http://hl7.org/fhir/uv/phd/https://build.fhir.org/ig/HL7/phd/ValueSet-MDCnotObject.html |
| URL | http://hl7.org/fhir/uv/phd/ValueSet/MDCnotObject |
| Version | 2.0.0-ballot2 |
| Status | active |
| Date | 2025-08-06T08:35:09+00:00 |
| Name | MDCnotObject |
| Title | MDC Non-Object codes |
| Realm | uv |
| Authority | hl7 |
| Description | ValueSet for the ISO/IEEE 11073-10101 Nomenclature excluding Object partition. |
| StructureDefinition | |
| PhdBaseObservation | PhdBaseObservation |
| PhdCompoundNumericObservation | PhdCompoundNumericObservation |
| CodeSystem | |
| urn:iso:std:iso:11073:10101 | ISO/IEEE 11073 Medical Device Communication Nomenclature |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet MDCnotObject
Profile: Shareable ValueSet
urn:iso:std:iso:11073:10101 where partition in 2,3,4,5,7,8,127,128,258{
"resourceType": "ValueSet",
"id": "MDCnotObject",
"meta": {
"profile": [
"http://hl7.org/fhir/StructureDefinition/shareablevalueset"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "dev"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 1,
"_valueInteger": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://hl7.org/fhir/uv/phd/ImplementationGuide/hl7.fhir.uv.phd"
}
]
}
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "trial-use",
"_valueCode": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://hl7.org/fhir/uv/phd/ImplementationGuide/hl7.fhir.uv.phd"
}
]
}
}
],
"url": "http://hl7.org/fhir/uv/phd/ValueSet/MDCnotObject",
"version": "2.0.0-ballot2",
"name": "MDCnotObject",
"title": "MDC Non-Object codes",
"status": "active",
"experimental": false,
"date": "2025-08-06T08:35:09+00:00",
"publisher": "HL7 International / Health Care Devices",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/healthcaredevices"
}
]
}
],
"description": "ValueSet for the ISO/IEEE 11073-10101 Nomenclature excluding Object partition.",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001"
}
]
}
],
"compose": {
"include": [
{
"system": "urn:iso:std:iso:11073:10101",
"filter": [
{
"property": "partition",
"op": "in",
"value": "2,3,4,5,7,8,127,128,258"
}
]
}
]
}
}