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

FHIR IG analytics

Packageus.cdc.phinvads
Resource TypeValueSet
IdValueSet-2.16.840.1.114222.4.11.7369.json
FHIR VersionR4
URLhttp://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.7369
Version1
Statusactive
Date2015-01-03T00:09:00+11:00
NamePHVS_PresentOnAdmission_NCHS
TitlePresent on Admission (NCHS)
Realmus
DescriptionExistent at the time the patient was accepted into the hospital as an inpatient

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
sctSNOMED codes used in this IG
v2-0532expandedYes-NoIndicator
v3-NullFlavorNullFlavor

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "id": "2.16.840.1.114222.4.11.7369",
  "meta": {
    "source": "https://phinvads.cdc.gov/vads/ViewValueSet.action?oid=2.16.840.1.114222.4.11.7369"
  },
  "url": "http://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.7369",
  "version": "1",
  "name": "PHVS_PresentOnAdmission_NCHS",
  "title": "Present on Admission (NCHS)",
  "status": "active",
  "date": "2015-01-03T00:09:00+11:00",
  "description": "Existent at the time the patient was accepted into the hospital as an inpatient",
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v2-0532",
        "version": "HL7 v2.5",
        "concept": [
          {
            "code": "Y",
            "display": "Yes"
          },
          {
            "code": "N",
            "display": "No"
          }
        ]
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
        "version": "20090501",
        "concept": [
          {
            "code": "NI",
            "display": "NoInformation"
          }
        ]
      },
      {
        "system": "http://snomed.info/sct",
        "version": "http://snomed.info/sct/731000124108/version/20200901",
        "concept": [
          {
            "code": "448371000124103",
            "display": "Clinically Undetermined"
          }
        ]
      }
    ]
  }
}