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.3245.json
FHIR VersionR4
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 codes used in this IG

Narrative

No narrative content found in resource


Source1

{
  "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"
          }
        ]
      }
    ]
  }
}