{
"description": "The dispenser (dispensing pharmacy) responsible for the MedicationDispense event.",
"_filename": "OrganizationDispenser-consumer.json",
"package_name": "ca.on.dhdr.r4.v4",
"date": "2022-02-18",
"derivation": "constraint",
"meta": {
"lastUpdated": "2022-02-18T20:55:52.925+00:00"
},
"publisher": null,
"fhirVersion": "4.0.1",
"name": "OrganizationDispenser",
"abstract": false,
"type": "Organization",
"experimental": null,
"resourceType": "StructureDefinition",
"title": null,
"package_version": "0.0.7-beta",
"status": "active",
"id": "2d9cb57d-b54c-4752-9806-d777406cd384",
"kind": "resource",
"url": "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-consumer-profile-Organization-dispenser",
"version": "1.0.0",
"differential": {
"element": [ {
"id": "Organization",
"path": "Organization",
"mustSupport": true
}, {
"id": "Organization.id",
"path": "Organization.id",
"mustSupport": true
}, {
"id": "Organization.identifier",
"max": "1",
"min": 1,
"path": "Organization.identifier",
"mustSupport": true
}, {
"id": "Organization.identifier.system",
"min": 1,
"path": "Organization.identifier.system",
"definition": "Establishes the namespace for the value - that is, a URL that describes a set values that are unique.\r\n\r\nDHDR: Fixed to URI of Ontario College of Pharmacists Pharmacy ID",
"mustSupport": true
}, {
"id": "Organization.identifier.value",
"min": 1,
"path": "Organization.identifier.value",
"mustSupport": true
}, {
"id": "Organization.name",
"path": "Organization.name",
"definition": "A name associated with the organization.\r\n\r\nDHDR: Dispensing Pharmacy Name",
"mustSupport": true
}, {
"id": "Organization.telecom",
"max": "2",
"path": "Organization.telecom",
"slicing": {
"rules": "open",
"discriminator": [ {
"path": "system",
"type": "value"
} ]
},
"definition": "A contact detail for the organization.\r\n\r\nDHDR: Dispensing Pharmacy Phone & Fax Number",
"mustSupport": true
}, {
"id": "Organization.telecom:TelecomPhone",
"max": "1",
"path": "Organization.telecom",
"sliceName": "TelecomPhone",
"definition": "A contact detail for the organization.\r\n\r\nDHDR: Dispensing Pharmacy Phone Number",
"mustSupport": true
}, {
"id": "Organization.telecom:TelecomPhone.system",
"min": 1,
"path": "Organization.telecom.system",
"fixedCode": "phone",
"mustSupport": true
}, {
"id": "Organization.telecom:TelecomPhone.value",
"min": 1,
"path": "Organization.telecom.value",
"mustSupport": true
}, {
"id": "Organization.telecom:TelecomPhone.use",
"path": "Organization.telecom.use",
"binding": {
"strength": "required",
"valueSet": "http://hl7.org/fhir/ValueSet/contact-point-use|4.0.0"
},
"mustSupport": true
}, {
"id": "Organization.telecom:TelecomFax",
"max": "1",
"path": "Organization.telecom",
"sliceName": "TelecomFax",
"definition": "A contact detail for the organization.\r\n\r\nDHDR: Dispensing Pharmacy Fax Number",
"mustSupport": true
}, {
"id": "Organization.telecom:TelecomFax.system",
"min": 1,
"path": "Organization.telecom.system",
"fixedCode": "fax",
"mustSupport": true
}, {
"id": "Organization.telecom:TelecomFax.value",
"min": 1,
"path": "Organization.telecom.value",
"mustSupport": true
}, {
"id": "Organization.telecom:TelecomFax.use",
"path": "Organization.telecom.use",
"binding": {
"strength": "required",
"valueSet": "http://hl7.org/fhir/ValueSet/contact-point-use|4.0.0"
},
"mustSupport": true
} ]
},
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Organization"
}