INTEROPen CareConnect Base STU3 Implementation Guide
3.0.0 - CI Build
INTEROPen CareConnect Base STU3 Implementation Guide - Local Development build (v3.0.0). See the Directory of published versions
Source view
<CodeSystem xmlns="http://hl7.org/fhir"> <id value="CareConnect-PrescriptionType-1"/> <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"><h2>Care Connect Prescription Type</h2><div><p>A CodeSystem to identify the type of prescription</p> </div><p><b>Copyright Statement:</b> Copyright © 2016 HL7 UK</p><p>This code system https://fhir.hl7.org.uk/STU3/CodeSystem/CareConnect-PrescriptionType-1 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="CareConnect-PrescriptionType-1-acute"> </a></td><td>Acute</td><td/></tr><tr><td style="white-space:nowrap">repeat<a name="CareConnect-PrescriptionType-1-repeat"> </a></td><td>Repeat</td><td/></tr><tr><td style="white-space:nowrap">repeat-dispensing<a name="CareConnect-PrescriptionType-1-repeat-dispensing"> </a></td><td>Repeat dispensing</td><td/></tr><tr><td style="white-space:nowrap">delayed-prescribing<a name="CareConnect-PrescriptionType-1-delayed-prescribing"> </a></td><td>Delayed prescribing</td><td/></tr></table></div> </text> <url value="https://fhir.hl7.org.uk/STU3/CodeSystem/CareConnect-PrescriptionType-1"/> <version value="3.0.0"/> <name value="Care Connect Prescription Type"/> <status value="draft"/> <date value="2018-11-01T00:00:00+00:00"/> <publisher value="INTEROpen"/> <contact> <telecom> <system value="other"/> <value value="https://interopen.ryver.com/"/> </telecom> </contact> <description value="A CodeSystem to identify the type of prescription"/> <jurisdiction> <coding> <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/> <code value="826"/> </coding> </jurisdiction> <copyright value="Copyright © 2016 HL7 UK"/> <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>