Segment NK1 to RelatedPerson Map
| # | V2 Field | Name | V2 Type | Card. | FHIR Attribute | FHIR Type | Equiv. |
|---|---|---|---|---|---|---|---|
| 1 | NK1-2 | Name | XPN | -1..* | name[1] | HumanName | equivalent |
| 2 | NK1-3 | Relationship | CWE | 1..1 | relationship[1]Note that the value sets between Patient.contact.relationship and RelatedPerson.relationship are quite different. See https://chat.fhir.org/#narrow/stream/179166-implementers/topic/relationship.20in.20Patient.2Econtact.20and.20RelatedPersonfor further discussion\ | CodeableConcept | equivalent |
| 3 | NK1-4 | Address | XAD | -1..* | address[1] | Address | equivalent |
| 4 | NK1-5 | Phone Number | XTN | -1..* | telecom[1]ContactPoint.use would likely be "home" or "mobile", but picked up from XTN.2 | ContactPoint | equivalent |
| 5 | NK1-6 | Business Phone Number | XTN | -1..* | telecom[2]telecom[2].use= "work" | ContactPoint- | equivalentequivalent |
| 6 | NK1-7 | Contact Role | CWE | 1..1 | relationship[2]Note that the value sets between Patient.contact.relationship and RelatedPerson.relationship are quite different. RelatedPerson.relationship is allowed to repeat and so can accept values from both NK1-3 and NK1-7 See https://chat.fhir.org/#narrow/stream/179166-implementers/topic/relationship.20in.20Patient.2Econtact.20and.20RelatedPerson for further discussion\ | CodeableConcept | equivalent |
| 7 | NK1-8 | Start Date | DT | 1..1 | period.start | dateTime | equivalent |
| 8 | NK1-9 | End Date | DT | 1..1 | period.end | dateTime | equivalent |
| 9 | NK1-12 | Next of Kin / Associated Parties Employee Number | CX | 1..1 | identifier[1] | Identifier | equivalent |
| 10 | NK1-15 | Administrative Sex | CWE | 1..1 | gender | code | equivalent |
| 11 | NK1-16 | Date/Time of Birth | DTM | 1..1 | birthDate | date | equivalent |
| 12 | NK1-20 | Primary Language | CWE | 1..1 | communication.language | CodeableConcept | equivalent |
| 13 | NK1-30 | Contact Person's Name | XPN | -1..* | name[2]Do we need a way in RelatedPerson to distinguish between a "next of kin" and a "contact Person"? | HumanName | equivalent |
| 14 | NK1-31 | Contact Person's Telephone Number | XTN | -1..* | telecom[3] | ContactPoint | equivalent |
| 15 | NK1-32 | Contact Person's Address | XAD | -1..* | address[2] | Address | equivalent |
| 16 | NK1-33 | Next of Kin/Associated Party's Identifiers | CX | -1..* | identifier[2] | Identifier | equivalent |
| 17 | NK1-37 | Contact Person Social Security Number | ST | 1..1 | identifier[3].valueidentifier[3].system= "http://hl7.org/fhir/sid/us-ssn" identifier[3].type.coding.code= "SS" IF: If in the US and various other jurisdictions identifier[3].type.coding.code= "SB" IF: If outside the US for certain jurisdictions | Identifieruricodecode | equivalentequivalentequivalentequivalent |
| 18 | NK1-40 | Next of Kin Telecommunication Information | XTN | 1..1 | telecom[4] | ContactPoint | equivalent |
| 19 | NK1-41 | Contact Person's Telecommunication Information | XTN | 1..1 | telecom[5] | ContactPoint | equivalent |