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

FHIR IG analytics

Packageus.cdc.phinvads
Resource TypeValueSet
IdValueSet-1.3.6.1.4.1.19376.1.7.3.1.1.13.8.190.json
FHIR VersionR4
URLhttp://phinvads.cdc.gov/fhir/ValueSet/1.3.6.1.4.1.19376.1.7.3.1.1.13.8.190
Version1
Statusactive
Date2014-01-24T00:03:00+11:00
NamePHVS_TransferToFacility_NCHS
TitleTransfer to Facility (NCHS)
Realmus
DescriptionTo refect that a patient was transferred to another facility

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": "1.3.6.1.4.1.19376.1.7.3.1.1.13.8.190",
  "meta": {
    "source": "https://phinvads.cdc.gov/vads/ViewValueSet.action?oid=1.3.6.1.4.1.19376.1.7.3.1.1.13.8.190"
  },
  "url": "http://phinvads.cdc.gov/fhir/ValueSet/1.3.6.1.4.1.19376.1.7.3.1.1.13.8.190",
  "version": "1",
  "name": "PHVS_TransferToFacility_NCHS",
  "title": "Transfer to Facility (NCHS)",
  "status": "active",
  "date": "2014-01-24T00:03:00+11:00",
  "description": "To refect that a patient was transferred to another facility",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "version": "http://snomed.info/sct/731000124108/version/20200901",
        "concept": [
          {
            "code": "429202003",
            "display": "Transfer of care to hospital"
          },
          {
            "code": "310449005",
            "display": "Referral to hospital"
          },
          {
            "code": "306699001",
            "display": "Discharge to hospital"
          },
          {
            "code": "306701001",
            "display": "Discharge to community hospital"
          },
          {
            "code": "306700000",
            "display": "Discharge to long stay hospital"
          },
          {
            "code": "306703003",
            "display": "Discharge to tertiary referral hospital"
          }
        ]
      }
    ]
  }
}