{
  "resourceType": "CodeSystem",
  "id": "CareConnect-MedicationPrescribingAgency-1",
  "url": "https://fhir.hl7.org.uk/STU3/CodeSystem/CareConnect-MedicationPrescribingAgency-1",
  "version": "1.1.0",
  "name": "Care Connect Medication Prescribing Agency",
  "status": "draft",
  "date": "2022-06-10T15:00:30+00:00",
  "publisher": "HL7 UK",
  "description": "A CodeSystem to identify the prescribing agency.",
  "copyright": "Copyright © 2019 HL7 UK",
  "caseSensitive": true,
  "content": "complete",
  "concept": [
    {
      "code": "prescribed-at-gp-practice",
      "display": "Prescribed at GP practice"
    },
    {
      "code": "prescribed-by-another-organisation",
      "display": "Prescribed by another organisation"
    },
    {
      "code": "prescribed-by-previous-practice",
      "display": "Prescribed by previous practice"
    }
  ]
}