API Hub

Explore and Make use of Nationally Defined Messaging APIs

This is a HL7 FHIR server, and as you appear to be accessing this page from a web browser you are seeing a HTML version of the requested resource(s). You can also access this URL from a FHIR client as a ReSTful API call. For more details please see the HL7 FHIR specification.
<ValueSet xmlns="http://hl7.org/fhir">
   <id value="CareConnect-MedicationSupplyType-1"></id>
   <text>
      <status value="generated"></status>
   </text>
   <url value="https://fhir.nhs.uk/STU3/ValueSet/CareConnect-MedicationSupplyType-1"></url>
   <version value="1.0.0"></version>
   <name value="Care Connect Medication Supply Type"></name>
   <status value="active"></status>
   <date value="2018-03-01T00:00:00+00:00"></date>
   <publisher value="HL7 UK"></publisher>
   <description value="A code from the SNOMED Clinical Terminology UK coding system that identifies the legal/contractual nature of a prescription."></description>
   <copyright value="This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement."></copyright>
   <compose>
      <include>
         <system value="http://snomed.info/sct"></system>
         <concept>
            <code value="930811000000109"></code>
            <display value="NHS prescription"></display>
         </concept>
         <concept>
            <code value="394824001"></code>
            <display value="Private prescription"></display>
         </concept>
         <concept>
            <code value="394825000"></code>
            <display value="ACBS prescription"></display>
         </concept>
         <concept>
            <code value="394826004"></code>
            <display value="OTC sale"></display>
         </concept>
         <concept>
            <code value="394827008"></code>
            <display value="Personal administration"></display>
         </concept>
         <concept>
            <code value="394828003"></code>
            <display value="Prescription by another organisation"></display>
         </concept>
         <concept>
            <code value="394829006"></code>
            <display value="Past medication"></display>
         </concept>
      </include>
   </compose>
</ValueSet>