Profile: Patient (Submission)

Simplifier project page: Patient (Submission)

Derived from: Patient (R4)

Canonical_URLProfile_StatusProfile_VersionFHIR_Version
http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-profile-Patient-submissionactive4.0.14.0.1

Formal Views of Profile Content

Description of Profiles, Differentials, Snapshots and how the different presentations work

Hybrid View

activeΣ ?!0..1boolean
genderS Σ1..1codeBinding
birthDateS Σ1..1date
maritalStatus0..1CodeableConceptBinding
photoI0..*Attachment
generalPractitionerI0..*Reference(Organization | Practitioner | PractitionerRole)
managingOrganizationΣ I0..1Reference(Organization)

Note: Patient information captured on the drug dispense record is not a source of truth for the current patient information. The point of care system should retrieve the current patient information from its own database or from the Provincial Client Registry.

Usage

The Patient Resource is used to share demographics and other administrative information about the individual who is the subject of the drug dispense record.

Notes

.id

  • used to uniquely identify the resource
  • if a persistent identity for the resource is not available to use when constructing a message Bundle for transmission via Direct Messaging, a UUID SHOULD be used in this element (with a corresponding value in Bundle.entry.fullUrl)

.meta.profile

  • used to declare conformance to this profile
  • populate with a fixed value: http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-profile-Patient-submission|4.0.1

.identifier

  • business identifier(s) for the patient, multiple allowed
  • SHALL include at least pharmacy or hospital Medical Record Number (MRN) patient unique identifier
  • SHOULD include a patient health card number identifier if available
  • identifier.system for HCN SHALL be fixed to https://fhir.infoway-inforoute.ca/NamingSystem/ca-on-patient-hcn
  • identifier.system for the pharmacy MRN SHALL be fixed to http://ehealthontario.ca/fhir/NamingSystem/id-pharmacy-mrn. For the hospital MRN SHALL be the system supplying the MRN
  • identifier.value for the pharmacy MRN SHALL be of format OCP_Accreditation_Number-Patient_Identifier, for example 123456-9876543210, where Patient_Identifier is an alphanumeric string up to 32 characters long that uniquely identifies the patient in the particular pharmacy location or organization. For the hospital MRN the value SHALL be assigned by the hospital.

.name

  • SHALL contain the patient's full name
  • name.given use multiple instances if patient has multiple given names (e.g. first and middle names)

.telecom

  • SHOULD contain telephone number if available

.gender

  • SHALL contain the patient's gender for administrative purposes

.birthDate

  • SHALL contain the patient's date of birth

.address

  • SHALL contain the patient's primary address(es)