3.71 StructureDefinition: Shared Health Patient
The official URL for this profile is:
http://sharedhealth.exchange/fhir/StructureDefinition/profile-patient
3.71.2 Formal Views of Profile Content
Download Excel representation
Description of Profiles, Differentials, Snapshots and how the different presentations work.
This structure is derived from Patient
Name | Card. | Type | Constraints and Usage |
---|---|---|---|
Patient | 0..* | Patient | Definition: Demographics and other administrative information about an individual or animal receiving care or other health-related services. Comments: Patient will contain two identifiers. One will represent the creator's local identifier and the second will be the jurisdication health number. |
id | 1..1 | id | Definition: The logical id of the resource, as used in the URL for the resource. Comments: Usage Note: This will usually be a GUID and is assigned by the sending application. |
identifier | 1..2 | Identifier | Slice: Unordered, Open by value:type.coding.code, value:type.coding.system Definition: A business identifier which identifies a patient from a specific site. |
identifier (senderPatientIdentifier) | 1..1 | Shared Health Person Identifier | Definition: A business identifier which identifies a patient from a specific site. Comments: Conformance Rule: The creating system must send a unique value that represents that patient in their system. The same patient identifier value must be sent each time the same patient is sent in an outgoing transaction from that site. The only exception to the above rule is when a patient does not exist in the local system and the creating system is sending an outgoing transaction in response to an incoming transaction where the exact same received patient information is then sent in the outgoing transaction. There are a few scenarios where this may occur, including but not limited to;
In all of the above scenarios where a response transaction is sent where the patient does not exist in the local system the sending system must replay the patient data as receive in the incoming transaction which includes sending back the exact same MRN identifier system and value that was received. Usage Note: The MRN identifier can be stored in the receiving system and can be used as part of the automated patient-matching logic. For additional information on the patient-matching logic see the functional specifications. |
type | 1..1 | Shared Health CodeableConcept Code | Binding: SharedIdentifierType (20190415) (extensible) Definition: A concept that may be defined by a formal reference to a terminology or ontology or may be provided by text. Comments: See children for fixed values. |
coding | 1..1 | Coding | Definition: A reference to a code defined by a terminology system. Comments: Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labelled as UserSelected = true. |
system | 1..1 | uri | Fixed Value: http://hl7.org/fhir/v2/0203 Definition: The identification of the code system that defines the meaning of the symbol in the code. Comments: Fixed value: http://hl7.org/fhir/v2/0203 |
code | 1..1 | code | Fixed Value: MR Definition: A symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination). Comments: Fixed value: MR |
text | 0..1 | string | Definition: A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user. Comments: Very often the text is the same as a displayName of one of the codings. |
system | 1..1 | uri | senderPatientIdentifier-branch-1: This must be an OID ending in .1 Example' General': http://www.acme.com/identifiers/patient or urn:ietf:rfc:3986 if the Identifier.value itself is a full uri Definition: Establishes the namespace in which set of possible id values is unique. Comments: Conformance Rule: This must be an OID of the URI form [Vendor root].[Application instance node].1 (e.g. urn:oid:1.2.3.4). The branch, “.1” is appended to create a unique namespace for the patient MRN identifier. |
value | 1..1 | string | Example' General': 123456 Example' ???': 123456 Definition: The portion of the identifier typically relevant to the user and which is unique within the context of the system. Comments: 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. |
identifier (jurisdictionalHealthNumber) | 0..1 | Shared Health Person Identifier | Definition: A technical identifier - identifies some entity uniquely and unambiguously. Comments: Conformance Rule: This will be the OID representing the jurisdictional health number. Usage Note: If both a federal and provincial health number are available, provide the provincial health number. |
extension | 0..* | Extension | Slice: Unordered, Open by value:url Definition: An Extension |
extension (phn-version) | 0..1 | Patient PHN version | Definition: Indicates the version number associated with a provincial health numner |
type | 1..1 | Shared Health CodeableConcept Code | Binding: SharedIdentifierType (20190415) (extensible) Definition: A concept that may be defined by a formal reference to a terminology or ontology or may be provided by text. Comments: |
coding | 1..1 | Coding | Definition: A reference to a code defined by a terminology system. Comments: Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labelled as UserSelected = true. |
system | 1..1 | uri | Fixed Value: http://hl7.org/fhir/v2/0203 Definition: The identification of the code system that defines the meaning of the symbol in the code. Comments: Fixed value: http://hl7.org/fhir/v2/0203 |
code | 1..1 | code | Fixed Value: JHN Definition: A symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination). Comments: Fixed value: JHN |
text | 0..1 | string | Definition: A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user. Comments: Very often the text is the same as a displayName of one of the codings. |
system | 1..1 | uri | Binding: SharedPatientJurisdictionalHealthIdentifierType (required) Example' General': http://www.acme.com/identifiers/patient or urn:ietf:rfc:3986 if the Identifier.value itself is a full uri Definition: Establishes the namespace in which set of possible id values is unique. |
value | 1..1 | string | Example' General': 123456 Example' ???': 123456 Definition: The portion of the identifier typically relevant to the user and which is unique within the context of the system. Comments: Conformance Rule: This is the human readable Patient Identifier from the sending system |
name | 1..3 | Shared Health HumanName | Slice: Unordered, Open by value:use Definition: A human's name with the ability to identify parts and usage. Comments: Conformance Rule: There are explicit conformance rules defined in Shared Health HumanName profile. |
name (legalName) | 1..1 | Shared Health HumanName | Definition: A human's name with the ability to identify parts and usage. Comments: This data type is used to support both Practitioner names and Patient names. These name values are used for SAML validation (Practitioner) and eFax generation, and possibly patient matching algorithms. Conformance Rule: For the purpose of presentation, the data elements will be organized as Prefix + Given1 + Given2 + Family + Suffix. |
use | 1..1 | code | Binding: SharedNameUse (20190415) (required) Fixed Value: official Definition: Identifies the purpose for this name. Comments: Fixed value: official |
family | 1..1 | string | Definition: The part of a name that links to the genealogy. In some cultures (e.g. Eritrea) the family name of a son is the first name of his father. Comments: Conformance rule: Family is not to include professional designations |
given | 1..2 | string | Definition: Given name. Comments: Conformance Rule: Given name(s) is not to include profession designations |
prefix | 0..1 | string | Definition: Part of the name that is acquired as a title due to academic, legal, employment or nobility status, etc. and that appears at the start of the name. Comments: Conformance Rule: Prefix or Suffix must be used for Practitioner to represent the appropriate professional designation. |
suffix | 0..1 | string | Definition: Part of the name that is acquired as a title due to academic, legal, employment or nobility status, etc. and that appears at the end of the name. Comments: Conformance Rule: Prefix or Suffix must be used for Practitioner to represent the appropriate professional designation. |
telecom | 0..* | Shared Health ContactPoint | cpt-2: A system is required if a value is provided. Definition: Details for all kinds of technology mediated contact points for a person or organization, including telephone, email, etc. Comments: Conformance Rule: There are explicit conformance rules defined to format the value. Please refer to Shared Health ContactPoint profile for these details. Conformance Rule: Only a value of 'phone' is supported for PrescribeIT®. The inclusion of email or fax information is prohibited. |
gender | 1..1 | code | Binding: Gender (20190415) (required) Definition: Administrative Gender - the gender that the patient is considered to have for administration and record keeping purposes. Comments: Conformance Rule: Vendors must support a minimum set of codes. The gender may not match the biological sex as determined by genetics, or the individual's preferred identification. Note that for both humans and particularly animals, there are other legitimate possibilities than M and F, though the vast majority of systems and contexts only support M and F. Systems providing decision support or enforcing business rules should ideally do this on the basis of Observations dealing with the specific gender aspect of interest (anatomical, chromosonal, social, etc.) However, because these observations are infrequently recorded, defaulting to the administrative gender is common practice. Where such defaulting occurs, rule enforcement should allow for the variation between administrative and biological, chromosonal and other gender aspects. For example, an alert about a hysterectomy on a male should be handled as a warning or overrideable error, not a hard error. |
birthDate | 1..1 | date | Definition: The date of birth for the individual. Comments: Usage Note: It is expected that the real date of birth is known by the prescriber and pharmacy and that the full date of birth must be submitted. |
address | 0..1 | Shared Health Address | Definition: An address expressed using postal conventions (as opposed to GPS or other location definition formats). This data type may be used to convey addresses for use in delivering mail as well as for visiting locations and which might not be valid for mail delivery. There are a variety of postal address formats defined around the world. Comments: Conformance Rule: There are explicit conformance rules defined to structure the address values. Please refer to Shared Health Address profile for these details. Conformance Rule: Patient address is optional, however, if it is available in the EMR, it MUST be provided, as complete as possible. Patient address will appear on the eFax. |
This structure is derived from Patient
Summary
Mandatory: 12 elements (5 nested mandatory elements)
Must-Support: 24 elements
Fixed Value: 5 elements
Structures
This structure refers to these other structures:
- http://sharedhealth.exchange/fhir/StructureDefinition/dtprofile-identifier-person
- http://sharedhealth.exchange/fhir/StructureDefinition/dtprofile-codeableconcept-code
- http://sharedhealth.exchange/fhir/StructureDefinition/dtprofile-humanname
- http://sharedhealth.exchange/fhir/StructureDefinition/dtprofile-contactpoint
- http://sharedhealth.exchange/fhir/StructureDefinition/dtprofile-address
Extensions
This structure refers to these extensions:
Slices
This structure defines the following Slices:
- The element Patient.identifier is sliced based on the values of value:type.coding.code, value:type.coding.system
- The element Patient.name is sliced based on the value of value:use
This structure is derived from Patient
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Patient | S | 0..* | Patient | Information about an individual or animal receiving health care services |
id | S | 1..1 | id | Logical id of this artifact |
identifier | S | 1..2 | (Slice Definition) | Local medical record number Slice: Unordered, Open by value:type.coding.code, value:type.coding.system |
identifier:senderPatientIdentifier | S | 1..1 | Shared Health Person Identifier | An identifier intended for computation |
type | S | 1..1 | Shared Health CodeableConcept Code | Concept - reference to a terminology or just text |
coding | S | 1..1 | Coding | Code defined by a terminology system |
system | S | 1..1 | uri | Identity of the terminology system Fixed Value: http://hl7.org/fhir/v2/0203 |
code | S | 1..1 | code | Symbol in syntax defined by the system Fixed Value: MR |
system | SI | 1..1 | uri | The namespace for the identifier senderPatientIdentifier-branch-1: This must be an OID ending in .1 |
identifier:jurisdictionalHealthNumber | S | 0..1 | Shared Health Person Identifier | An identifier intended for computation |
extension | S | 0..* | Extension | Extension Slice: Unordered, Open by value:url |
ext-patient-phn-version | S | 0..1 | string | Patient PHN version URL: http://sharedhealth.exchange/fhir/StructureDefinition/ext-patient-phn-version |
type | S | 1..1 | Shared Health CodeableConcept Code | Concept - reference to a terminology or just text |
coding | S | 1..1 | Coding | Code defined by a terminology system |
system | S | 1..1 | uri | Identity of the terminology system Fixed Value: http://hl7.org/fhir/v2/0203 |
code | S | 1..1 | code | Symbol in syntax defined by the system Fixed Value: JHN |
system | S | 1..1 | uri | The namespace for the identifier Binding: SharedPatientJurisdictionalHealthIdentifierType (required) |
value | S | 1..1 | string | The value that is unique |
name | S | 1..3 | (Slice Definition) | Name of a human - parts and usage Slice: Unordered, Open by value:use |
name:legalName | S | 1..1 | Shared Health HumanName | Name of a human - parts and usage |
use | S | 1..1 | code | Legal name Fixed Value: official |
telecom | S | 0..* | Shared Health ContactPoint | Details of a Technology mediated contact point (phone, fax, email, etc.) |
gender | S | 1..1 | code | male | female | other | unknown Binding: Gender (20190415) (required) |
birthDate | S | 1..1 | date | The date of birth for the individual |
address | S | 0..1 | Shared Health Address | An address expressed using postal conventions (as opposed to GPS or other location definition formats) |
Documentation for this format |
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Patient | S | 0..* | Patient | Information about an individual or animal receiving health care services |
id | SΣ | 1..1 | id | Logical id of this artifact |
meta | Σ | 0..1 | Meta | Metadata about the resource |
implicitRules | ?!Σ | 0..1 | uri | A set of rules under which this content was created |
language | 0..1 | code | Language of the resource content Binding: http://tools.ietf.org/html/bcp47 (required): A human language. | |
text | 0..1 | Narrative | Text summary of the resource, for human interpretation | |
contained | 0..* | Resource | Contained, inline Resources | |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored |
identifier | SΣ | 1..2 | (Slice Definition) | Local medical record number Slice: Unordered, Open by value:type.coding.code, value:type.coding.system |
identifier:senderPatientIdentifier | S | 1..1 | Shared Health Person Identifier | An identifier intended for computation |
id | 0..1 | id | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations | |
use | ?!Σ | 0..1 | code | usual | official | temp | secondary (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . |
type | S | 1..1 | Shared Health CodeableConcept Code | Concept - reference to a terminology or just text Binding: SharedIdentifierType (20190415) (extensible) |
id | 0..1 | id | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations | |
coding | SΣ | 1..1 | Coding | Code defined by a terminology system |
id | 0..1 | id | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations | |
system | SΣ | 1..1 | uri | Identity of the terminology system Fixed Value: http://hl7.org/fhir/v2/0203 |
version | Σ | 0..1 | string | Version of the system - if relevant |
code | SΣ | 1..1 | code | Symbol in syntax defined by the system Fixed Value: MR |
display | Σ | 0..1 | string | Representation defined by the system |
userSelected | Σ | 0..1 | boolean | If this coding was chosen directly by the user |
text | SΣ | 0..1 | string | Plain text representation of the concept |
system | SΣI | 1..1 | uri | The namespace for the identifier senderPatientIdentifier-branch-1: This must be an OID ending in .1 Example General: http://www.acme.com/identifiers/patient or urn:ietf:rfc:3986 if the Identifier.value itself is a full uri |
value | SΣ | 1..1 | string | The value that is unique Example General: 123456 Example ???: 123456 |
period | Σ | 0..1 | Period | Time period when id is/was valid for use |
assigner | Σ | 0..1 | Reference(Organization) | Organization that issued id (may be just text) |
identifier:jurisdictionalHealthNumber | S | 0..1 | Shared Health Person Identifier | An identifier intended for computation |
id | 0..1 | id | xml:id (or equivalent in JSON) | |
extension | S | 0..* | Extension | Extension Slice: Unordered, Open by value:url |
ext-patient-phn-version | S | 0..1 | string | Patient PHN version URL: http://sharedhealth.exchange/fhir/StructureDefinition/ext-patient-phn-version |
use | ?!Σ | 0..1 | code | usual | official | temp | secondary (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . |
type | S | 1..1 | Shared Health CodeableConcept Code | Concept - reference to a terminology or just text Binding: SharedIdentifierType (20190415) (extensible) |
id | 0..1 | id | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations | |
coding | SΣ | 1..1 | Coding | Code defined by a terminology system |
id | 0..1 | id | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations | |
system | SΣ | 1..1 | uri | Identity of the terminology system Fixed Value: http://hl7.org/fhir/v2/0203 |
version | Σ | 0..1 | string | Version of the system - if relevant |
code | SΣ | 1..1 | code | Symbol in syntax defined by the system Fixed Value: JHN |
display | Σ | 0..1 | string | Representation defined by the system |
userSelected | Σ | 0..1 | boolean | If this coding was chosen directly by the user |
text | SΣ | 0..1 | string | Plain text representation of the concept |
system | SΣ | 1..1 | uri | The namespace for the identifier Binding: SharedPatientJurisdictionalHealthIdentifierType (required) Example General: http://www.acme.com/identifiers/patient or urn:ietf:rfc:3986 if the Identifier.value itself is a full uri |
value | SΣ | 1..1 | string | The value that is unique Example General: 123456 Example ???: 123456 |
period | Σ | 0..1 | Period | Time period when id is/was valid for use |
assigner | Σ | 0..1 | Reference(Organization) | Organization that issued id (may be just text) |
active | ?!Σ | 0..1 | boolean | Whether this patient's record is in active use |
name | SΣ | 1..3 | (Slice Definition) | Name of a human - parts and usage Slice: Unordered, Open by value:use |
name:legalName | S | 1..1 | Shared Health HumanName | Name of a human - parts and usage |
id | 0..1 | id | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations | |
use | ?!SΣ | 1..1 | code | Legal name Binding: SharedNameUse (20190415) (required) Fixed Value: official |
text | Σ | 0..1 | string | Text representation of the full name |
family | SΣ | 1..1 | string | Family name (often called 'Surname') |
given | SΣ | 1..2 | string | Given names (not always 'first'). Includes middle names |
prefix | SΣ | 0..1 | string | Parts that come before the name |
suffix | SΣ | 0..1 | string | Parts that come after the name |
period | Σ | 0..1 | Period | Time period when name was/is in use |
telecom | SI | 0..* | Shared Health ContactPoint | Details of a Technology mediated contact point (phone, fax, email, etc.) |
gender | SΣ | 1..1 | code | male | female | other | unknown Binding: Gender (20190415) (required) |
birthDate | SΣ | 1..1 | date | The date of birth for the individual |
deceased[x] | ?!Σ | 0..1 | Indicates if the individual is deceased or not | |
deceasedBoolean | boolean | |||
deceasedDateTime | dateTime | |||
address | S | 0..1 | Shared Health Address | An address expressed using postal conventions (as opposed to GPS or other location definition formats) |
maritalStatus | 0..1 | CodeableConcept | Marital (civil) status of a patient Binding: Marital Status Codes (required): The domestic partnership status of a person. | |
multipleBirth[x] | 0..1 | Whether patient is part of a multiple birth | ||
multipleBirthBoolean | boolean | |||
multipleBirthInteger | integer | |||
photo | 0..* | Attachment | Image of the patient | |
contact | I | 0..* | BackboneElement | A contact party (e.g. guardian, partner, friend) for the patient pat-1: SHALL at least contain a contact's details or a reference to an organization |
id | 0..1 | id | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored |
relationship | 0..* | CodeableConcept | The kind of relationship Binding: PatientContactRelationship (extensible): The nature of the relationship between a patient and a contact person for that patient. | |
name | 0..1 | HumanName | A name associated with the contact person | |
telecom | 0..* | ContactPoint | A contact detail for the person | |
address | 0..1 | Address | Address for the contact person | |
gender | 0..1 | code | male | female | other | unknown Binding: AdministrativeGender (required): The gender of a person used for administrative purposes. | |
organization | I | 0..1 | Reference(Organization) | Organization that is associated with the contact |
period | 0..1 | Period | The period during which this contact person or organization is valid to be contacted relating to this patient | |
animal | ?!Σ | 0..1 | BackboneElement | This patient is known to be an animal (non-human) |
id | 0..1 | id | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored |
species | Σ | 1..1 | CodeableConcept | E.g. Dog, Cow Binding: AnimalSpecies (example): The species of an animal. |
breed | Σ | 0..1 | CodeableConcept | E.g. Poodle, Angus Binding: AnimalBreeds (example): The breed of an animal. |
genderStatus | Σ | 0..1 | CodeableConcept | E.g. Neutered, Intact Binding: GenderStatus (example): The state of the animal's reproductive organs. |
communication | 0..* | BackboneElement | A list of Languages which may be used to communicate with the patient about his or her health | |
id | 0..1 | id | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored |
language | 1..1 | CodeableConcept | The language which can be used to communicate with the patient about his or her health Binding: http://tools.ietf.org/html/bcp47 (required): A human language. | |
preferred | 0..1 | boolean | Language preference indicator | |
careProvider | 0..* | Reference(Organization | Practitioner) | Patient's nominated primary care provider | |
managingOrganization | Σ | 0..1 | Reference(Organization) | Organization that is the custodian of the patient record |
link | ?! | 0..* | BackboneElement | Link to another patient resource that concerns the same actual person |
id | 0..1 | id | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored |
other | ?! | 1..1 | Reference(Patient) | The other patient resource that the link refers to |
type | ?! | 1..1 | code | replace | refer | seealso - type of link Binding: LinkType (required): The type of link between this patient resource and another patient resource. |
Documentation for this format |
Grid View
This structure is derived from Patient
Name | Card. | Type | Constraints and Usage |
---|---|---|---|
Patient | 0..* | Patient | Definition: Demographics and other administrative information about an individual or animal receiving care or other health-related services. Comments: Patient will contain two identifiers. One will represent the creator's local identifier and the second will be the jurisdication health number. |
id | 1..1 | id | Definition: The logical id of the resource, as used in the URL for the resource. Comments: Usage Note: This will usually be a GUID and is assigned by the sending application. |
identifier | 1..2 | Identifier | Slice: Unordered, Open by value:type.coding.code, value:type.coding.system Definition: A business identifier which identifies a patient from a specific site. |
identifier (senderPatientIdentifier) | 1..1 | Shared Health Person Identifier | Definition: A business identifier which identifies a patient from a specific site. Comments: Conformance Rule: The creating system must send a unique value that represents that patient in their system. The same patient identifier value must be sent each time the same patient is sent in an outgoing transaction from that site. The only exception to the above rule is when a patient does not exist in the local system and the creating system is sending an outgoing transaction in response to an incoming transaction where the exact same received patient information is then sent in the outgoing transaction. There are a few scenarios where this may occur, including but not limited to;
In all of the above scenarios where a response transaction is sent where the patient does not exist in the local system the sending system must replay the patient data as receive in the incoming transaction which includes sending back the exact same MRN identifier system and value that was received. Usage Note: The MRN identifier can be stored in the receiving system and can be used as part of the automated patient-matching logic. For additional information on the patient-matching logic see the functional specifications. |
type | 1..1 | Shared Health CodeableConcept Code | Binding: SharedIdentifierType (20190415) (extensible) Definition: A concept that may be defined by a formal reference to a terminology or ontology or may be provided by text. Comments: See children for fixed values. |
coding | 1..1 | Coding | Definition: A reference to a code defined by a terminology system. Comments: Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labelled as UserSelected = true. |
system | 1..1 | uri | Fixed Value: http://hl7.org/fhir/v2/0203 Definition: The identification of the code system that defines the meaning of the symbol in the code. Comments: Fixed value: http://hl7.org/fhir/v2/0203 |
code | 1..1 | code | Fixed Value: MR Definition: A symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination). Comments: Fixed value: MR |
text | 0..1 | string | Definition: A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user. Comments: Very often the text is the same as a displayName of one of the codings. |
system | 1..1 | uri | senderPatientIdentifier-branch-1: This must be an OID ending in .1 Example' General': http://www.acme.com/identifiers/patient or urn:ietf:rfc:3986 if the Identifier.value itself is a full uri Definition: Establishes the namespace in which set of possible id values is unique. Comments: Conformance Rule: This must be an OID of the URI form [Vendor root].[Application instance node].1 (e.g. urn:oid:1.2.3.4). The branch, “.1” is appended to create a unique namespace for the patient MRN identifier. |
value | 1..1 | string | Example' General': 123456 Example' ???': 123456 Definition: The portion of the identifier typically relevant to the user and which is unique within the context of the system. Comments: 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. |
identifier (jurisdictionalHealthNumber) | 0..1 | Shared Health Person Identifier | Definition: A technical identifier - identifies some entity uniquely and unambiguously. Comments: Conformance Rule: This will be the OID representing the jurisdictional health number. Usage Note: If both a federal and provincial health number are available, provide the provincial health number. |
extension | 0..* | Extension | Slice: Unordered, Open by value:url Definition: An Extension |
extension (phn-version) | 0..1 | Patient PHN version | Definition: Indicates the version number associated with a provincial health numner |
type | 1..1 | Shared Health CodeableConcept Code | Binding: SharedIdentifierType (20190415) (extensible) Definition: A concept that may be defined by a formal reference to a terminology or ontology or may be provided by text. Comments: |
coding | 1..1 | Coding | Definition: A reference to a code defined by a terminology system. Comments: Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labelled as UserSelected = true. |
system | 1..1 | uri | Fixed Value: http://hl7.org/fhir/v2/0203 Definition: The identification of the code system that defines the meaning of the symbol in the code. Comments: Fixed value: http://hl7.org/fhir/v2/0203 |
code | 1..1 | code | Fixed Value: JHN Definition: A symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination). Comments: Fixed value: JHN |
text | 0..1 | string | Definition: A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user. Comments: Very often the text is the same as a displayName of one of the codings. |
system | 1..1 | uri | Binding: SharedPatientJurisdictionalHealthIdentifierType (required) Example' General': http://www.acme.com/identifiers/patient or urn:ietf:rfc:3986 if the Identifier.value itself is a full uri Definition: Establishes the namespace in which set of possible id values is unique. |
value | 1..1 | string | Example' General': 123456 Example' ???': 123456 Definition: The portion of the identifier typically relevant to the user and which is unique within the context of the system. Comments: Conformance Rule: This is the human readable Patient Identifier from the sending system |
name | 1..3 | Shared Health HumanName | Slice: Unordered, Open by value:use Definition: A human's name with the ability to identify parts and usage. Comments: Conformance Rule: There are explicit conformance rules defined in Shared Health HumanName profile. |
name (legalName) | 1..1 | Shared Health HumanName | Definition: A human's name with the ability to identify parts and usage. Comments: This data type is used to support both Practitioner names and Patient names. These name values are used for SAML validation (Practitioner) and eFax generation, and possibly patient matching algorithms. Conformance Rule: For the purpose of presentation, the data elements will be organized as Prefix + Given1 + Given2 + Family + Suffix. |
use | 1..1 | code | Binding: SharedNameUse (20190415) (required) Fixed Value: official Definition: Identifies the purpose for this name. Comments: Fixed value: official |
family | 1..1 | string | Definition: The part of a name that links to the genealogy. In some cultures (e.g. Eritrea) the family name of a son is the first name of his father. Comments: Conformance rule: Family is not to include professional designations |
given | 1..2 | string | Definition: Given name. Comments: Conformance Rule: Given name(s) is not to include profession designations |
prefix | 0..1 | string | Definition: Part of the name that is acquired as a title due to academic, legal, employment or nobility status, etc. and that appears at the start of the name. Comments: Conformance Rule: Prefix or Suffix must be used for Practitioner to represent the appropriate professional designation. |
suffix | 0..1 | string | Definition: Part of the name that is acquired as a title due to academic, legal, employment or nobility status, etc. and that appears at the end of the name. Comments: Conformance Rule: Prefix or Suffix must be used for Practitioner to represent the appropriate professional designation. |
telecom | 0..* | Shared Health ContactPoint | cpt-2: A system is required if a value is provided. Definition: Details for all kinds of technology mediated contact points for a person or organization, including telephone, email, etc. Comments: Conformance Rule: There are explicit conformance rules defined to format the value. Please refer to Shared Health ContactPoint profile for these details. Conformance Rule: Only a value of 'phone' is supported for PrescribeIT®. The inclusion of email or fax information is prohibited. |
gender | 1..1 | code | Binding: Gender (20190415) (required) Definition: Administrative Gender - the gender that the patient is considered to have for administration and record keeping purposes. Comments: Conformance Rule: Vendors must support a minimum set of codes. The gender may not match the biological sex as determined by genetics, or the individual's preferred identification. Note that for both humans and particularly animals, there are other legitimate possibilities than M and F, though the vast majority of systems and contexts only support M and F. Systems providing decision support or enforcing business rules should ideally do this on the basis of Observations dealing with the specific gender aspect of interest (anatomical, chromosonal, social, etc.) However, because these observations are infrequently recorded, defaulting to the administrative gender is common practice. Where such defaulting occurs, rule enforcement should allow for the variation between administrative and biological, chromosonal and other gender aspects. For example, an alert about a hysterectomy on a male should be handled as a warning or overrideable error, not a hard error. |
birthDate | 1..1 | date | Definition: The date of birth for the individual. Comments: Usage Note: It is expected that the real date of birth is known by the prescriber and pharmacy and that the full date of birth must be submitted. |
address | 0..1 | Shared Health Address | Definition: An address expressed using postal conventions (as opposed to GPS or other location definition formats). This data type may be used to convey addresses for use in delivering mail as well as for visiting locations and which might not be valid for mail delivery. There are a variety of postal address formats defined around the world. Comments: Conformance Rule: There are explicit conformance rules defined to structure the address values. Please refer to Shared Health Address profile for these details. Conformance Rule: Patient address is optional, however, if it is available in the EMR, it MUST be provided, as complete as possible. Patient address will appear on the eFax. |
This structure is derived from Patient
Summary
Mandatory: 12 elements (5 nested mandatory elements)
Must-Support: 24 elements
Fixed Value: 5 elements
Structures
This structure refers to these other structures:
- http://sharedhealth.exchange/fhir/StructureDefinition/dtprofile-identifier-person
- http://sharedhealth.exchange/fhir/StructureDefinition/dtprofile-codeableconcept-code
- http://sharedhealth.exchange/fhir/StructureDefinition/dtprofile-humanname
- http://sharedhealth.exchange/fhir/StructureDefinition/dtprofile-contactpoint
- http://sharedhealth.exchange/fhir/StructureDefinition/dtprofile-address
Extensions
This structure refers to these extensions:
Slices
This structure defines the following Slices:
- The element Patient.identifier is sliced based on the values of value:type.coding.code, value:type.coding.system
- The element Patient.name is sliced based on the value of value:use
Differential View
This structure is derived from Patient
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Patient | S | 0..* | Patient | Information about an individual or animal receiving health care services |
id | S | 1..1 | id | Logical id of this artifact |
identifier | S | 1..2 | (Slice Definition) | Local medical record number Slice: Unordered, Open by value:type.coding.code, value:type.coding.system |
identifier:senderPatientIdentifier | S | 1..1 | Shared Health Person Identifier | An identifier intended for computation |
type | S | 1..1 | Shared Health CodeableConcept Code | Concept - reference to a terminology or just text |
coding | S | 1..1 | Coding | Code defined by a terminology system |
system | S | 1..1 | uri | Identity of the terminology system Fixed Value: http://hl7.org/fhir/v2/0203 |
code | S | 1..1 | code | Symbol in syntax defined by the system Fixed Value: MR |
system | SI | 1..1 | uri | The namespace for the identifier senderPatientIdentifier-branch-1: This must be an OID ending in .1 |
identifier:jurisdictionalHealthNumber | S | 0..1 | Shared Health Person Identifier | An identifier intended for computation |
extension | S | 0..* | Extension | Extension Slice: Unordered, Open by value:url |
ext-patient-phn-version | S | 0..1 | string | Patient PHN version URL: http://sharedhealth.exchange/fhir/StructureDefinition/ext-patient-phn-version |
type | S | 1..1 | Shared Health CodeableConcept Code | Concept - reference to a terminology or just text |
coding | S | 1..1 | Coding | Code defined by a terminology system |
system | S | 1..1 | uri | Identity of the terminology system Fixed Value: http://hl7.org/fhir/v2/0203 |
code | S | 1..1 | code | Symbol in syntax defined by the system Fixed Value: JHN |
system | S | 1..1 | uri | The namespace for the identifier Binding: SharedPatientJurisdictionalHealthIdentifierType (required) |
value | S | 1..1 | string | The value that is unique |
name | S | 1..3 | (Slice Definition) | Name of a human - parts and usage Slice: Unordered, Open by value:use |
name:legalName | S | 1..1 | Shared Health HumanName | Name of a human - parts and usage |
use | S | 1..1 | code | Legal name Fixed Value: official |
telecom | S | 0..* | Shared Health ContactPoint | Details of a Technology mediated contact point (phone, fax, email, etc.) |
gender | S | 1..1 | code | male | female | other | unknown Binding: Gender (20190415) (required) |
birthDate | S | 1..1 | date | The date of birth for the individual |
address | S | 0..1 | Shared Health Address | An address expressed using postal conventions (as opposed to GPS or other location definition formats) |
Documentation for this format |
Snapshot View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Patient | S | 0..* | Patient | Information about an individual or animal receiving health care services |
id | SΣ | 1..1 | id | Logical id of this artifact |
meta | Σ | 0..1 | Meta | Metadata about the resource |
implicitRules | ?!Σ | 0..1 | uri | A set of rules under which this content was created |
language | 0..1 | code | Language of the resource content Binding: http://tools.ietf.org/html/bcp47 (required): A human language. | |
text | 0..1 | Narrative | Text summary of the resource, for human interpretation | |
contained | 0..* | Resource | Contained, inline Resources | |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored |
identifier | SΣ | 1..2 | (Slice Definition) | Local medical record number Slice: Unordered, Open by value:type.coding.code, value:type.coding.system |
identifier:senderPatientIdentifier | S | 1..1 | Shared Health Person Identifier | An identifier intended for computation |
id | 0..1 | id | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations | |
use | ?!Σ | 0..1 | code | usual | official | temp | secondary (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . |
type | S | 1..1 | Shared Health CodeableConcept Code | Concept - reference to a terminology or just text Binding: SharedIdentifierType (20190415) (extensible) |
id | 0..1 | id | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations | |
coding | SΣ | 1..1 | Coding | Code defined by a terminology system |
id | 0..1 | id | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations | |
system | SΣ | 1..1 | uri | Identity of the terminology system Fixed Value: http://hl7.org/fhir/v2/0203 |
version | Σ | 0..1 | string | Version of the system - if relevant |
code | SΣ | 1..1 | code | Symbol in syntax defined by the system Fixed Value: MR |
display | Σ | 0..1 | string | Representation defined by the system |
userSelected | Σ | 0..1 | boolean | If this coding was chosen directly by the user |
text | SΣ | 0..1 | string | Plain text representation of the concept |
system | SΣI | 1..1 | uri | The namespace for the identifier senderPatientIdentifier-branch-1: This must be an OID ending in .1 Example General: http://www.acme.com/identifiers/patient or urn:ietf:rfc:3986 if the Identifier.value itself is a full uri |
value | SΣ | 1..1 | string | The value that is unique Example General: 123456 Example ???: 123456 |
period | Σ | 0..1 | Period | Time period when id is/was valid for use |
assigner | Σ | 0..1 | Reference(Organization) | Organization that issued id (may be just text) |
identifier:jurisdictionalHealthNumber | S | 0..1 | Shared Health Person Identifier | An identifier intended for computation |
id | 0..1 | id | xml:id (or equivalent in JSON) | |
extension | S | 0..* | Extension | Extension Slice: Unordered, Open by value:url |
ext-patient-phn-version | S | 0..1 | string | Patient PHN version URL: http://sharedhealth.exchange/fhir/StructureDefinition/ext-patient-phn-version |
use | ?!Σ | 0..1 | code | usual | official | temp | secondary (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . |
type | S | 1..1 | Shared Health CodeableConcept Code | Concept - reference to a terminology or just text Binding: SharedIdentifierType (20190415) (extensible) |
id | 0..1 | id | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations | |
coding | SΣ | 1..1 | Coding | Code defined by a terminology system |
id | 0..1 | id | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations | |
system | SΣ | 1..1 | uri | Identity of the terminology system Fixed Value: http://hl7.org/fhir/v2/0203 |
version | Σ | 0..1 | string | Version of the system - if relevant |
code | SΣ | 1..1 | code | Symbol in syntax defined by the system Fixed Value: JHN |
display | Σ | 0..1 | string | Representation defined by the system |
userSelected | Σ | 0..1 | boolean | If this coding was chosen directly by the user |
text | SΣ | 0..1 | string | Plain text representation of the concept |
system | SΣ | 1..1 | uri | The namespace for the identifier Binding: SharedPatientJurisdictionalHealthIdentifierType (required) Example General: http://www.acme.com/identifiers/patient or urn:ietf:rfc:3986 if the Identifier.value itself is a full uri |
value | SΣ | 1..1 | string | The value that is unique Example General: 123456 Example ???: 123456 |
period | Σ | 0..1 | Period | Time period when id is/was valid for use |
assigner | Σ | 0..1 | Reference(Organization) | Organization that issued id (may be just text) |
active | ?!Σ | 0..1 | boolean | Whether this patient's record is in active use |
name | SΣ | 1..3 | (Slice Definition) | Name of a human - parts and usage Slice: Unordered, Open by value:use |
name:legalName | S | 1..1 | Shared Health HumanName | Name of a human - parts and usage |
id | 0..1 | id | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations | |
use | ?!SΣ | 1..1 | code | Legal name Binding: SharedNameUse (20190415) (required) Fixed Value: official |
text | Σ | 0..1 | string | Text representation of the full name |
family | SΣ | 1..1 | string | Family name (often called 'Surname') |
given | SΣ | 1..2 | string | Given names (not always 'first'). Includes middle names |
prefix | SΣ | 0..1 | string | Parts that come before the name |
suffix | SΣ | 0..1 | string | Parts that come after the name |
period | Σ | 0..1 | Period | Time period when name was/is in use |
telecom | SI | 0..* | Shared Health ContactPoint | Details of a Technology mediated contact point (phone, fax, email, etc.) |
gender | SΣ | 1..1 | code | male | female | other | unknown Binding: Gender (20190415) (required) |
birthDate | SΣ | 1..1 | date | The date of birth for the individual |
deceased[x] | ?!Σ | 0..1 | Indicates if the individual is deceased or not | |
deceasedBoolean | boolean | |||
deceasedDateTime | dateTime | |||
address | S | 0..1 | Shared Health Address | An address expressed using postal conventions (as opposed to GPS or other location definition formats) |
maritalStatus | 0..1 | CodeableConcept | Marital (civil) status of a patient Binding: Marital Status Codes (required): The domestic partnership status of a person. | |
multipleBirth[x] | 0..1 | Whether patient is part of a multiple birth | ||
multipleBirthBoolean | boolean | |||
multipleBirthInteger | integer | |||
photo | 0..* | Attachment | Image of the patient | |
contact | I | 0..* | BackboneElement | A contact party (e.g. guardian, partner, friend) for the patient pat-1: SHALL at least contain a contact's details or a reference to an organization |
id | 0..1 | id | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored |
relationship | 0..* | CodeableConcept | The kind of relationship Binding: PatientContactRelationship (extensible): The nature of the relationship between a patient and a contact person for that patient. | |
name | 0..1 | HumanName | A name associated with the contact person | |
telecom | 0..* | ContactPoint | A contact detail for the person | |
address | 0..1 | Address | Address for the contact person | |
gender | 0..1 | code | male | female | other | unknown Binding: AdministrativeGender (required): The gender of a person used for administrative purposes. | |
organization | I | 0..1 | Reference(Organization) | Organization that is associated with the contact |
period | 0..1 | Period | The period during which this contact person or organization is valid to be contacted relating to this patient | |
animal | ?!Σ | 0..1 | BackboneElement | This patient is known to be an animal (non-human) |
id | 0..1 | id | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored |
species | Σ | 1..1 | CodeableConcept | E.g. Dog, Cow Binding: AnimalSpecies (example): The species of an animal. |
breed | Σ | 0..1 | CodeableConcept | E.g. Poodle, Angus Binding: AnimalBreeds (example): The breed of an animal. |
genderStatus | Σ | 0..1 | CodeableConcept | E.g. Neutered, Intact Binding: GenderStatus (example): The state of the animal's reproductive organs. |
communication | 0..* | BackboneElement | A list of Languages which may be used to communicate with the patient about his or her health | |
id | 0..1 | id | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored |
language | 1..1 | CodeableConcept | The language which can be used to communicate with the patient about his or her health Binding: http://tools.ietf.org/html/bcp47 (required): A human language. | |
preferred | 0..1 | boolean | Language preference indicator | |
careProvider | 0..* | Reference(Organization | Practitioner) | Patient's nominated primary care provider | |
managingOrganization | Σ | 0..1 | Reference(Organization) | Organization that is the custodian of the patient record |
link | ?! | 0..* | BackboneElement | Link to another patient resource that concerns the same actual person |
id | 0..1 | id | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored |
other | ?! | 1..1 | Reference(Patient) | The other patient resource that the link refers to |
type | ?! | 1..1 | code | replace | refer | seealso - type of link Binding: LinkType (required): The type of link between this patient resource and another patient resource. |
Documentation for this format |
Other representations of profile: Schematron
3.71.3 Terminology Bindings
Terminology Bindings
Path | Conformance | ValueSet / Code |
Patient.language | required | http://tools.ietf.org/html/bcp47 |
Patient.identifier:senderPatientIdentifier.use | required | IdentifierUse |
Patient.identifier:senderPatientIdentifier.type | extensible | SharedIdentifierType |
Patient.identifier:jurisdictionalHealthNumber.use | required | IdentifierUse |
Patient.identifier:jurisdictionalHealthNumber.type | extensible | SharedIdentifierType |
Patient.identifier:jurisdictionalHealthNumber.system | required | SharedPatientJurisdictionalHealthIdentifierType |
Patient.name:legalName.use | required | Fixed Value: official |
Patient.gender | required | Gender |
Patient.maritalStatus | required | Marital Status Codes |
Patient.contact.relationship | extensible | PatientContactRelationship |
Patient.contact.gender | required | AdministrativeGender |
Patient.animal.species | example | AnimalSpecies |
Patient.animal.breed | example | AnimalBreeds |
Patient.animal.genderStatus | example | GenderStatus |
Patient.communication.language | required | http://tools.ietf.org/html/bcp47 |
Patient.link.type | required | LinkType |
3.71.4 Constraints
Constraints
Id | Path | Details | Requirements |
senderPatientIdentifier-branch-1 | Patient.identifier:senderPatientIdentifier.system | This must be an OID ending in .1 : $this.matches('^urn\\:oid\\:(\\d+\\.)+1$') | |
cpt-2 | Patient.telecom | A system is required if a value is provided. : value.empty() or system.exists() | |
pat-1 | Patient.contact | SHALL at least contain a contact's details or a reference to an organization : name.exists() or telecom.exists() or address.exists() or organization.exists() |