hl7-eu-logo
PROTECT-CHILD Pediatric Transplant Data Implementation Guide
0.1.0-ci-build -

PROTECT-CHILD Pediatric Transplant Data Implementation Guide
0.1.0-ci-build - ci-build

PROTECT-CHILD Pediatric Transplant Data Implementation Guide, published by Protect Child. This guide is not an authorized publication; it is the continuous build for version 0.1.0-ci-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-eu/protect-child/ and changes regularly. See the Directory of published versions

Instrumental Investigation

PatientInstrumentalInvestigation profile PatientInstrumentalInvestigation Observation Investigation ID M Visit ID M Investigation Name M Date R Result R Abnormality R Other Investigation R

Instrumental Investigation — Logical Model → FHIR Map

Primary profile: PatientInstrumentalInvestigation (Observation)

Cardinality key — M = Mandatory (1..1) · R = Recommended (0..1) · O = Optional (0..1)

Instrumental investigations capture the result (Normal / Abnormal) of imaging, biopsy, and functional studies performed at a visit.

DM field Card. FHIR path Notes
inst_inv_id M Observation.identifier.value  
visit_id M Observation.encounter Reference(Visit)
instrumental_investigation M Observation.code InstrumentalInvestigationNameVS
date R Observation.effectiveDateTime  
result R Observation.valueCodeableConcept Normal / Abnormal
abnormality R Observation.note[abnormality].text authorString = "abnormality"
other_investigation R Observation.note[other_investigation].text authorString = "other_investigation"