FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/CareConnect-MedicationSupplyType-1

Packagecareconnect.stu3.03.00.00
Resource TypeCodeSystem
IdCareConnect-MedicationSupplyType-1
FHIR VersionR3
Sourcehttps://simplifier.net/resolve?scope=careconnect.stu3.03.00.00@3.1.0&canonical=https://fhir.hl7.org.uk/STU3/CodeSystem/CareConnect-MedicationSupplyType-1
URLhttps://fhir.hl7.org.uk/STU3/CodeSystem/CareConnect-MedicationSupplyType-1
Version1.0.0
Statusdraft
Date2018-07-11T00:00:00+00:00
NameCare Connect Medication Supply Type
Authorityhl7
DescriptionA CodeSystem to identify the type of medication supply.
CopyrightCopyright © 2016 HL7 UK
Contentcomplete

Resources that use this resource

ValueSet
CareConnect-MedicationSupplyType-1Care Connect Medication Supply Type

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "id": "CareConnect-MedicationSupplyType-1",
  "url": "https://fhir.hl7.org.uk/STU3/CodeSystem/CareConnect-MedicationSupplyType-1",
  "version": "1.0.0",
  "name": "Care Connect Medication Supply Type",
  "status": "draft",
  "date": "2018-07-11T00:00:00+00:00",
  "publisher": "HL7 UK",
  "description": "A CodeSystem to identify the type of medication supply.",
  "copyright": "Copyright © 2016 HL7 UK",
  "caseSensitive": true,
  "content": "complete",
  "concept": [
    {
      "code": "over-the-counter",
      "display": "Over the counter"
    },
    {
      "code": "emergency-supply",
      "display": "Emergency supply"
    },
    {
      "code": "patient-group-direction",
      "display": "Patient group direction"
    },
    {
      "code": "minor-ailments-scheme",
      "display": "Minor ailments scheme"
    },
    {
      "code": "prescription-dispensing",
      "display": "Prescription dispensing"
    },
    {
      "code": "private-prescription-dispensing",
      "display": "Private prescription dispensing"
    },
    {
      "code": "self-declared",
      "display": "Self declared"
    }
  ]
}