Starter FHIR Implementation Guide
1.0.1 - draft
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
Draft as of 2024-11-17 |
Mappings for the CHTPatientLogicalModel logical model.
CHTPatientLogicalModel | ||
CHTPatientLogicalModel | . | |
_id | Patient.id | |
name | Patient.name.text | |
phone | Patient.telecom.where(system = 'phone') | |
date_of_birth | Patient.birthDate | |
sex | Patient.gender | |
patient_id | Patient.identifier | |
nationality | Patient.extension.where(url = 'http://hl7.org/fhir/StructureDefinition/patient-nationality') |