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.177.json
FHIR VersionR4
URLhttp://phinvads.cdc.gov/fhir/ValueSet/1.3.6.1.4.1.19376.1.7.3.1.1.13.8.177
Version1
Statusactive
Date2014-01-09T00:10:00+11:00
NamePHVS_TransferIn_NCHS
TitleTransfer In (NCHS)
Realmus
DescriptionThe value set contains the list of values used to indicate whether the mother was admitted in the hospital

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


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.177",
  "meta": {
    "source": "https://phinvads.cdc.gov/vads/ViewValueSet.action?oid=1.3.6.1.4.1.19376.1.7.3.1.1.13.8.177"
  },
  "url": "http://phinvads.cdc.gov/fhir/ValueSet/1.3.6.1.4.1.19376.1.7.3.1.1.13.8.177",
  "version": "1",
  "name": "PHVS_TransferIn_NCHS",
  "title": "Transfer In (NCHS)",
  "status": "active",
  "date": "2014-01-09T00:10:00+11:00",
  "description": "The value set contains the list of values used to indicate whether the mother was admitted in the hospital",
  "compose": {
    "include": [
      {
        "system": "urn:oid:2.16.840.1.113883.12.23",
        "version": "20181227",
        "concept": [
          {
            "code": "4",
            "display": "Transfer from a Hospital (Different Facility)"
          },
          {
            "code": "6",
            "display": "Transfer from Another Health Care Facility"
          },
          {
            "code": "2",
            "display": "Clinic"
          }
        ]
      }
    ]
  }
}