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

FHIR IG Statistics: StructureDefinition/1c5ab167-e50b-4259-9418-11523e694981

Packageca-on-dhdr-r4.v09
Resource TypeStructureDefinition
Id1c5ab167-e50b-4259-9418-11523e694981
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca-on-dhdr-r4.v09@0.9.0&canonical=http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-profile-Practitioner-dispenser
URLhttp://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-profile-Practitioner-dispenser
Version3.0.0
Statusactive
Date2021-11-23T20:20:41.6030348+00:00
NamePractitionerDispenser
Realmca
DescriptionThe dispenser (dispensing pharmacist) responsible for the MedicationDispense event.
TypePractitioner
Kindresource

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

No human-readable text provided in this case.

Source

{
  "resourceType": "StructureDefinition",
  "id": "1c5ab167-e50b-4259-9418-11523e694981",
  "meta": {
    "lastUpdated": "2021-12-06T19:58:01.834+00:00"
  },
  "text": {
    "status": "empty",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-profile-Practitioner-dispenser",
  "version": "3.0.0",
  "name": "PractitionerDispenser",
  "status": "active",
  "date": "2021-11-23T20:20:41.6030348+00:00",
  "description": "The dispenser (dispensing pharmacist) responsible for the MedicationDispense event.",
  "fhirVersion": "4.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "Practitioner",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Practitioner",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Practitioner",
        "path": "Practitioner",
        "mustSupport": true
      },
      {
        "id": "Practitioner.id",
        "path": "Practitioner.id",
        "mustSupport": true
      },
      {
        "id": "Practitioner.identifier",
        "path": "Practitioner.identifier",
        "definition": "An identifier that applies to this person in this role.\r\n\r\nDHDR: Practitioner ID (Licence)",
        "min": 1,
        "max": "1",
        "mustSupport": true
      },
      {
        "id": "Practitioner.identifier.system",
        "path": "Practitioner.identifier.system",
        "comment": "Identifier.system is always case sensitive.\r\n\r\nDHDR Notes:  E.g. [id-system-global-base]/ca-on-license-pharmacist \r\nSee https://simplifier.net/CanadianURIRegistry",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Practitioner.identifier.value",
        "path": "Practitioner.identifier.value",
        "comment": "If the value is a full URI, then the system SHALL be urn:ietf:rfc:3986.  The value's primary purpose is computational mapping.  As a result, it may be normalized for comparison purposes (e.g. removing non-significant whitespace, dashes, etc.)  A value formatted for human display can be conveyed using the [Rendered Value extension](extension-rendered-value.html). Identifier.value is to be treated as case sensitive unless knowledge of the Identifier.system allows the processer to be confident that non-case-sensitive processing is safe.\r\n\r\nDHDR Note:\r\nE.g. This would be the Ontario College of Pharmacists License # for pharmacists.",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Practitioner.name",
        "path": "Practitioner.name",
        "max": "1",
        "mustSupport": true
      },
      {
        "id": "Practitioner.name.family",
        "path": "Practitioner.name.family",
        "mustSupport": true
      },
      {
        "id": "Practitioner.name.given",
        "path": "Practitioner.name.given",
        "max": "1",
        "mustSupport": true
      }
    ]
  }
}