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.113883.10.20.5.9.3.json
FHIR VersionR4
Sourcehttps://vsac.nlm.nih.gov/valueset/2.16.840.1.113883.10.20.5.9.3/expansion
URLhttp://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113883.10.20.5.9.3
Version20200626
Statusactive
Date2020-06-26T01:00:22-04:00
NameNHSNLastLocationEncounterTypeCode
TitleNHSNLastLocationEncounterTypeCode
Realmus
Authorityhl7
Purpose(Clinical Focus: Last physical overnight location of patient immediately prior to arrival into facility for NHSN reporting purposes),(Data Element Scope: A code identifying the type of encounter of the last physical oversight location for the patient.),(Inclusion Criteria: ),(Exclusion Criteria: )

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
v3-ActCodeActCode

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "id": "2.16.840.1.113883.10.20.5.9.3",
  "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": "CDC NHSN Author"
      }
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/resource-lastReviewDate",
      "valueDate": "2025-02-21"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/valueset-effectiveDate",
      "valueDate": "2020-06-26"
    }
  ],
  "url": "http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113883.10.20.5.9.3",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.10.20.5.9.3"
    }
  ],
  "version": "20200626",
  "name": "NHSNLastLocationEncounterTypeCode",
  "title": "NHSNLastLocationEncounterTypeCode",
  "status": "active",
  "experimental": false,
  "date": "2020-06-26T01:00:22-04:00",
  "publisher": "CDC NHSN",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US"
        }
      ]
    }
  ],
  "purpose": "(Clinical Focus: Last physical overnight location of patient immediately prior to arrival into facility for NHSN reporting purposes),(Data Element Scope: A code identifying the type of encounter of the last physical oversight location for the patient.),(Inclusion Criteria: ),(Exclusion Criteria: )",
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
        "concept": [
          {
            "code": "HH",
            "display": "home health"
          },
          {
            "code": "IMP",
            "display": "inpatient encounter"
          }
        ]
      }
    ]
  },
  "expansion": {
    "identifier": "urn:uuid:819d6b95-0332-4c37-91a8-30a8fea5037f",
    "timestamp": "2025-05-23T21:40:22-04:00",
    "total": 2,
    "contains": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
        "version": "9.0.0",
        "code": "HH",
        "display": "home health"
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
        "version": "9.0.0",
        "code": "IMP",
        "display": "inpatient encounter"
      }
    ]
  }
}