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

FHIR IG Statistics: ValueSet/a95fa7c2-7732-4130-bf98-8dd09db81af3

Packageuk.nhsdigital.r4.test
Resource TypeValueSet
Ida95fa7c2-7732-4130-bf98-8dd09db81af3
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=uk.nhsdigital.r4.test@2.16.0-prerelease&canonical=https://fhir.nhs.uk/ValueSet/prescribing-performer-site-type
URLhttps://fhir.nhs.uk/ValueSet/prescribing-performer-site-type
Version4.0.1
Statusdraft
NamePrescribingPerformerSiteType
Authorityhl7
DescriptionPrescribing Performer Site Type

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
dispensing-site-preferenceDispensing Site Preference

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "a95fa7c2-7732-4130-bf98-8dd09db81af3",
  "url": "https://fhir.nhs.uk/ValueSet/prescribing-performer-site-type",
  "version": "4.0.1",
  "name": "PrescribingPerformerSiteType",
  "status": "draft",
  "description": "Prescribing Performer Site Type",
  "compose": {
    "include": [
      {
        "system": "https://fhir.nhs.uk/CodeSystem/dispensing-site-preference",
        "concept": [
          {
            "code": "P1",
            "display": "Other (e.g. Community Pharmacy)"
          },
          {
            "code": "P2",
            "display": "Appliance Contractor"
          },
          {
            "code": "P3",
            "display": "Dispensing Doctor"
          }
        ]
      }
    ]
  }
}