FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/2.16.840.1.114222.4.11.7869

Packageus.cdc.phinvads
Resource TypeValueSet
Id2.16.840.1.114222.4.11.7869
FHIR VersionR4
Sourcehttp://fhir.org/packages/us.cdc.phinvads
URLhttp://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.7869
Version2
Statusactive
Date2019-01-04T00:02:00+11:00
NamePHVS_SpecimenCollectionSettingType_C.auris
TitleSpecimen Collection Setting Type (C. auris)
Realmus
DescriptionThe physical location type of the patient when the specimen was collected.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
sctSNOMED CT (all versions)
hsloc.htmlNHSN Healthcare Facility Patient Care Location
v3-NullFlavorNullFlavor

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "2.16.840.1.114222.4.11.7869",
  "meta": {
    "source": "https://phinvads.cdc.gov/vads/ViewValueSet.action?oid=2.16.840.1.114222.4.11.7869"
  },
  "url": "http://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.7869",
  "version": "2",
  "name": "PHVS_SpecimenCollectionSettingType_C.auris",
  "title": "Specimen Collection Setting Type (C. auris)",
  "status": "active",
  "date": "2019-01-04T00:02:00+11:00",
  "description": "The physical location type of the patient when the specimen was collected.",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "version": "http://snomed.info/sct/731000124108/version/20200901",
        "concept": [
          {
            "code": "440654001",
            "display": "Inpatient"
          },
          {
            "code": "42665001",
            "display": "Long term Care Facility"
          },
          {
            "code": "440655000",
            "display": "Outpatient"
          }
        ]
      },
      {
        "system": "https://www.cdc.gov/nhsn/cdaportal/terminology/codesystem/hsloc.html",
        "version": "20200617",
        "concept": [
          {
            "code": "1090-0",
            "display": "Long-term Acute Care Hospital"
          },
          {
            "code": "1189-0",
            "display": "Autopsy"
          }
        ]
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
        "version": "20090501",
        "concept": [
          {
            "code": "OTH",
            "display": "Other"
          },
          {
            "code": "UNK",
            "display": "Unknown"
          }
        ]
      }
    ]
  }
}