OneAquaHealth Project
0.1.0-ci-build - ci-build
150
OneAquaHealth Project, published by OneAquaHealth Project. 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/oah/ and changes regularly. See the Directory of published versions
| Official URL: http://hl7.eu/fhir/ig/oah/ConceptMap/StructuredIndicatorOah2FHIR | Version: 0.1.0-ci-build | |||
| Draft as of 2025-08-11 | Computable Name: StructuredIndicatorOah2FHIR | |||
OAH Structured Indicator Model to this guide mapping
Mapping from (not specified) to (not specified)
Group 1 Mapping from Structured Indicator to Observation: OAH indicators with Components
| Source Code | Relationship | Target Code | Comment |
| sampleDetails (Sample) | is related to | Observation | This filed is realized by the subject and the specimen elements |
| sampleDetails (Sample) | is related to | Observation.subject | |
| sampleDetails (Sample) | is related to | Observation.specimen | |
| type (What is measured) | is equivalent to | Observation.code | |
| date (Observation date) | is equivalent to | Observation.effectiveDateTime | |
| performer[x] (Who made the measure) | is equivalent to | Observation.performer[x] | It could be a Person or an Organization |
| component | is related to | Observation.component | |
| component.type (What is measured) | is equivalent to | Observation.component.code | |
| component.result[x] (Result) | is equivalent to | Observation.component.value[x] |