This page is part of the Da Vinci Prior Authorization Support (PAS) FHIR IG (v0.1.0: STU 1 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
{ "resourceType" : "CodeSystem", "id" : "PASSupportingInfoType", "text" : { "status" : "generated", "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>PASSupportingInformationType</h2><div><p>The type of supporting information.</p>\n</div><p>This code system http://hl7.org/fhir/us/davinci-pas/CodeSystem/PASSupportingInfoType defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">relatedCauses<a name=\"PASSupportingInfoType-relatedCauses\"> </a></td><td>Related Causes</td><td/></tr><tr><td style=\"white-space:nowrap\">currentHealthCondition<a name=\"PASSupportingInfoType-currentHealthCondition\"> </a></td><td>Current Health Condition</td><td/></tr><tr><td style=\"white-space:nowrap\">patientPrognosis<a name=\"PASSupportingInfoType-patientPrognosis\"> </a></td><td>Patient Prognosis</td><td/></tr><tr><td style=\"white-space:nowrap\">releaseOfInformation<a name=\"PASSupportingInfoType-releaseOfInformation\"> </a></td><td>Release Of Information</td><td/></tr><tr><td style=\"white-space:nowrap\">delayReason<a name=\"PASSupportingInfoType-delayReason\"> </a></td><td>Delay Reason</td><td/></tr><tr><td style=\"white-space:nowrap\">lastMenstrualPeriod<a name=\"PASSupportingInfoType-lastMenstrualPeriod\"> </a></td><td>Last Menstrual Period</td><td/></tr><tr><td style=\"white-space:nowrap\">estimatedBirthDate<a name=\"PASSupportingInfoType-estimatedBirthDate\"> </a></td><td>Estimated Birth Date</td><td/></tr><tr><td style=\"white-space:nowrap\">onsetOfSymptoms<a name=\"PASSupportingInfoType-onsetOfSymptoms\"> </a></td><td>Onset of Symptoms</td><td/></tr><tr><td style=\"white-space:nowrap\">patientEvent<a name=\"PASSupportingInfoType-patientEvent\"> </a></td><td>Patient Event</td><td/></tr><tr><td style=\"white-space:nowrap\">admissionReview<a name=\"PASSupportingInfoType-admissionReview\"> </a></td><td>Admission Review</td><td/></tr><tr><td style=\"white-space:nowrap\">additionalInformation<a name=\"PASSupportingInfoType-additionalInformation\"> </a></td><td>Additional Information</td><td/></tr><tr><td style=\"white-space:nowrap\">freeFormMessage<a name=\"PASSupportingInfoType-freeFormMessage\"> </a></td><td>Free Form Message</td><td/></tr></table></div>" }, "url" : "http://hl7.org/fhir/us/davinci-pas/CodeSystem/PASSupportingInfoType", "version" : "0.1.0", "name" : "PASSupportingInformationType", "status" : "draft", "experimental" : false, "date" : "2018-03-13T11:16:34-04:00", "contact" : [ { "telecom" : [ { "system" : "url" }, { "system" : "email" } ] } ], "description" : "The type of supporting information.", "jurisdiction" : [ { "coding" : [ { "system" : "urn:iso:std:iso:3166", "code" : "US" } ] } ], "caseSensitive" : true, "valueSet" : "http://hl7.org/fhir/us/davinci-pas/CodeSystem/PASSupportingInfoType", "content" : "complete", "concept" : [ { "code" : "relatedCauses", "display" : "Related Causes" }, { "code" : "currentHealthCondition", "display" : "Current Health Condition" }, { "code" : "patientPrognosis", "display" : "Patient Prognosis" }, { "code" : "releaseOfInformation", "display" : "Release Of Information" }, { "code" : "delayReason", "display" : "Delay Reason" }, { "code" : "lastMenstrualPeriod", "display" : "Last Menstrual Period" }, { "code" : "estimatedBirthDate", "display" : "Estimated Birth Date" }, { "code" : "onsetOfSymptoms", "display" : "Onset of Symptoms" }, { "code" : "patientEvent", "display" : "Patient Event" }, { "code" : "admissionReview", "display" : "Admission Review" }, { "code" : "additionalInformation", "display" : "Additional Information" }, { "code" : "freeFormMessage", "display" : "Free Form Message" } ] }