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
Draft as of 2025-08-11 |
{
"resourceType" : "ConceptMap",
"id" : "StructuredIndicatorOah2FHIR",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ConceptMap StructuredIndicatorOah2FHIR</b></p><a name=\"StructuredIndicatorOah2FHIR\"> </a><a name=\"hcStructuredIndicatorOah2FHIR\"> </a><p>Mapping from (not specified) to (not specified)</p><br/><p><b>Group 1 </b>Mapping from <a href=\"StructureDefinition-StructuredIndicator.html\">Structured Indicator</a> to <a href=\"StructureDefinition-observation-with-component-oah.html\">Observation: OAH indicators with Components</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>component</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#relatedto\" title=\"relatedto\">is related to</a></td><td>Observation.component</td><td/></tr><tr><td>component.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.component.code</td><td/></tr><tr><td>component.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.component.value[x]</td><td/></tr></table></div>"
},
"url" : "http://hl7.eu/fhir/ig/oah/ConceptMap/StructuredIndicatorOah2FHIR",
"version" : "0.1.0-ci-build",
"name" : "StructuredIndicatorOah2FHIR",
"title" : "OAH Structured 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 Structured 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/StructuredIndicator",
"target" : "http://hl7.eu/fhir/ig/oah/StructureDefinition/observation-with-component-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" : "component",
"display" : "Component",
"target" : [
{
"code" : "Observation.component",
"equivalence" : "relatedto"
}
]
},
{
"code" : "component.type",
"display" : "What is measured",
"target" : [
{
"code" : "Observation.component.code",
"equivalence" : "equivalent"
}
]
},
{
"code" : "component.result[x]",
"display" : "Result",
"target" : [
{
"code" : "Observation.component.value[x]",
"equivalence" : "equivalent"
}
]
}
]
}
]
}