http://hl7.org/fhir/StructureDefinition/patient-preferredPharmacy|5.2.0

The pharmacies that are preferred for dispensing prescribed medications. A patient might prefer their local pharmacy. A provider in a given practice may prefer a pharmacy near their clinic. Or facilities may have a preference to use an in-house pharmacy. These preferences may be represented using this extension on several resource types, and are expected to be inputs into a process that determines which pharmacy is ultimately used to dispense a medication. That process may include considering drug formularies, pharmacy operating hours, pharmacy inventory, practitioner preferences, patient preferences, etc.
{
  "description": "The pharmacies that are preferred for dispensing prescribed medications.  A patient might prefer their local pharmacy.  A provider in a given practice may prefer a pharmacy near their clinic.  Or facilities may have a preference to use an in-house pharmacy.  These preferences may be represented using this extension on several resource types, and are expected to be inputs into a process that determines which pharmacy is ultimately used to dispense a medication.  That process may include considering drug formularies, pharmacy operating hours, pharmacy inventory, practitioner preferences, patient preferences, etc.",
  "package": "hl7.fhir.uv.extensions.r5@5.2.0",
  "date": "2023-12-11T00:00:00Z",
  "derivation": "constraint",
  "publisher": "HL7 International / Patient Administration",
  "fhirVersion": "5.0.0",
  "jurisdiction": [ {
    "coding": [ {
      "code": "001",
      "system": "http://unstats.un.org/unsd/methods/m49/m49.htm"
    } ]
  } ],
  "name": "PatientPreferredPharmacy",
  "mapping": [ {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  } ],
  "abstract": false,
  "type": "Extension",
  "experimental": false,
  "resourceType": "StructureDefinition",
  "fhirversion": null,
  "title": "Patient preferred pharmacy",
  "versionAlgorithmCoding": null,
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "pa"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 0
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode": "trial-use"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-type-characteristics",
    "valueCode": "can-bind"
  } ],
  "status": "draft",
  "id": "4666a196-d9af-5a3c-a6cf-0cf47862895e",
  "kind": "complex-type",
  "url": "http://hl7.org/fhir/StructureDefinition/patient-preferredPharmacy",
  "identifier": null,
  "context": [ {
    "type": "element",
    "expression": "Patient"
  }, {
    "type": "element",
    "expression": "Encounter"
  }, {
    "type": "element",
    "expression": "PractitionerRole"
  }, {
    "type": "element",
    "expression": "Organization"
  }, {
    "type": "element",
    "expression": "Location"
  } ],
  "versionAlgorithmString": null,
  "fhir_id": null,
  "version": "5.2.0",
  "contact": [ {
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/pafm",
      "system": "url"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension"
}