Guidance for FHIR IG Creation
0.1.0 - CI Build
Guidance for FHIR IG Creation, published by HL7 International - FHIR Management Group. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/FHIR/ig-guidance/ and changes regularly. See the Directory of published versions
Official URL: http://hl7.org/fhir/uv/howto/StructureDefinition/map-logical-patient | Version: 0.1.0 | |||
Active as of 2025-07-09 | Computable Name: LogicalPatientMap |
Testing Model to Model Mapping
Mapping from (not specified) to (not specified)
Group 1 Mapping from TestPatientProfile to LogicalPatient
Source Code | Card. | Type | Relationship | Target Code | Card. | Type | Comment |
Patient | 0..* | todo | is equivalent to | Person | 0..1 | todo | |
Patient.active | 1..1 | todo | is equivalent to | Person.valid | 1..1 | todo | |
Patient.name | 1..1 | todo | is broader than | Person.name | 1..1 | todo | where(use='official') |
Patient.birthDate | 1..1 | todo | is equivalent to | Person.dob | 1..1 | todo | |
Patient.deceasedDateTime | is equivalent to | Person.dod | 0..1 | todo | |||
Patient.address | 0..0 | todo | is broader than | Person.address | 0..1 | todo | where(use='usual') |