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

FHIR IG Statistics: CodeSystem/GPConnect-PrescriptionOrderingParameters

Packageuk.gpc.updaterecord
Resource TypeCodeSystem
IdGPConnect-PrescriptionOrderingParameters
FHIR VersionR3
Sourcehttps://simplifier.net/resolve?scope=uk.gpc.updaterecord@1.1.0&canonical=https://fhir.hl7.org.uk/GPConnect-PrescriptionOrderingParameters
URLhttps://fhir.hl7.org.uk/GPConnect-PrescriptionOrderingParameters
Version1.0.0
Statusactive
Date2022-12-06
NameGPConnectPrescriptionOrderingParameters
TitleGP Connect Prescription Ordering Parameters
Authorityhl7
DescriptionA code set to define parameters provided when managing patients' prescriptions
Contentcomplete

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "id": "GPConnect-PrescriptionOrderingParameters",
  "url": "https://fhir.hl7.org.uk/GPConnect-PrescriptionOrderingParameters",
  "version": "1.0.0",
  "name": "GPConnectPrescriptionOrderingParameters",
  "title": "GP Connect Prescription Ordering Parameters",
  "status": "active",
  "date": "2022-12-06",
  "publisher": "GP Connect",
  "description": "A code set to define parameters provided when managing patients' prescriptions",
  "caseSensitive": true,
  "content": "complete",
  "concept": [
    {
      "code": "preferred-performer",
      "display": "Preferred performer",
      "definition": "The preferred performer to dispense the prescription."
    },
    {
      "code": "sent-to-eps",
      "display": "Sent to EPS",
      "definition": "The prescription request has been sent to EPS to be fulfilled."
    }
  ]
}