FHIR IG Statistics: ValueSet/MDCTimeSyncMethods
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
- Include these codes as defined in
urn:iso:std:iso:11073:10101
Code | Display |
532224 | MDC_TIME_SYNC_NONE |
532225 | MDC_TIME_SYNC_NTPV3 |
532226 | MDC_TIME_SYNC_NTPV4 |
532227 | MDC_TIME_SYNC_SNTPV4 |
532228 | MDC_TIME_SYNC_SNTPV4330 |
532229 | MDC_TIME_SYNC_BTV1 |
532230 | MDC_TIME_SYNC_RADIO |
532231 | MDC_TIME_SYNC_HL7_NCK |
532232 | MDC_TIME_SYNC_CDMA |
532233 | MDC_TIME_SYNC_GSM |
532234 | MDC_TIME_SYNC_EBWW |
532235 | MDC_TIME_SYNC_USB_SOF |
532236 | MDC_TIME_SYNC_OTHER |
532237 | MDC_TIME_SYNC_OTHER_MOBILE |
532238 | MDC_TIME_SYNC_GPS |
Source
{
"resourceType": "ValueSet",
"id": "MDCTimeSyncMethods",
"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/MDCTimeSyncMethods",
"version": "2.1.0",
"name": "MDCTimeSyncMethods",
"title": "MDC Time Synchronization Methods",
"status": "active",
"experimental": false,
"date": "2025-07-16T12:19:13+00:00",
"publisher": "HL7 International / Health Care Devices",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/healthcaredevices"
}
]
}
],
"description": "ValueSet for the MDC codes representing time synchronization methods such as NTP, GPS, and others.",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001"
}
]
}
],
"compose": {
"include": [
{
"system": "urn:iso:std:iso:11073:10101",
"concept": [
{
"code": "532224"
},
{
"code": "532225"
},
{
"code": "532226"
},
{
"code": "532227"
},
{
"code": "532228"
},
{
"code": "532229"
},
{
"code": "532230"
},
{
"code": "532231"
},
{
"code": "532232"
},
{
"code": "532233"
},
{
"code": "532234"
},
{
"code": "532235"
},
{
"code": "532236"
},
{
"code": "532237"
},
{
"code": "532238"
}
]
}
]
}
}