http://hl7.org/fhir/specimen-role|5.0.0

name
SpecimenRole
package
hl7.fhir.r5.core@5.0.0
content
complete
status
active
date
2021-01-04 23:01:24.0

Specimen Role

Codes providing the combined status of the specimen.

{
  "description" : "Codes providing the combined status of the specimen.",
  "compose" : null,
  "package" : "hl7.fhir.r5.core@5.0.0",
  "date" : "2021-01-04T23:01:24Z",
  "meta" : {
    "profile" : [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
    "lastUpdated" : "2023-03-26T15:21:02.749+11:00"
  },
  "publisher" : "HL7 (FHIR Project)",
  "jurisdiction" : [ {
    "coding" : [ {
      "code" : "001",
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "display" : "World"
    } ]
  } ],
  "content" : "complete",
  "name" : "SpecimenRole",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "Specimen Role",
  "supliment" : null,
  "extension" : [ {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "oo"
  }, {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode" : "trial-use"
  }, {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 2
  } ],
  "status" : "active",
  "id" : "6ab8ee1f-fdab-5828-bc37-e1cd1418c73d",
  "valueSet" : "http://hl7.org/fhir/ValueSet/specimen-role",
  "url" : "http://hl7.org/fhir/specimen-role",
  "identifier" : [ {
    "value" : "urn:oid:2.16.840.1.113883.4.642.4.2060",
    "system" : "urn:ietf:rfc:3986"
  } ],
  "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."
  } ],
  "caseSensitive" : true,
  "version" : "5.0.0",
  "contact" : [ {
    "telecom" : [ {
      "value" : "http://hl7.org/fhir",
      "system" : "url"
    }, {
      "value" : "fhir@lists.hl7.org",
      "system" : "email"
    } ]
  } ]
}