PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.xver-r4b.r4@0.1.0
    http://hl7.org/fhir/specimen-status
{
  "description": "Codes providing the status/availability of a specimen.",
  "_filename": "CodeSystem-specimen-status.json",
  "package_name": "hl7.fhir.uv.xver-r4b.r4",
  "date": "2021-01-16T14:06:13-06:00",
  "publisher": "Orders and Observations",
  "jurisdiction": [ {
    "coding": [ {
      "code": "001",
      "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "display": "World"
    } ]
  } ],
  "content": "complete",
  "name": "SpecimenStatus",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "SpecimenStatus",
  "package_version": "0.1.0",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode": "trial-use"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 2
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/package-source",
    "extension": [ {
      "url": "packageId",
      "valueId": "hl7.fhir.uv.xver-r4b.r4"
    }, {
      "url": "version",
      "valueString": "0.1.0"
    }, {
      "url": "uri",
      "valueUri": "http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r4b.r4"
    } ]
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "oo"
  } ],
  "status": "draft",
  "id": "c06a6ef2-c64f-44a5-8c13-e0e5e3c62707",
  "valueSet": "http://hl7.org/fhir/ValueSet/specimen-status|4.0.1",
  "kind": null,
  "url": "http://hl7.org/fhir/specimen-status",
  "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": "4.3.0",
  "contact": [ {
    "name": "Orders and Observations",
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/orders",
      "system": "url"
    } ]
  } ]
}