This page is part of the International Patient Summary Implementation Guide (v0.3.0: STU 1 (FHIR R4) Ballot 1) based on FHIR R4. The current version which supercedes this version is 1.1.0. For a full list of available versions, see the Directory of published versions
JSON Format: CodeSystem-absent-unknown-uv-ips
Download Raw json
{ "resourceType" : "CodeSystem", "id" : "absent-unknown-uv-ips", "text" : { "status" : "generated", "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">International Patient Summary (IPS) codes for "known absent" and "not known" data.</div>" }, "url" : "http://hl7.org/fhir/uv/ips/CodeSystem/absent-unknown-uv-ips", "version" : "0.3.0", "name" : "IPSCodeSystemAbsentUnknown", "title" : "IPS CodeSystem - Absent and Unknown Data", "status" : "draft", "experimental" : false, "date" : "2019-08-06T10:41:01-04:00", "description" : "International Patient Summary (IPS) codes for \"known absent\" and \"not known\" data.", "jurisdiction" : [ { "coding" : [ { "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", "code" : "001", "display" : "World" } ] } ], "caseSensitive" : true, "content" : "complete", "concept" : [ { "code" : "no-allergy-info", "display" : "No information about allergies", "definition" : "There is no information available regarding the subject's allergy conditions." }, { "code" : "no-known-allergies", "display" : "No known allergies", "definition" : "The subject has no known allergy conditions.", "concept" : [ { "code" : "no-known-medication-allergies", "display" : "No known medication allergies", "definition" : "The subject has no known medication allergy conditions." }, { "code" : "no-known-environmental-allergies", "display" : "No known environmental allergies", "definition" : "The subject has no known environmental allergy conditions." }, { "code" : "no-known-food-allergies", "display" : "No known food allergies", "definition" : "The subject has no known food allergy conditions." } ] }, { "code" : "no-device-info", "display" : "No information about devices", "definition" : "There is no information available regarding implanted or external devices for the subject." }, { "code" : "no-known-devices", "display" : "No known devices in use", "definition" : "There are no devices known to be implanted in or used by the subject that have to be reported in this record. This can mean either that there are none known, or that those known are not relevant for the purpose of this record." }, { "code" : "no-immunization-info", "display" : "No information about immunizations", "definition" : "The subject's history of previous immunizations is not known." }, { "code" : "no-known-immunizations", "display" : "No known immunizations", "definition" : "There is no history of previous immunizations for the subject that have to be reported in this record. This can mean either that there are none known, or that those known are not relevant for the purpose of this record." }, { "code" : "no-medication-info", "display" : "No information about medications", "definition" : "There is no information available about the subject's medication use or administration." }, { "code" : "no-known-medications", "display" : "No known medications", "definition" : "There are no medications for the subject that have to be reported in this record. This can mean either that there are none known, or that those known are not relevant for the purpose of this record." }, { "code" : "no-problem-info", "display" : "No information about problems", "definition" : "There is no information available about the subject's health problems or disabilities." }, { "code" : "no-known-problems", "display" : "No known problems", "definition" : "The subject is not known to have any health problems or disabilities that have to be reported in this record. This can mean either that there are none known, or that those known are not relevant for the purpose of this record." }, { "code" : "no-procedure-info", "display" : "No information about past history of procedures", "definition" : "There is no information available about the subject's past history of procedures." }, { "code" : "no-known-procedures", "display" : "No known procedures", "definition" : "The subject has no history of procedures that have to be reported in this record. This can mean either that there are none known, or that those known are not relevant for the purpose of this record." } ] }