Profiles & Operations Index > Profile: Patient

Profile: Patient

Simplifier project page: Patient

Derived from: Patient (R4)

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

Formal Views of Profile Content

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

Hybrid View

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

Note: Patient information captured on the drug dispense or medication administration 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|4.0.1

.identifier

  • business identifier(s) for the patient, multiple allowed
  • SHALL include at least one busienss identifier
  • SHOULD include a patient health card number(HCN) identifier
  • identifier.systemfor HCN SHALL be fixed to https://fhir.infoway-inforoute.ca/NamingSystem/ca-on-patient-hcn
  • for medication dispense MAY include pharmacy Medical Record Number (MRN) patient unique identifier
  • identifier.systemfor pharmacy MRN SHOULD be fixed to http://ehealthontario.ca/fhir/NamingSystem/id-pharmacy-mrn
  • for medication administration MAY include hospital Medical Record Number (MRN) patient unique identifier

.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

  • SHOULD contain the patient's gender for administrative purposes

.birthDate

  • SHOULD contain the patient's date of birth

.address

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