FHIR IG analytics
| Package | us.nlm.vsac |
| Resource Type | ValueSet |
| Id | ValueSet-2.16.840.1.113762.1.4.1267.14.json |
| FHIR Version | R4 |
| Source | https://vsac.nlm.nih.gov/valueset/2.16.840.1.113762.1.4.1267.14/expansion |
| URL | http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113762.1.4.1267.14 |
| Version | 20241004 |
| Status | active |
| Date | 2024-10-04T01:00:44-04:00 |
| Name | UnknownAndAskedButUnknownDAR |
| Title | Unknown and Asked but Unknown (DAR) |
| Realm | us |
| Authority | hl7 |
| Purpose | (Clinical Focus: This set of values provides concepts to use when the answer to a question is unknown or to indicate that the question was asked, but the answer is unknown.),(Data Element Scope: The intent of this set of values is to allow answers that reflect that a value is expected to exist but is not known or a source was asked but does not know the value.),(Inclusion Criteria: Includes "unknown" and "asked-unknown" codes from the HL7 Data Absent Reason code system),(Exclusion Criteria: NA) |
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source1
{
"resourceType": "ValueSet",
"id": "2.16.840.1.113762.1.4.1267.14",
"meta": {
"versionId": "5",
"lastUpdated": "2024-10-04T01:00:44.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-10-04"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/valueset-effectiveDate",
"valueDate": "2024-10-04"
}
],
"url": "http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113762.1.4.1267.14",
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.840.1.113762.1.4.1267.14"
}
],
"version": "20241004",
"name": "UnknownAndAskedButUnknownDAR",
"title": "Unknown and Asked but Unknown (DAR)",
"status": "active",
"date": "2024-10-04T01:00: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 provides concepts to use when the answer to a question is unknown or to indicate that the question was asked, but the answer is unknown.),(Data Element Scope: The intent of this set of values is to allow answers that reflect that a value is expected to exist but is not known or a source was asked but does not know the value.),(Inclusion Criteria: Includes \"unknown\" and \"asked-unknown\" codes from the HL7 Data Absent Reason code system),(Exclusion Criteria: NA)",
"compose": {
"include": [
{
"system": "http://terminology.hl7.org/CodeSystem/data-absent-reason",
"concept": [
{
"code": "asked-unknown",
"display": "Asked But Unknown"
},
{
"code": "unknown",
"display": "Unknown"
}
]
}
]
},
"expansion": {
"identifier": "urn:uuid:79891925-274c-464e-b8f2-b58ff0b008d6",
"timestamp": "2025-05-23T21:23:25-04:00",
"total": 2,
"contains": [
{
"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": "unknown",
"display": "Unknown"
}
]
}
}