This page is part of a downloaded copy of this specification. This page is part of the CARIN Blue Button Implementation Guide (v0.1.0: STU1 Ballot 1) based on FHIR R4. For a full list of available versions, see the Directory of published versions
Patient mapping
[Previous Page](undefined)Slice | L0 | L1 | L2 | L3 | L4 | Flag | Cardin | DataType / Value Set |
Description | MapID | CPCDS Data Element Na | Cardinality / DataType |
Value Set Comments | Working Note |
Patient | N | DomainResource | Information about an individual or animal receiving health care services | |||||||||||
Patient | Elements defined in Ancestors: id, meta, implicitRules, language, text, contained, extension, modifierExtension | |||||||||||||
MMI | Patient | identifier | Σ | 0..* | Identifier | An identifier for this patient | 1 | [1..1]CHAR (22) | ||||||
MemberID | Patient | identifier | Σ | 0..* | Identifier | An identifier for this patient | 136 | Member id | [1..1]CHAR (22) | |||||
PatnAcctNr | Patient | identifier | Σ | 0..* | Identifier | An identifier for this patient | 109 | Patient account number | need to define | |||||
MedRecNr | Patient | identifier | Σ | 0..* | Identifier | An identifier for this patient | 110 | Medical record number | need to define | |||||
Patient | active | ?!Σ | 0..1 | boolean | Whether this patient's record is in active use | |||||||||
Patient | name | Σ | 0..* | HumanName | A name associated with the patient | |||||||||
Patient | telecom | Σ | 0..* | ContactPoint | A contact detail for the individual | |||||||||
Patient | gender | Σ | 0..1 | code | male | female | other | unknown | 71 | Gender code | [1..1] (CD-CHAR(1)) | ||||||
Patient | AdministrativeGender (Required) | |||||||||||||
Patient | birthDate | Σ | 0..1 | date | The date of birth for the individual | 70 | Date of birth | [1..1] (TS8) | ||||||
Patient | deceased | ?!Σ | 0..1 | Indicates if the individual is deceased or not | ||||||||||
Patient | deceasedBoolean | boolean | 124 | Date of death | BOOLEAN | |||||||||
Patient | deceasedDateTime | dateTime | 124 | Date of death | [1..1] (TS8) | |||||||||
Patient | address | Σ | 0..* | Address | An address for the individual | ? | ZIP Code | [1..1] CHAR(5) | ||||||
Patient | maritalStatus | 0..1 | CodeableConcept | Marital (civil) status of a patient | ||||||||||
Patient | maritalStatus | MaritalStatus (Extensible) | ||||||||||||
Patient | multipleBirth | 0..1 | Whether patient is part of a multiple birth | |||||||||||
Patient | multipleBirth | multipleBirthBoolean | boolean | |||||||||||
Patient | multipleBirth | multipleBirthInteger | integer | |||||||||||
Patient | photo | 0..* | Attachment | Image of the patient | ||||||||||
Patient | contact | I | 0..* | BackboneElement | A contact party (e.g. guardian, partner, friend) for the patient | |||||||||
Patient | contact | + Rule: SHALL at least contain a contact's details or a reference to an organization | ||||||||||||
Patient | contact | relationship | 0..* | CodeableConcept | The kind of relationship | |||||||||
Patient | contact | relationship | Patient Contact Relationship (Extensible) | |||||||||||
Patient | contact | name | 0..1 | HumanName | A name associated with the contact person | |||||||||
Patient | contact | telecom | 0..* | ContactPoint | A contact detail for the person | |||||||||
Patient | contact | address | 0..1 | Address | Address for the contact person | |||||||||
Patient | contact | gender | 0..1 | code | male | female | other | unknown | |||||||||
Patient | contact | gender | AdministrativeGender (Required) | |||||||||||
Patient | contact | organization | I | 0..1 | Reference(Organization) | Organization that is associated with the contact | ||||||||
Patient | contact | period | 0..1 | Period | The period during which this contact person or organization is valid to be contacted relating to this patient | |||||||||
Patient | communication | 0..* | BackboneElement | A language which may be used to communicate with the patient about his or her health | ||||||||||
Patient | communication | language | 1..1 | CodeableConcept | The language which can be used to communicate with the patient about his or her health | |||||||||
Patient | communication | language | Common Languages (Preferred but limited to AllLanguages) | |||||||||||
Patient | communication | preferred | 0..1 | boolean | Language preference indicator | |||||||||
Patient | generalPractitioner | 0..* | Reference(Organization| Practitioner | PractitionerRole) | Patient's nominated primary care provider | ||||||||||
Patient | managingOrganization | Σ | 0..1 | Reference(Organization) | Organization that is the custodian of the patient record | |||||||||
Patient | link | ?!Σ | 0..* | BackboneElement | Link to another patient resource that concerns the same actual person | |||||||||
Patient | link | other--> | Σ | 1..1 | Reference(Patient | RelatedPerson) | The other patient or related person resource that the link refers to | ||||||||
Patient | link | Σ | 1..1 | code | replaced-by | replaces | refer | seealso | |||||||||
Patient | link | LinkType (Required) |