This page is part of the FHIR Specification (v0.4.0: DSTU 2 Draft). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions
Specimen Rejection Reason
{ "resourceType": "ExtensionDefinition", "id": "uslabspecimenrejectreason", "url": "http://hl7.org/fhir/ExtensionDefinition/uslabspecimenrejectreason", "name": "Specimen Rejection Reason", "display": "Specimen Rejection Reason", "publisher": "HL7 International - Orders and Observations WG", "contact": [ { "telecom": [ { "system": "url", "value": "http://hl7.org" } ] } ], "description": "This extension describes the reason if a test is cancelled for specimen related reason.", "status": "draft", "date": "2014-11-17", "contextType": "resource", "context": [ "Observation" ], "element": [ { "path": "Extension", "short": "Specimen Rejection Reason", "definition": "This extension describes the reason if a test is cancelled for specimen related reason.", "min": 0, "max": "*", "type": [ { "code": "CodeableConcept" } ], "binding": { "name": "USLabSpecimenRejection", "isExtensible": true, "conformance": "required", "description": "Specimen Rejection Reasons codes for identifying why a test was not performed.", "referenceReference": { "reference": "http://hl7.org/fhir/vs/obs-uslab-spec-reject" } } } ] }
Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.