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