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

FHIR IG Statistics: ValueSet/ASN1MeasurementBits

Packagehl7.fhir.uv.phd
TypeValueSet
IdASN1MeasurementBits
FHIR VersionR4
Sourcehttp://hl7.org/fhir/uv/phd/https://build.fhir.org/ig/HL7/phd/ValueSet-ASN1MeasurementBits.html
URLhttp://hl7.org/fhir/uv/phd/ValueSet/ASN1MeasurementBits
Version2.1.0
Statusactive
Date2018-09-17
NameASN1MeasurementBits
TitleANS1ToHL7 codes for measurement attributes
Realmuv
Authorityhl7
DescriptionValueSet for the ANS1ToHL7 codes that are derived from enumeration measurements.

Resources that use this resource

StructureDefinition
PhdBitsEnumerationObservationPhdBitsEnumerationObservation

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 ASN1MeasurementBits


Source

{
  "resourceType": "ValueSet",
  "id": "ASN1MeasurementBits",
  "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/ASN1MeasurementBits",
  "version": "2.1.0",
  "name": "ASN1MeasurementBits",
  "title": "ANS1ToHL7 codes for measurement 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 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",
        "filter": [
          {
            "property": "source",
            "op": "=",
            "value": "measurement"
          }
        ]
      }
    ]
  }
}