FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageus.nlm.vsac
Resource TypeValueSet
IdValueSet-2.16.840.1.113762.1.4.1240.10.json
FHIR VersionR4
Sourcehttps://vsac.nlm.nih.gov/valueset/2.16.840.1.113762.1.4.1240.10/expansion
URLhttp://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113762.1.4.1240.10
Version20231129
Statusactive
Date2023-11-29T01:08:46-05:00
NameOtherUnknownNulls
TitleOther Unknown Nulls
Realmus
Authorityhl7
Purpose(Clinical Focus: This set of values represent the null choices of Other and Unknown),(Data Element Scope: The intent of this set of values is to provide coded values when the desired information is not known or is some other known value.),(Inclusion Criteria: Selected HL7 null values),(Exclusion Criteria: Remaining HL7 null values)

Resources that use this resource

ValueSet
2.16.840.1.113762.1.4.1240.11Sexual Orientation Including nulls and Data Absent Reason

Resources that this resource uses

CodeSystem
v3-NullFlavorNullFlavor

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "id": "2.16.840.1.113762.1.4.1240.10",
  "meta": {
    "versionId": "5",
    "lastUpdated": "2024-06-05T07:27:22.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-06-05"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/valueset-effectiveDate",
      "valueDate": "2023-11-29"
    }
  ],
  "url": "http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113762.1.4.1240.10",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113762.1.4.1240.10"
    }
  ],
  "version": "20231129",
  "name": "OtherUnknownNulls",
  "title": "Other Unknown Nulls",
  "status": "active",
  "date": "2023-11-29T01:08:46-05: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 represent the null choices of Other and Unknown),(Data Element Scope: The intent of this set of values is to provide coded values when the desired information is not known or is some other known value.),(Inclusion Criteria: Selected HL7 null values),(Exclusion Criteria: Remaining HL7 null values)",
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
        "concept": [
          {
            "code": "OTH",
            "display": "other"
          },
          {
            "code": "UNK",
            "display": "unknown"
          }
        ]
      }
    ]
  },
  "expansion": {
    "identifier": "urn:uuid:74232a05-b0e5-42a3-9f20-70c10aefdc0c",
    "timestamp": "2025-05-23T20:43:43-04:00",
    "total": 2,
    "contains": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
        "version": "2023-02-01",
        "code": "OTH",
        "display": "other"
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
        "version": "2023-02-01",
        "code": "UNK",
        "display": "unknown"
      }
    ]
  }
}