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

: OAH Simple Indicator Model to this guide Map - XML Representation

Draft as of 2025-08-11

Raw xml | Download


<ConceptMap xmlns="http://hl7.org/fhir">
  <id value="SimpleIndicatorOah2FHIR"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ConceptMap SimpleIndicatorOah2FHIR</b></p><a name="SimpleIndicatorOah2FHIR"> </a><a name="hcSimpleIndicatorOah2FHIR"> </a><p>Mapping from (not specified) to (not specified)</p><br/><p><b>Group 1 </b>Mapping from <a href="StructureDefinition-SimpleIndicator.html">Simple Indicator</a> to <a href="StructureDefinition-observation-indicators-oah.html">Observation: OAH Indicators</a></p><table class="grid"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td><td><b>Comment</b></td></tr><tr><td>sampleDetails (Sample)</td><td><a href="http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#relatedto" title="relatedto">is related to</a></td><td>Observation</td><td>This filed is realized by the subject and the specimen elements</td></tr><tr><td>sampleDetails (Sample)</td><td><a href="http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#relatedto" title="relatedto">is related to</a></td><td>Observation.subject</td><td/></tr><tr><td>sampleDetails (Sample)</td><td><a href="http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#relatedto" title="relatedto">is related to</a></td><td>Observation.specimen</td><td/></tr><tr><td>type (What is measured)</td><td><a href="http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent" title="equivalent">is equivalent to</a></td><td>Observation.code</td><td/></tr><tr><td>date (Observation date)</td><td><a href="http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent" title="equivalent">is equivalent to</a></td><td>Observation.effectiveDateTime</td><td/></tr><tr><td>performer[x] (Who made the measure)</td><td><a href="http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent" title="equivalent">is equivalent to</a></td><td>Observation.performer[x]</td><td>It could be a Person or an Organization</td></tr><tr><td>result[x] (Result)</td><td><a href="http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent" title="equivalent">is equivalent to</a></td><td>Observation.value[x]</td><td/></tr></table></div>
  </text>
  <url value="http://hl7.eu/fhir/ig/oah/ConceptMap/SimpleIndicatorOah2FHIR"/>
  <version value="0.1.0-ci-build"/>
  <name value="SimpleIndicatorOah2FHIR"/>
  <title value="OAH  Simple Indicator Model to this guide Map"/>
  <status value="draft"/>
  <experimental value="true"/>
  <date value="2025-08-11T08:52:23+00:00"/>
  <publisher value="OneAquaHealth Project"/>
  <contact>
    <name value="OneAquaHealth Project"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.oneaquahealth.eu"/>
    </telecom>
  </contact>
  <description value="OAH simple Indicator Model to this guide mapping"/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="150"/>
      <display value="Europe"/>
    </coding>
  </jurisdiction>
  <group>
    <source
            value="http://hl7.eu/fhir/ig/oah/StructureDefinition/SimpleIndicator"/>
    <target
            value="http://hl7.eu/fhir/ig/oah/StructureDefinition/observation-indicators-oah"/>
    <element>
      <code value="sampleDetails"/>
      <display value="Sample"/>
      <target>
        <code value="Observation"/>
        <equivalence value="relatedto"/>
        <comment
                 value="This filed is realized by the subject and the specimen elements"/>
      </target>
    </element>
    <element>
      <code value="sampleDetails"/>
      <display value="Sample"/>
      <target>
        <code value="Observation.subject"/>
        <equivalence value="relatedto"/>
      </target>
    </element>
    <element>
      <code value="sampleDetails"/>
      <display value="Sample"/>
      <target>
        <code value="Observation.specimen"/>
        <equivalence value="relatedto"/>
      </target>
    </element>
    <element>
      <code value="type"/>
      <display value="What is measured"/>
      <target>
        <code value="Observation.code"/>
        <equivalence value="equivalent"/>
      </target>
    </element>
    <element>
      <code value="date"/>
      <display value="Observation date"/>
      <target>
        <code value="Observation.effectiveDateTime"/>
        <equivalence value="equivalent"/>
      </target>
    </element>
    <element>
      <code value="performer[x]"/>
      <display value="Who made the measure"/>
      <target>
        <code value="Observation.performer[x]"/>
        <equivalence value="equivalent"/>
        <comment value="It could be a Person or an Organization"/>
      </target>
    </element>
    <element>
      <code value="result[x]"/>
      <display value="Result"/>
      <target>
        <code value="Observation.value[x]"/>
        <equivalence value="equivalent"/>
      </target>
    </element>
  </group>
</ConceptMap>