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.1044.json
FHIR VersionR4
URLhttp://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.1044
Version1
Statusactive
Date2008-01-22T00:10:00+11:00
NamePHVS_SpecimenRejectReason_HL7_2x
TitleSpecimen Reject Reason (HL7)
Realmus
DescriptionOne or more reasons the specimen is rejected for the specified observation/result/analysis. Refers to HL7 table 0490-Specimen Reject Reason.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
v2-0490specimenRejectReason

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "id": "2.16.840.1.114222.4.11.1044",
  "meta": {
    "source": "https://phinvads.cdc.gov/vads/ViewValueSet.action?oid=2.16.840.1.114222.4.11.1044"
  },
  "url": "http://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.1044",
  "version": "1",
  "name": "PHVS_SpecimenRejectReason_HL7_2x",
  "title": "Specimen Reject Reason (HL7)",
  "status": "active",
  "date": "2008-01-22T00:10:00+11:00",
  "description": "One or more reasons the specimen is rejected for the specified observation/result/analysis.  Refers to HL7 table 0490-Specimen Reject Reason.",
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v2-0490",
        "version": "HL7 v2.5",
        "concept": [
          {
            "code": "RB",
            "display": "Broken container"
          },
          {
            "code": "RC",
            "display": "Clotting"
          },
          {
            "code": "RN",
            "display": "Contamination"
          },
          {
            "code": "EX",
            "display": "Expired"
          },
          {
            "code": "RH",
            "display": "Hemolysis"
          },
          {
            "code": "RI",
            "display": "Identification problem"
          },
          {
            "code": "RR",
            "display": "Improper storage"
          },
          {
            "code": "RM",
            "display": "Labeling"
          },
          {
            "code": "RD",
            "display": "Missing collection date"
          },
          {
            "code": "RA",
            "display": "Missing patient ID number"
          },
          {
            "code": "RE",
            "display": "Missing patient name"
          },
          {
            "code": "RP",
            "display": "Missing phlebotomist ID"
          },
          {
            "code": "RS",
            "display": "Name misspelling"
          },
          {
            "code": "QS",
            "display": "Quantity not sufficient"
          }
        ]
      }
    ]
  }
}