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

FHIR IG Statistics: ValueSet/2.16.840.1.113762.1.4.1240.4

Packageus.nlm.vsac
Resource TypeValueSet
Id2.16.840.1.113762.1.4.1240.4
FHIR VersionR4
Sourcehttp://fhir.org/packages/us.nlm.vsac/https://vsac.nlm.nih.gov/valueset/2.16.840.1.113762.1.4.1240.4/expansion
URLhttp://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113762.1.4.1240.4
Version20230628
Statusactive
Date2023-06-28T01:00:46-04:00
NameAskedDeclinedDataAbsentReason
TitleAsked Declined Data Absent Reason
Realmus
Authorityhl7
DescriptionUsed to specify why the normally expected content of the data element is missing. This single value value set is to be used when the source was asked but declined to answer.
Purpose(Clinical Focus: This single member value set provides an encoded term when the source declines to provide an answer.),(Data Element Scope: Any data element that carries information that can be obtained from the patient or related person.),(Inclusion Criteria: Includes only asked-declined term from the HL7 FHIR Data Absent reason code system.),(Exclusion Criteria: Exludes all other members of the code system)

Resources that use this resource

ValueSet
2.16.840.1.113762.1.4.1021.120Patient Sex for Quality Measurement
2.16.840.1.113762.1.4.1021.24Birth Sex
2.16.840.1.113762.1.4.1240.11Sexual Orientation Including nulls and Data Absent Reason
2.16.840.1.113762.1.4.1240.3Sex
2.16.840.1.113762.1.4.1267.25Detailed race including absence reasons.
2.16.840.1.113883.4.642.2.575Race Categories
2.16.840.1.113883.4.642.40.2.48.1Detailed Ethnicity Including Absence Reasons
2.16.840.1.113883.4.642.40.2.48.3Ethnicity Categories

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.4",
  "meta": {
    "versionId": "9",
    "lastUpdated": "2025-04-18T10:20:37.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": "2025-04-18"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/valueset-effectiveDate",
      "valueDate": "2023-06-28"
    }
  ],
  "url": "http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113762.1.4.1240.4",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113762.1.4.1240.4"
    }
  ],
  "version": "20230628",
  "name": "AskedDeclinedDataAbsentReason",
  "title": "Asked Declined Data Absent Reason",
  "status": "active",
  "date": "2023-06-28T01:00:46-04:00",
  "publisher": "HL7 US Realm Program Management Steward",
  "description": "Used to specify why the normally expected content of the data element is missing. This single value value set is to be used when the source was asked but declined to answer.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US"
        }
      ]
    }
  ],
  "purpose": "(Clinical Focus: This single member value set provides an encoded term when the source declines to provide an answer.),(Data Element Scope: Any data element that carries information that can be obtained from the patient or related person.),(Inclusion Criteria: Includes only asked-declined term from the HL7 FHIR Data Absent reason code system.),(Exclusion Criteria: Exludes all other members of the code system)",
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/data-absent-reason",
        "concept": [
          {
            "code": "asked-declined",
            "display": "Asked But Declined"
          }
        ]
      }
    ]
  },
  "expansion": {
    "identifier": "urn:uuid:51614fa2-f2d9-42bc-b18a-86f375d2c09b",
    "timestamp": "2025-05-23T20:43:52-04:00",
    "total": 1,
    "contains": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/data-absent-reason",
        "version": "0.1.0",
        "code": "asked-declined",
        "display": "Asked But Declined"
      }
    ]
  }
}