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 Sample Model to this guide Map - JSON Representation

Draft as of 2025-08-11

Raw json | Download

{
  "resourceType" : "ConceptMap",
  "id" : "SampleOah2FHIR",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ConceptMap SampleOah2FHIR</b></p><a name=\"SampleOah2FHIR\"> </a><a name=\"hcSampleOah2FHIR\"> </a><p>Mapping from (not specified) to (not specified)</p><br/><p><b>Group 1 </b>Mapping from <a href=\"StructureDefinition-Sample.html\">Sample</a> to <a href=\"StructureDefinition-location-oah.html\">Location: 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></tr><tr><td>site (Sampling Site)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#relatedto\" title=\"relatedto\">is related to</a></td><td>Location</td></tr><tr><td>site.identifier (Site identifier)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Location.identifier</td></tr><tr><td>site.name (Site Name)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Location.name</td></tr><tr><td>site.gps (GPS)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Location.position</td></tr><tr><td>site.characteristics (Characteristics)</td><td colspan=\"2\" style=\"background-color: #efefef\">(not mapped)</td></tr><tr><td>site.formReference (Form Reference)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Location.extension[referenceForm]</td></tr></table><hr/><p><b>Group 2 </b>Mapping from <a href=\"StructureDefinition-Sample.html\">Sample</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></tr><tr><td>site (Sampling Site)</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></tr></table><hr/><p><b>Group 3 </b>Mapping from <a href=\"StructureDefinition-Sample.html\">Sample</a> to <a href=\"StructureDefinition-specimen-oah.html\">Specimen: 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>site (Sampling Site)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#relatedto\" title=\"relatedto\">is related to</a></td><td>Specimen.subject</td><td>if Specimen is used</td></tr><tr><td>site.characteristics (Characteristics)</td><td colspan=\"3\" style=\"background-color: #efefef\">(not mapped)</td></tr><tr><td>dateOfSampling (Date of Sample)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Specimen.collection.collectedDateTime</td><td/></tr><tr><td>perfomer[x] (Performer)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Specimen.collection.collector</td><td/></tr></table></div>"
  },
  "url" : "http://hl7.eu/fhir/ig/oah/ConceptMap/SampleOah2FHIR",
  "version" : "0.1.0-ci-build",
  "name" : "SampleOah2FHIR",
  "title" : "OAH Sample 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 Sample 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/Sample",
      "target" : "http://hl7.eu/fhir/ig/oah/StructureDefinition/location-oah",
      "element" : [
        {
          "code" : "site",
          "display" : "Sampling Site",
          "target" : [
            {
              "code" : "Location",
              "equivalence" : "relatedto"
            }
          ]
        },
        {
          "code" : "site.identifier",
          "display" : "Site identifier",
          "target" : [
            {
              "code" : "Location.identifier",
              "equivalence" : "equivalent"
            }
          ]
        },
        {
          "code" : "site.name",
          "display" : "Site Name",
          "target" : [
            {
              "code" : "Location.name",
              "equivalence" : "equivalent"
            }
          ]
        },
        {
          "code" : "site.gps",
          "display" : "GPS",
          "target" : [
            {
              "code" : "Location.position",
              "equivalence" : "equivalent"
            }
          ]
        },
        {
          "code" : "site.characteristics",
          "display" : "Characteristics",
          "target" : [
            {
              "equivalence" : "unmatched"
            }
          ]
        },
        {
          "code" : "site.formReference",
          "display" : "Form Reference",
          "target" : [
            {
              "code" : "Location.extension[referenceForm]",
              "equivalence" : "equivalent"
            }
          ]
        }
      ]
    },
    {
      "source" : "http://hl7.eu/fhir/ig/oah/StructureDefinition/Sample",
      "target" : "http://hl7.eu/fhir/ig/oah/StructureDefinition/observation-indicators-oah",
      "element" : [
        {
          "code" : "site",
          "display" : "Sampling Site",
          "target" : [
            {
              "code" : "Observation.subject",
              "equivalence" : "relatedto"
            }
          ]
        }
      ]
    },
    {
      "source" : "http://hl7.eu/fhir/ig/oah/StructureDefinition/Sample",
      "target" : "http://hl7.eu/fhir/ig/oah/StructureDefinition/specimen-oah",
      "element" : [
        {
          "code" : "site",
          "display" : "Sampling Site",
          "target" : [
            {
              "code" : "Specimen.subject",
              "equivalence" : "relatedto",
              "comment" : "if Specimen is used"
            }
          ]
        },
        {
          "code" : "site.characteristics",
          "display" : "Characteristics",
          "target" : [
            {
              "equivalence" : "unmatched"
            }
          ]
        },
        {
          "code" : "dateOfSampling",
          "display" : "Date of Sample",
          "target" : [
            {
              "code" : "Specimen.collection.collectedDateTime",
              "equivalence" : "equivalent"
            }
          ]
        },
        {
          "code" : "perfomer[x]",
          "display" : "Performer",
          "target" : [
            {
              "code" : "Specimen.collection.collector",
              "equivalence" : "equivalent"
            }
          ]
        }
      ]
    }
  ]
}