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.3.117.1.7.1.87.json
FHIR VersionR4
Sourcehttps://vsac.nlm.nih.gov/valueset/2.16.840.1.113883.3.117.1.7.1.87/expansion
URLhttp://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113883.3.117.1.7.1.87
Version20210611
Statusactive
Date2021-06-11T01:01:24-04:00
NameDischargeToAcuteCareFacility
TitleDischarge To Acute Care Facility
Realmus
Authorityhl7
Purpose(Clinical Focus: The purpose of this value set is to represent concepts for an encounter with the discharge of a patient to an acute care facility.),(Data Element Scope: This value set may use a model element related to Encounter.),(Inclusion Criteria: Includes concepts that represent an encounter with a discharge to a short-term acute care hospital, including a specialty hospital.),(Exclusion Criteria: No exclusions.)

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
sctSNOMED codes used in this IG

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "id": "2.16.840.1.113883.3.117.1.7.1.87",
  "meta": {
    "versionId": "46",
    "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": "TJC EH Author"
      }
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/valueset-keyWord",
      "valueString": "PC-05,PC-06,STK-02,STK-03,STK-05,STK-06"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/resource-lastReviewDate",
      "valueDate": "2025-04-07"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/valueset-effectiveDate",
      "valueDate": "2021-06-11"
    }
  ],
  "url": "http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113883.3.117.1.7.1.87",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.3.117.1.7.1.87"
    }
  ],
  "version": "20210611",
  "name": "DischargeToAcuteCareFacility",
  "title": "Discharge To Acute Care Facility",
  "status": "active",
  "experimental": false,
  "date": "2021-06-11T01:01:24-04:00",
  "publisher": "TJC EH Steward",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US"
        }
      ]
    }
  ],
  "purpose": "(Clinical Focus: The purpose of this value set is to represent concepts for an encounter with the discharge of a patient to an acute care facility.),(Data Element Scope: This value set may use a model element related to Encounter.),(Inclusion Criteria: Includes concepts that represent an encounter with a discharge to a short-term acute care hospital, including a specialty hospital.),(Exclusion Criteria: No exclusions.)",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "306701001",
            "display": "Discharge to community hospital (procedure)"
          },
          {
            "code": "306703003",
            "display": "Discharge to tertiary referral hospital (procedure)"
          },
          {
            "code": "434781000124105",
            "display": "Discharge to acute care hospital (procedure)"
          }
        ]
      }
    ]
  },
  "expansion": {
    "identifier": "urn:uuid:c6e6683a-51fc-4241-8468-d7d26ac8c021",
    "timestamp": "2025-05-23T21:51:46-04:00",
    "total": 3,
    "contains": [
      {
        "system": "http://snomed.info/sct",
        "version": "http://snomed.info/sct/731000124108/version/20250301",
        "code": "306701001",
        "display": "Discharge to community hospital (procedure)"
      },
      {
        "system": "http://snomed.info/sct",
        "version": "http://snomed.info/sct/731000124108/version/20250301",
        "code": "306703003",
        "display": "Discharge to tertiary referral hospital (procedure)"
      },
      {
        "system": "http://snomed.info/sct",
        "version": "http://snomed.info/sct/731000124108/version/20250301",
        "code": "434781000124105",
        "display": "Discharge to acute care hospital (procedure)"
      }
    ]
  }
}