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
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" |