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.7897.json
FHIR VersionR4
URLhttp://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.7897
Version2
Statusactive
Date2019-01-17T00:10:00+11:00
NamePHVS_LabTestMeasurement_CO
TitleLab Test Measurement (CO)
Realmus
DescriptionCodes specified in this value set identify the type of lab test performed for the patient.

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.7897",
  "meta": {
    "source": "https://phinvads.cdc.gov/vads/ViewValueSet.action?oid=2.16.840.1.114222.4.11.7897"
  },
  "url": "http://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.7897",
  "version": "2",
  "name": "PHVS_LabTestMeasurement_CO",
  "title": "Lab Test Measurement (CO)",
  "status": "active",
  "date": "2019-01-17T00:10:00+11:00",
  "description": "Codes specified in this value set identify the type of lab test performed for the patient.",
  "compose": {
    "include": [
      {
        "system": "http://loinc.org",
        "version": "20200909",
        "concept": [
          {
            "code": "86904-0",
            "display": "Pulse CO-oximetry Measurement"
          },
          {
            "code": "20563-3",
            "display": "Carboxyhemoglobin Level"
          }
        ]
      }
    ]
  }
}