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

FHIR IG Statistics: ValueSet/2.16.840.1.113762.1.4.1240.7

Packageus.nlm.vsac
Resource TypeValueSet
Id2.16.840.1.113762.1.4.1240.7
FHIR VersionR4
Sourcehttp://fhir.org/packages/us.nlm.vsac/https://vsac.nlm.nih.gov/valueset/2.16.840.1.113762.1.4.1240.7/expansion
URLhttp://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113762.1.4.1240.7
Version20231025
Statusactive
Date2023-10-25T01:03:44-04:00
NameDataAbsentReasonTypesOfUnknown
TitleData Absent Reason Types of Unknown
Realmus
Authorityhl7
Purpose(Clinical Focus: This set of values contains terms reflecting different types of data absent reason Asked values.),(Data Element Scope: The intent of this set of values is for communicating various reason when a patient is asked a question, the data is not available.),(Inclusion Criteria: Asked values from http://terminology.hl7.org/5.3.0/CodeSystem-data-absent-reason.html),(Exclusion Criteria: The codes in this code system that are not directly asserted to reclect a patient was asked about something)

Resources that use this resource

ValueSet
2.16.840.1.113762.1.4.1240.8Medication Adherence

Resources that this resource uses

CodeSystem
data-absent-reasonDataAbsentReason

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "2.16.840.1.113762.1.4.1240.7",
  "meta": {
    "versionId": "6",
    "lastUpdated": "2024-07-18T08:09:34.000-04:00",
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset",
      "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/computable-valueset-cqfm",
      "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/publishable-valueset-cqfm"
    ]
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/valueset-author",
      "valueContactDetail": {
        "name": "HL7 US Realm Program Management Author"
      }
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/resource-lastReviewDate",
      "valueDate": "2024-07-18"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/valueset-effectiveDate",
      "valueDate": "2023-10-25"
    }
  ],
  "url": "http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113762.1.4.1240.7",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113762.1.4.1240.7"
    }
  ],
  "version": "20231025",
  "name": "DataAbsentReasonTypesOfUnknown",
  "title": "Data Absent Reason Types of Unknown",
  "status": "active",
  "date": "2023-10-25T01:03:44-04:00",
  "publisher": "HL7 US Realm Program Management Steward",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US"
        }
      ]
    }
  ],
  "purpose": "(Clinical Focus: This set of values contains terms reflecting different types of data absent reason Asked values.),(Data Element Scope: The intent of this set of values is for communicating various reason when a patient is asked a question, the data is not available.),(Inclusion Criteria: Asked values from http://terminology.hl7.org/5.3.0/CodeSystem-data-absent-reason.html),(Exclusion Criteria: The codes in this code system that are not directly asserted to reclect a patient was asked about something)",
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/data-absent-reason",
        "concept": [
          {
            "code": "asked-declined",
            "display": "Asked But Declined"
          },
          {
            "code": "asked-unknown",
            "display": "Asked But Unknown"
          },
          {
            "code": "not-asked",
            "display": "Not Asked"
          },
          {
            "code": "unknown",
            "display": "Unknown"
          }
        ]
      }
    ]
  },
  "expansion": {
    "identifier": "urn:uuid:251d219f-3ede-4b70-9d7f-872657ee0225",
    "timestamp": "2025-05-23T20:43:59-04:00",
    "total": 4,
    "contains": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/data-absent-reason",
        "version": "0.1.0",
        "code": "asked-declined",
        "display": "Asked But Declined"
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/data-absent-reason",
        "version": "0.1.0",
        "code": "asked-unknown",
        "display": "Asked But Unknown"
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/data-absent-reason",
        "version": "0.1.0",
        "code": "not-asked",
        "display": "Not Asked"
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/data-absent-reason",
        "version": "0.1.0",
        "code": "unknown",
        "display": "Unknown"
      }
    ]
  }
}