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

FHIR IG Statistics: ValueSet/2.16.840.1.114222.4.11.3245

Packageus.cdc.phinvads
Resource TypeValueSet
Id2.16.840.1.114222.4.11.3245
FHIR VersionR4
Sourcehttp://fhir.org/packages/us.cdc.phinvads
URLhttp://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.3245
Version1
Statusactive
Date2009-01-02T00:07:00+11:00
NamePHVS_RadiologyLabTest_Flu
TitleRadiology Lab Test (Flu)
Realmus
DescriptionList of radiology lab tests related to Flu

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
loinc.orgLOINC Code System

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "2.16.840.1.114222.4.11.3245",
  "meta": {
    "source": "https://phinvads.cdc.gov/vads/ViewValueSet.action?oid=2.16.840.1.114222.4.11.3245"
  },
  "url": "http://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.3245",
  "version": "1",
  "name": "PHVS_RadiologyLabTest_Flu",
  "title": "Radiology Lab Test (Flu)",
  "status": "active",
  "date": "2009-01-02T00:07:00+11:00",
  "description": "List of radiology lab tests related to Flu",
  "compose": {
    "include": [
      {
        "system": "http://loinc.org",
        "version": "20200909",
        "concept": [
          {
            "code": "24627-2",
            "display": "Chest CT Scan"
          },
          {
            "code": "30745-4",
            "display": "Chest X-Ray"
          }
        ]
      }
    ]
  }
}