FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/ASN1ClockBits

Packagehl7.fhir.uv.phd
TypeValueSet
IdASN1ClockBits
FHIR VersionR4
Sourcehttp://hl7.org/fhir/uv/phd/https://build.fhir.org/ig/HL7/phd/ValueSet-ASN1ClockBits.html
URLhttp://hl7.org/fhir/uv/phd/ValueSet/ASN1ClockBits
Version2.1.0
Statusactive
Date2018-09-17
NameASN1ClockBits
TitleANS1ToHL7 codes defined for Boolean Clock attributes
Realmuv
Authorityhl7
DescriptionValueSet for the ANS1ToHL7 codes that are not derived from enumeration measurements.

Resources that use this resource

StructureDefinition
PhdDevicePhdDevice
PhgDevicePhgDevice

Resources that this resource uses

CodeSystem
ASN1ToHL7ASN1 bits to HL7 enumerated values

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet ASN1ClockBits

  • Include these codes as defined in http://hl7.org/fhir/uv/phd/CodeSystem/ASN1ToHL7
    CodeDisplayDefinition
    68219.0mds-time-capab-real-time-clockReal time clock is supported
    68219.1mds-time-capab-set-clockSupport for the PHG to set the time
    68219.2mds-time-capab-relative-timeRelative Time is supported
    68219.3mds-time-capab-high-res-relative-timeHi-Res Relative Time is supported
    68219.4mds-time-capab-sync-abs-timeSyncing the absolute time is supported
    68219.5mds-time-capab-sync-rel-timeSyncing the relative time is supported
    68219.6mds-time-capab-sync-hi-res-relative-timeSyncing hi-res relative time is supported
    68219.7mds-time-capab-bo-timeThe real-time clock supports base offset time
    68219.8mds-time-state-abs-time-syncedThe absolute time has been synced
    68219.9mds-time-state-rel-time-syncedThe relative time has been synced
    68219.10mds-time-state-hi-res-relative-time-syncedThe hi-res time has been synced
    68219.11mds-time-mgr-set-timePHG Requested to set the time
    68219.12mds-time-capab-sync-bo-timeSyncing base-offset time is supported
    68219.13mds-time-state-bo-time-syncedBase-offset time has been synced
    68219.14mds-time-state-bo-time-UTC-alignedBase-offset time is aligned with UTC time standard
    68219.15mds-time-dst-rules-enabledSupport 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"
          }
        ]
      }
    ]
  }
}