| Package | hl7.eu.fhir.oah |
| Resource Type | ConceptMap |
| Id | SimpleIndicatorOah2FHIR |
| FHIR Version | R4 |
| Source | http://hl7.eu/fhir/ig/oah/https://build.fhir.org/ig/hl7-eu/oah/ConceptMap-SimpleIndicatorOah2FHIR.html |
| URL | http://hl7.eu/fhir/ig/oah/ConceptMap/SimpleIndicatorOah2FHIR |
| Version | 0.1.0-ci-build |
| Status | draft |
| Date | 2025-08-11T08:52:23+00:00 |
| Name | SimpleIndicatorOah2FHIR |
| Title | OAH Simple Indicator Model to this guide Map |
| Realm | eu |
| Authority | hl7 |
| Description | OAH simple Indicator Model to this guide mapping |
No resources found
| StructureDefinition | |
| SimpleIndicator | Simple Indicator |
| observation-indicators-oah | Observation: OAH Indicators |
Note: links and images are rebased to the (stated) source
Generated Narrative: ConceptMap SimpleIndicatorOah2FHIR
Mapping from (not specified) to (not specified)
Group 1 Mapping from Simple Indicator to Observation: OAH Indicators
| 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 |
| result[x] (Result) | is equivalent to | Observation.value[x] |
{
"resourceType": "ConceptMap",
"id": "SimpleIndicatorOah2FHIR",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"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"
}
]
}
]
}
]
}