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-PrescriptionType"/> <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"><h2>UK Core Prescription Type</h2><div><p>A CodeSystem to identify the type of prescription.</p> </div><p><b>Copyright Statement:</b> Copyright © 2020 NHS Digital</p><p>This code system https://fhir.nhs.uk/R4/CodeSystem/UKCore-PrescriptionType 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">acute<a name="UKCore-PrescriptionType-acute"> </a></td><td>Acute</td><td/></tr><tr><td style="white-space:nowrap">repeat<a name="UKCore-PrescriptionType-repeat"> </a></td><td>Repeat</td><td/></tr><tr><td style="white-space:nowrap">repeat-dispensing<a name="UKCore-PrescriptionType-repeat-dispensing"> </a></td><td>Repeat dispensing</td><td/></tr><tr><td style="white-space:nowrap">delayed-prescribing<a name="UKCore-PrescriptionType-delayed-prescribing"> </a></td><td>Delayed prescribing</td><td/></tr></table></div> </text> <url value="https://fhir.nhs.uk/R4/CodeSystem/UKCore-PrescriptionType"/> <version value="4.0.0"/> <name value="UKCorePrescriptionType"/> <title value="UK Core Prescription Type"/> <status value="draft"/> <date value="2020-01-20T00: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="A CodeSystem to identify the type of prescription."/> <jurisdiction> <coding> <system value="urn:iso:std:iso:3166"/> <code value="GB"/> </coding> </jurisdiction> <copyright value="Copyright © 2020 NHS Digital"/> <caseSensitive value="true"/> <content value="complete"/> <concept> <code value="acute"/> <display value="Acute"/> </concept> <concept> <code value="repeat"/> <display value="Repeat"/> </concept> <concept> <code value="repeat-dispensing"/> <display value="Repeat dispensing"/> </concept> <concept> <code value="delayed-prescribing"/> <display value="Delayed prescribing"/> </concept> </CodeSystem>