{
"description": "Codes providing the status/availability of a specimen.",
"_filename": "CodeSystem-specimen-status.json",
"package_name": "hl7.fhir.uv.xver-r4b.r4.r4b",
"date": "2021-01-17T06:06:13+10: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.0.1-snapshot-2",
"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.0.1-snapshot-2"
} ]
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "oo"
} ],
"status": "draft",
"id": "097914e5-a050-4165-bf0e-53a8d9cf4328",
"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"
} ]
} ]
}