This page is part of the Breast Cancer Data Logical Models and FHIR Profiles (v0.1.0: STU 1 Draft) based on FHIR R3. . For a full list of available versions, see the Directory of published versions
{ "resourceType" : "CodeSystem", "id" : "cimi-ExceptionValueCS", "text" : { "status" : "generated", "div" : "<div xmlns="http://www.w3.org/1999/xhtml"> <p><b>BC ExceptionValueCS CodeSystem</b></p> <p>Reasons that a value associated with a test or other finding is missing. Extended set based on http://hl7.org/fhir/ValueSet/observation-valueabsentreason</p> </div>" }, "url" : "http://hl7.org/fhir/us/breastcancer/CodeSystem/cimi-ExceptionValueCS", "identifier" : { "system" : "http://hl7.org/fhir/us/breastcancer", "value" : "cimi.ExceptionValueCS" }, "version" : "0.1.0", "name" : "ExceptionValueCS", "title" : "BC ExceptionValueCS CodeSystem", "status" : "draft", "date" : "2018-04-01T00:00:00+11:00", "publisher" : "The HL7 Cancer Interoperability Group sponsored by Clinical Interoperability Council Work Group (CIC)", "contact" : [ { "telecom" : [ { "system" : "url", "value" : "http://standardhealthrecord.org" } ] } ], "description" : "Reasons that a value associated with a test or other finding is missing. Extended set based on http://hl7.org/fhir/ValueSet/observation-valueabsentreason", "caseSensitive" : true, "content" : "complete", "count" : 6, "concept" : [ { "code" : "missing_refused", "display" : "Human source was asked but declined to respond to the question, or an applicable question was left unanswered.", "definition" : "Human source was asked but declined to respond to the question, or an applicable question was left unanswered." }, { "code" : "missing_noexplanation", "display" : "The reason the information is not present is not known.", "definition" : "The reason the information is not present is not known." }, { "code" : "missing_nonesuch", "display" : "The answer is missing because nothing of a type of thing is known to exists, e.g., the siblings of an only child. Also use this code to represent a 'none of the above' answer", "definition" : "The answer is missing because nothing of a type of thing is known to exists, e.g., the siblings of an only child. Also use this code to represent a 'none of the above' answer" }, { "code" : "missing_collection", "display" : "Missing due to a problem collecting, identifying, or locating the specimen, including patient refusal or unable to provide specimen", "definition" : "Missing due to a problem collecting, identifying, or locating the specimen, including patient refusal or unable to provide specimen" }, { "code" : "missing_specimen", "display" : "Missing due to a problem with the specimen, e.g. inadequate specimen, contamination, clotting, improper tube type, improper storage, too small, etc.", "definition" : "Missing due to a problem with the specimen, e.g. inadequate specimen, contamination, clotting, improper tube type, improper storage, too small, etc." }, { "code" : "missing_malfunction", "display" : "Missing due to instrument malfunction.", "definition" : "Missing due to instrument malfunction." } ] }