HL7 FHIR® UK Core
4.0.0 - CI Build
HL7 FHIR® UK Core - Local Development build (v4.0.0). See the Directory of published versions
Source view
<CodeSystem xmlns="http://hl7.org/fhir"> <id value="UKCore-OutcomeOfAttendance"/> <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"><h2>NHS Data Model and Dictionary Outcome of Attendance</h2><div><p>This records the outcome of an Out-Patient Attendance Consultant.</p> </div><p><b>Copyright Statement:</b> Copyright © 2019 NHS Digital</p><p>This code system https://fhir.nhs.uk/R4/CodeSystem/UKCore-OutcomeOfAttendance 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">1<a name="UKCore-OutcomeOfAttendance-1"> </a></td><td>Discharged from Consultant's care (last attendance)</td><td/></tr><tr><td style="white-space:nowrap">2<a name="UKCore-OutcomeOfAttendance-2"> </a></td><td>Another Appointment given</td><td/></tr><tr><td style="white-space:nowrap">3<a name="UKCore-OutcomeOfAttendance-3"> </a></td><td>Appointment to be made at a later date</td><td/></tr></table></div> </text> <extension url="http://hl7.org/fhir/StructureDefinition/codesystem-sourceReference"> <valueUri value="http://www.datadictionary.nhs.uk/data_dictionary/attributes/o/out/outcome_of_attendance_de.asp?shownav=1"/> </extension> <url value="https://fhir.nhs.uk/R4/CodeSystem/UKCore-OutcomeOfAttendance"/> <version value="4.0.0"/> <name value="NHSDataModelandDictionaryOutcomeofAttendance"/> <title value="NHS Data Model and Dictionary Outcome of Attendance"/> <status value="draft"/> <date value="2019-11-05T00:00:00+00:00"/> <publisher value="Project Wildfyre"/> <contact> <name value="Project Wildfyre"/> <telecom> <system value="email"/> <value value="mailto:dunno@dummy.net"/> <use value="work"/> </telecom> </contact> <description value="This records the outcome of an Out-Patient Attendance Consultant."/> <jurisdiction> <coding> <system value="urn:iso:std:iso:3166"/> <code value="GB"/> </coding> </jurisdiction> <copyright value="Copyright © 2019 NHS Digital"/> <content value="complete"/> <concept> <code value="1"/> <display value="Discharged from Consultant's care (last attendance)"/> </concept> <concept> <code value="2"/> <display value="Another Appointment given"/> </concept> <concept> <code value="3"/> <display value="Appointment to be made at a later date"/> </concept> </CodeSystem>