FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.uv.xver-r5.r4b
Resource TypeCodeSystem
IdCodeSystem-specimen-role.json
FHIR VersionR4B
Sourcehttp://hl7.org/fhir/uv/xver-r5.r4b/0.0.1-snapshot-2/CodeSystem-specimen-role.html
URLhttp://hl7.org/fhir/specimen-role
Version5.0.0
Statusactive
Date2021-01-05T09:01:24+10:00
NameSpecimenRole
TitleSpecimen Role
Realmuv
Authorityhl7
DescriptionCodes providing the combined status of the specimen.
Contentcomplete

Resources that use this resource

ValueSet
R5-specimen-role-for-R4BCross-version VS for R5.SpecimenRole for use in FHIR R4B
R5-specimen-role-for-R4Cross-version VS for R5.SpecimenRole for use in FHIR R4

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

This code system http://hl7.org/fhir/specimen-role defines the following codes:

Code Display Definition
b Blind Sample Used to test the validity of the measurement process, where the composition of the sample is unknown except to the person submitting it.
c Calibrator Used for initial setting of calibration of the instrument.
e Electronic QC Used with manufactured reference providing signals that simulate QC results.
f Filler Organization Proficiency Specimen used for testing proficiency of the organization performing the testing (Filler).
o Operator Proficiency Specimen used for testing Operator Proficiency.
p Patient Used for any patient sample.
q Control specimen Used when specimen is the control specimen (either positive or negative).
r Replicate (of patient sample as a control) Used when a patient sample is re-run as a control for a repeat test.
v Verifying Calibrator Used for periodic calibration checks.

Source1

{
  "resourceType": "CodeSystem",
  "id": "specimen-role",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "trial-use"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 2
    },
    {
      "extension": [
        {
          "url": "packageId",
          "valueId": "hl7.fhir.uv.xver-r5.r4b"
        },
        {
          "url": "version",
          "valueString": "0.0.1-snapshot-2"
        }
      ],
      "url": "http://hl7.org/fhir/StructureDefinition/package-source"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "oo"
    }
  ],
  "url": "http://hl7.org/fhir/specimen-role",
  "version": "5.0.0",
  "name": "SpecimenRole",
  "title": "Specimen Role",
  "status": "active",
  "experimental": false,
  "date": "2021-01-05T09:01:24+10:00",
  "publisher": "Orders and Observations",
  "contact": [
    {
      "name": "Orders and Observations",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/orders"
        }
      ]
    }
  ],
  "description": "Codes providing the combined status of the specimen.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "valueSet": "http://hl7.org/fhir/ValueSet/specimen-role",
  "content": "complete",
  "concept": [
    {
      "code": "b",
      "display": "Blind Sample",
      "definition": "Used to test the validity of the measurement process, where the composition of the sample is unknown except to the person submitting it."
    },
    {
      "code": "c",
      "display": "Calibrator",
      "definition": "Used for initial setting of calibration of the instrument."
    },
    {
      "code": "e",
      "display": "Electronic QC",
      "definition": "Used with manufactured reference providing signals that simulate QC results."
    },
    {
      "code": "f",
      "display": "Filler Organization Proficiency",
      "definition": "Specimen used for testing proficiency of the organization performing the testing (Filler)."
    },
    {
      "code": "o",
      "display": "Operator Proficiency",
      "definition": "Specimen used for testing Operator Proficiency."
    },
    {
      "code": "p",
      "display": "Patient",
      "definition": "Used for any patient sample."
    },
    {
      "code": "q",
      "display": "Control specimen",
      "definition": "Used when specimen is the control specimen (either positive or negative)."
    },
    {
      "code": "r",
      "display": "Replicate (of patient sample as a control)",
      "definition": "Used when a patient sample is re-run as a control for a repeat test."
    },
    {
      "code": "v",
      "display": "Verifying Calibrator",
      "definition": "Used for periodic calibration checks."
    }
  ]
}