FHIR IG Statistics: ValueSet/ASN1ClockBits
Resources that use this resource
Resources that this resource uses
CodeSystem |
ASN1ToHL7 | ASN1 bits to HL7 enumerated values |
Narrative
Note: links and images are rebased to the (stated) source
- Include these codes as defined in
http://hl7.org/fhir/uv/phd/CodeSystem/ASN1ToHL7
Code | Display | Definition |
68219.0 | mds-time-capab-real-time-clock | Real time clock is supported |
68219.1 | mds-time-capab-set-clock | Support for the PHG to set the time |
68219.2 | mds-time-capab-relative-time | Relative Time is supported |
68219.3 | mds-time-capab-high-res-relative-time | Hi-Res Relative Time is supported |
68219.4 | mds-time-capab-sync-abs-time | Syncing the absolute time is supported |
68219.5 | mds-time-capab-sync-rel-time | Syncing the relative time is supported |
68219.6 | mds-time-capab-sync-hi-res-relative-time | Syncing hi-res relative time is supported |
68219.7 | mds-time-capab-bo-time | The real-time clock supports base offset time |
68219.8 | mds-time-state-abs-time-synced | The absolute time has been synced |
68219.9 | mds-time-state-rel-time-synced | The relative time has been synced |
68219.10 | mds-time-state-hi-res-relative-time-synced | The hi-res time has been synced |
68219.11 | mds-time-mgr-set-time | PHG Requested to set the time |
68219.12 | mds-time-capab-sync-bo-time | Syncing base-offset time is supported |
68219.13 | mds-time-state-bo-time-synced | Base-offset time has been synced |
68219.14 | mds-time-state-bo-time-UTC-aligned | Base-offset time is aligned with UTC time standard |
68219.15 | mds-time-dst-rules-enabled | Support for daylight savings time rules |
Source
{
"resourceType": "ValueSet",
"id": "ASN1ClockBits",
"meta": {
"profile": [
"http://hl7.org/fhir/StructureDefinition/shareablevalueset"
]
},
"text": {
"status": "extensions",
"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/ASN1ClockBits",
"version": "2.1.0",
"name": "ASN1ClockBits",
"title": "ANS1ToHL7 codes defined for Boolean Clock attributes",
"status": "active",
"experimental": false,
"date": "2018-09-17",
"publisher": "HL7 International / Health Care Devices",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/healthcaredevices"
}
]
}
],
"description": "ValueSet for the ANS1ToHL7 codes that are not derived from enumeration measurements.",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001"
}
]
}
],
"compose": {
"include": [
{
"system": "http://hl7.org/fhir/uv/phd/CodeSystem/ASN1ToHL7",
"concept": [
{
"code": "68219.0"
},
{
"code": "68219.1"
},
{
"code": "68219.2"
},
{
"code": "68219.3"
},
{
"code": "68219.4"
},
{
"code": "68219.5"
},
{
"code": "68219.6"
},
{
"code": "68219.7"
},
{
"code": "68219.8"
},
{
"code": "68219.9"
},
{
"code": "68219.10"
},
{
"code": "68219.11"
},
{
"code": "68219.12"
},
{
"code": "68219.13"
},
{
"code": "68219.14"
},
{
"code": "68219.15"
}
]
}
]
}
}