FHIR IG analytics
| Package | us.nlm.vsac |
| Resource Type | ValueSet |
| Id | ValueSet-2.16.840.1.113883.1.11.10612.json |
| FHIR Version | R4 |
| Source | https://vsac.nlm.nih.gov/valueset/2.16.840.1.113883.1.11.10612/expansion |
| URL | http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113883.1.11.10612 |
| Version | 20190308 |
| Status | active |
| Date | 2019-03-08T01:00:10-05:00 |
| Name | UnknownNull |
| Title | Unknown Null |
| Realm | us |
| Authority | hl7 |
| Purpose | (Clinical Focus: Null concepts that represent types of UNKNOWN from HL7 V3 NullFlavor code system),(Data Element Scope: This can either be used in a element used to represent flavors of null OR be added to a value set where a flavor of null is an acceptable addition.),(Inclusion Criteria: The concept UNK and any descendants of that concept),(Exclusion Criteria: Any concept not described in the inclusion criteria) |
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.113883.1.11.10612",
"meta": {
"versionId": "6",
"lastUpdated": "2023-12-21T17:43:03.000-05: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": "MD Partners Author"
}
},
{
"url": "http://hl7.org/fhir/StructureDefinition/resource-lastReviewDate",
"valueDate": "2024-10-15"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/valueset-effectiveDate",
"valueDate": "2019-03-08"
}
],
"url": "http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113883.1.11.10612",
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.840.1.113883.1.11.10612"
}
],
"version": "20190308",
"name": "UnknownNull",
"title": "Unknown Null",
"status": "active",
"experimental": false,
"date": "2019-03-08T01:00:10-05:00",
"publisher": "MD Partners Steward",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "US"
}
]
}
],
"purpose": "(Clinical Focus: Null concepts that represent types of UNKNOWN from HL7 V3 NullFlavor code system),(Data Element Scope: This can either be used in a element used to represent flavors of null OR be added to a value set where a flavor of null is an acceptable addition.),(Inclusion Criteria: The concept UNK and any descendants of that concept),(Exclusion Criteria: Any concept not described in the inclusion criteria)",
"compose": {
"include": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
"concept": [
{
"code": "UNK",
"display": "unknown"
}
]
}
]
},
"expansion": {
"identifier": "urn:uuid:a4c3da77-e1a3-4861-b178-63fc5f1df8e8",
"timestamp": "2025-05-23T21:30:34-04:00",
"total": 1,
"contains": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
"version": "2023-02-01",
"code": "UNK",
"display": "unknown"
}
]
}
}