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 - JSON Representation

Draft as of 2025-08-11

Raw json | Download

{
  "resourceType" : "ConceptMap",
  "id" : "SimpleIndicatorOah2FHIR",
  "text" : {
    "status" : "generated",
    "div" : "<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>"
  },
  "url" : "http://hl7.eu/fhir/ig/oah/ConceptMap/SimpleIndicatorOah2FHIR",
  "version" : "0.1.0-ci-build",
  "name" : "SimpleIndicatorOah2FHIR",
  "title" : "OAH  Simple Indicator Model to this guide Map",
  "status" : "draft",
  "experimental" : true,
  "date" : "2025-08-11T08:52:23+00:00",
  "publisher" : "OneAquaHealth Project",
  "contact" : [
    {
      "name" : "OneAquaHealth Project",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.oneaquahealth.eu"
        }
      ]
    }
  ],
  "description" : "OAH simple Indicator Model to this guide mapping",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "150",
          "display" : "Europe"
        }
      ]
    }
  ],
  "group" : [
    {
      "source" : "http://hl7.eu/fhir/ig/oah/StructureDefinition/SimpleIndicator",
      "target" : "http://hl7.eu/fhir/ig/oah/StructureDefinition/observation-indicators-oah",
      "element" : [
        {
          "code" : "sampleDetails",
          "display" : "Sample",
          "target" : [
            {
              "code" : "Observation",
              "equivalence" : "relatedto",
              "comment" : "This filed is realized by the subject and the specimen elements"
            }
          ]
        },
        {
          "code" : "sampleDetails",
          "display" : "Sample",
          "target" : [
            {
              "code" : "Observation.subject",
              "equivalence" : "relatedto"
            }
          ]
        },
        {
          "code" : "sampleDetails",
          "display" : "Sample",
          "target" : [
            {
              "code" : "Observation.specimen",
              "equivalence" : "relatedto"
            }
          ]
        },
        {
          "code" : "type",
          "display" : "What is measured",
          "target" : [
            {
              "code" : "Observation.code",
              "equivalence" : "equivalent"
            }
          ]
        },
        {
          "code" : "date",
          "display" : "Observation date",
          "target" : [
            {
              "code" : "Observation.effectiveDateTime",
              "equivalence" : "equivalent"
            }
          ]
        },
        {
          "code" : "performer[x]",
          "display" : "Who made the measure",
          "target" : [
            {
              "code" : "Observation.performer[x]",
              "equivalence" : "equivalent",
              "comment" : "It could be a Person or an Organization"
            }
          ]
        },
        {
          "code" : "result[x]",
          "display" : "Result",
          "target" : [
            {
              "code" : "Observation.value[x]",
              "equivalence" : "equivalent"
            }
          ]
        }
      ]
    }
  ]
}