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 BreastfeedingStatusProprietaryLogicalModel logical model.
BreastfeedingStatusProprietaryLogicalModel | ||
BreastfeedingStatusProprietaryLogicalModel | . | |
observationStatus | Observation.status | |
code | Observation.code | |
patient | Observation.subject.ofType(Patient) | |
encounter | Observation.encounter | |
performer | Observation.performer.ofType(Practitioner) | |
breastFeedingStatus | Observation.value.ofType(CodeableConcept) | |
date | Observation.effective.ofType(dateTime) |