Package | hl7.eu.fhir.oah |
Resource Type | ConceptMap |
Id | SampleOah2FHIR |
FHIR Version | R4 |
Source | http://hl7.eu/fhir/ig/oah/https://build.fhir.org/ig/hl7-eu/oah/ConceptMap-SampleOah2FHIR.html |
URL | http://hl7.eu/fhir/ig/oah/ConceptMap/SampleOah2FHIR |
Version | 0.1.0-ci-build |
Status | draft |
Date | 2025-07-24T09:37:09+00:00 |
Name | SampleOah2FHIR |
Title | OAH Sample Model to this guide Map |
Realm | eu |
Authority | hl7 |
Description | OAH Sample Model to this guide mapping |
No resources found
StructureDefinition | |
Sample | Sample |
location-oah | Location: OAH Indicators |
observation-indicators-oah | Observation: OAH Indicators |
specimen-oah | Specimen: OAH Indicators |
Note: links and images are rebased to the (stated) source
Generated Narrative: ConceptMap SampleOah2FHIR
Mapping from (not specified) to (not specified)
Group 1 Mapping from Sample to Location: OAH Indicators
Source Code | Relationship | Target Code |
site (Sampling Site) | is related to | Location |
site.identifier (Site identifier) | is equivalent to | Location.identifier |
site.name (Site Name) | is equivalent to | Location.name |
site.gps (GPS) | is equivalent to | Location.position |
site.characteristics (Characteristics) | (not mapped) | |
site.formReference (Form Reference) | is equivalent to | Location.extension[referenceForm] |
Group 2 Mapping from Sample to Observation: OAH Indicators
Source Code | Relationship | Target Code |
site (Sampling Site) | is related to | Observation.subject |
Group 3 Mapping from Sample to Specimen: OAH Indicators
Source Code | Relationship | Target Code | Comment |
site (Sampling Site) | is related to | Specimen.subject | if Specimen is used |
site.characteristics (Characteristics) | (not mapped) | ||
dateOfSampling (Date of Sample) | is equivalent to | Specimen.collection.collectedDateTime | |
perfomer[x] (Performer) | is equivalent to | Specimen.collection.collector |
{ "resourceType": "ConceptMap", "id": "SampleOah2FHIR", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "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-07-24T09:37:09+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" } ] } ] } ] }