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

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

Specimen Status

Codes providing the status/availability of a specimen.

{
  "description" : "Codes providing the status/availability of a 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" : "SpecimenStatus",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "Specimen Status",
  "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" : "33ae8ecd-f805-5d07-b6dc-9970659dcf7e",
  "valueSet" : "http://hl7.org/fhir/ValueSet/specimen-status",
  "url" : "http://hl7.org/fhir/specimen-status",
  "identifier" : [ {
    "value" : "urn:oid:2.16.840.1.113883.4.642.4.472",
    "system" : "urn:ietf:rfc:3986"
  }, {
    "use" : "old",
    "value" : "urn:oid:2.16.840.1.113883.4.642.1.465",
    "system" : "urn:ietf:rfc:3986"
  }, {
    "use" : "old",
    "value" : "urn:oid:2.16.840.1.113883.4.642.2.426",
    "system" : "urn:ietf:rfc:3986"
  } ],
  "concept" : [ {
    "code" : "available",
    "display" : "Available",
    "definition" : "The physical specimen is present and in good condition."
  }, {
    "code" : "unavailable",
    "display" : "Unavailable",
    "definition" : "There is no physical specimen because it is either lost, destroyed or consumed."
  }, {
    "code" : "unsatisfactory",
    "display" : "Unsatisfactory",
    "definition" : "The specimen cannot be used because of a quality issue such as a broken container, contamination, or too old."
  }, {
    "code" : "entered-in-error",
    "display" : "Entered in Error",
    "definition" : "The specimen was entered in error and therefore nullified."
  } ],
  "caseSensitive" : true,
  "version" : "5.0.0",
  "contact" : [ {
    "telecom" : [ {
      "value" : "http://hl7.org/fhir",
      "system" : "url"
    }, {
      "value" : "fhir@lists.hl7.org",
      "system" : "email"
    } ]
  } ]
}