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

FHIR IG Statistics: ValueSet/2.16.840.1.114222.4.11.1046

Packageus.cdc.phinvads
Resource TypeValueSet
Id2.16.840.1.114222.4.11.1046
FHIR VersionR4
Sourcehttp://fhir.org/packages/us.cdc.phinvads
URLhttp://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.1046
Version1
Statusactive
Date2008-01-22T00:10:00+11:00
NamePHVS_SpecimenRole_CDC
TitleSpecimen Role
Realmus
DescriptionThe role of the sample. If this field is not populated, then the specimen described has no special, or specific, role other than serving as the focus of the observation. Refers to User-defined Table 0369  Specimen role.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
v2-0369specimenRole

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "2.16.840.1.114222.4.11.1046",
  "meta": {
    "source": "https://phinvads.cdc.gov/vads/ViewValueSet.action?oid=2.16.840.1.114222.4.11.1046"
  },
  "url": "http://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.1046",
  "version": "1",
  "name": "PHVS_SpecimenRole_CDC",
  "title": "Specimen Role",
  "status": "active",
  "date": "2008-01-22T00:10:00+11:00",
  "description": "The role of the sample. If this field is not populated, then the specimen described has no special, or specific, role other than serving as the focus of the observation.  Refers to User-defined Table 0369 \u0019  Specimen role.",
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v2-0369",
        "version": "HL7 v2.5",
        "concept": [
          {
            "code": "B",
            "display": "Blind Sample"
          },
          {
            "code": "C",
            "display": "Calibrator"
          },
          {
            "code": "Q",
            "display": "Control specimen"
          },
          {
            "code": "E",
            "display": "Electronic QC, used with manufactured reference providing signals that simulate QC  results"
          },
          {
            "code": "G",
            "display": "Group (where a specimen consists of multiple individual elements that are not individually identified)"
          },
          {
            "code": "P",
            "display": "Patient (default if blank component value)"
          },
          {
            "code": "L",
            "display": "Pool (aliquots of individual specimens combined to form a single specimen representing all of the components.)"
          },
          {
            "code": "R",
            "display": "Replicate (of patient sample as a control)"
          },
          {
            "code": "O",
            "display": "Specimen used for testing Operator Proficiency"
          },
          {
            "code": "F",
            "display": "Specimen used for testing proficiency of the organization performing the testing (Filler)"
          },
          {
            "code": "V",
            "display": "Verifying Calibrator, used for periodic calibration checks"
          }
        ]
      }
    ]
  }
}