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.3309.json
FHIR VersionR4
URLhttp://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.3309
Version2
Statusactive
Date2016-01-24T00:08:00+11:00
NamePHVS_LabTestProcedure_Malaria
TitleLab Test Procedure (Malaria)
Realmus
DescriptionEpidemiologic interpretation of the type of test(s) performed for Malaria

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.3309",
  "meta": {
    "source": "https://phinvads.cdc.gov/vads/ViewValueSet.action?oid=2.16.840.1.114222.4.11.3309"
  },
  "url": "http://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.3309",
  "version": "2",
  "name": "PHVS_LabTestProcedure_Malaria",
  "title": "Lab Test Procedure (Malaria)",
  "status": "active",
  "date": "2016-01-24T00:08:00+11:00",
  "description": "Epidemiologic interpretation of the type of test(s) performed for Malaria",
  "compose": {
    "include": [
      {
        "system": "urn:oid:2.16.840.1.114222.4.5.232",
        "version": "20200528",
        "concept": [
          {
            "code": "LAB608",
            "display": "Other"
          },
          {
            "code": "LAB609",
            "display": "Unknown"
          }
        ]
      },
      {
        "system": "http://loinc.org",
        "version": "20200909",
        "concept": [
          {
            "code": "70569-9",
            "display": "Rapid Diagnostic Test"
          },
          {
            "code": "10710-2",
            "display": "Blood Smear"
          },
          {
            "code": "47085-6",
            "display": "Polymerase Chain Reaction"
          }
        ]
      }
    ]
  }
}