Starter FHIR Implementation Guide, published by Jembi Health Systems. This guide is not an authorized publication; it is the continuous build for version 1.0.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/jembi/Starter-FHIR-IG/ and changes regularly. See the Directory of published versions
Resource Profile: TestRelatedPerson - Mappings
Mappings for the test-patient-relationship resource profile.
Mappings for Related Person Logical Model (http://jembi.org/fhir/StructureDefinition/RelatedPersonLogicalModel)
TestRelatedPerson |
RelatedPerson | | |
extension | N/A | See extension "Patient Marital Status and Effective Date"
|
relationship | RelatedPersonLogicalModel.relationshipType | |
name | RelatedPersonLogicalModel.name | |
given (firstName) | RelatedPersonLogicalModel.name.firstName | |
given (middleName) | RelatedPersonLogicalModel.name.middleName | |
TestRelatedPerson |
RelatedPerson | Entity. Role, or Act, role |
text | Act.text? |
contained | N/A |
modifierExtension | N/A |
identifier | .id |
active | .statusCode |
patient | scoper[classCode=PSN|ANM and determinerCode='INSTANCE']/playedRole[classCode='PAT']/id |
relationship | code |
name | name |
id | n/a |
extension | n/a |
use | unique(./use) |
text | ./formatted |
family | ./part[partType = FAM] |
given | ./part[partType = GIV] |
given (firstName) | ./part[partType = GIV] |
given (middleName) | ./part[partType = GIV] |
prefix | ./part[partType = PFX] |
suffix | ./part[partType = SFX] |
period | ./usablePeriod[type="IVL<TS>"] |
telecom | telecom |
gender | administrativeGender |
birthDate | player.birthTime |
address | addr |
photo | player[classCode='PSN' and determinerCode='INSTANCE']/desc |
period | .effectiveTime |
communication | LanguageCommunication |
id | n/a |
extension | n/a |
modifierExtension | N/A |
language | player[classCode=PSN|ANM and determinerCode=INSTANCE]/languageCommunication/code |
preferred | preferenceInd |
Mappings for FiveWs Pattern Mapping (http://hl7.org/fhir/fivews)
TestRelatedPerson |
RelatedPerson | |
identifier | FiveWs.identifier |
active | FiveWs.status |
relationship | FiveWs.class |
period | FiveWs.done[x] |
TestRelatedPerson |
RelatedPerson | |
identifier | NK1-33 |
patient | PID-3 |
relationship | NK1-3 |
name | NK1-2 |
use | XPN.7, but often indicated by which field contains the name |
text | implied by XPN.11 |
family | XPN.1/FN.1 |
given | XPN.2 + XPN.3 |
given (firstName) | XPN.2 + XPN.3 |
given (middleName) | XPN.2 + XPN.3 |
prefix | XPN.5 |
suffix | XPN/4 |
period | XPN.13 + XPN.14 |
telecom | NK1-5 / NK1-6 / NK1-40 |
gender | NK1-15 |
address | NK1-4 |
photo | OBX-5 - needs a profile |