Package | hl7.eu.fhir.oah |
Resource Type | ConceptMap |
Id | DataSetOah2FHIR |
FHIR Version | R4 |
Source | http://hl7.eu/fhir/ig/oah/https://build.fhir.org/ig/hl7-eu/oah/ConceptMap-DataSetOah2FHIR.html |
URL | http://hl7.eu/fhir/ig/oah/ConceptMap/DataSetOah2FHIR |
Version | 0.1.0-ci-build |
Status | draft |
Date | 2025-07-24T09:37:09+00:00 |
Name | DataSetOah2FHIR |
Title | OAH Data Set Model to this guide Map |
Realm | eu |
Authority | hl7 |
Description | OAH Data Set Model to this guide mapping |
No resources found
StructureDefinition | |
DataSet | OAH Data Set |
library-oah | Library: OAH Indicators |
Note: links and images are rebased to the (stated) source
Generated Narrative: ConceptMap DataSetOah2FHIR
Mapping from (not specified) to (not specified)
Group 1 Mapping from OAH Data Set to Attachment
Source Code | Relationship | Target Code | Comment |
record.title (Title) | is related to | Attachment.title | |
record.format (Format) | is related to | Attachment.contentType | as MIME type |
record.link (Link) | is related to | Attachment.url | |
record.size (Size) | is related to | Attachment.size |
Group 2 Mapping from OAH Data Set to DataRequirement
Source Code | Relationship | Target Code | Comment |
record.format (Format) | is related to | DataRequirement.type | As FHIR resource |
record.format (Format) | is related to | DataRequirement.profile | As FHIR profile |
Group 3 Mapping from OAH Data Set to Library: OAH Indicators
Source Code | Relationship | Target Code | Comment |
pid (globally uniqu, persistent and resolvable identifier) | is related to | Library.url | This filed is realized by the subject and the specimen elements |
title (Data set title) | is related to | Library.title | |
description (Data set desxription) | is related to | Library.description | |
version (Data set version) | is related to | Library.version | |
type (Data Set type) | is related to | Library.type | |
contact (Contact details) | is related to | Library.contact | It could be a Person or an Organization |
publisher (Data Set publisher) | is related to | Library.publisher | |
author (Data Set Author(s)) | is related to | Library.author | |
date (Data set Date) | is related to | Library.date | |
dateOfApproval | is related to | Library.approvalDate | |
dateOfReview (Date of last review) | is related to | Library.lastReviewDate | |
licence (licence information) | is related to | Library.extension[licence] | |
copyright (Data set copyright) | is related to | extension[copyrightLabel].valueString | |
copyright (Data set copyright) | is related to | Library.copyright | |
size (Data set size) | is related to | extension[size].valueQuantity | |
numberOfRecords | is related to | extension[numberOfRecords].valueInteger | |
record (record in the dat set) | is related to | Library.content | |
record.format (Format) | is related to | Library.dataRequirement |
{ "resourceType": "ConceptMap", "id": "DataSetOah2FHIR", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "http://hl7.eu/fhir/ig/oah/ConceptMap/DataSetOah2FHIR", "version": "0.1.0-ci-build", "name": "DataSetOah2FHIR", "title": "OAH Data Set 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 Data Set 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/DataSet", "target": "Attachment", "element": [ { "code": "record.title", "display": "Title", "target": [ { "code": "Attachment.title", "equivalence": "relatedto" } ] }, { "code": "record.format", "display": "Format", "target": [ { "code": "Attachment.contentType", "equivalence": "relatedto", "comment": "as MIME type" } ] }, { "code": "record.link", "display": "Link", "target": [ { "code": "Attachment.url", "equivalence": "relatedto" } ] }, { "code": "record.size", "display": "Size", "target": [ { "code": "Attachment.size", "equivalence": "relatedto" } ] } ] }, { "source": "http://hl7.eu/fhir/ig/oah/StructureDefinition/DataSet", "target": "DataRequirement", "element": [ { "code": "record.format", "display": "Format", "target": [ { "code": "DataRequirement.type", "equivalence": "relatedto", "comment": "As FHIR resource" } ] }, { "code": "record.format", "display": "Format", "target": [ { "code": "DataRequirement.profile", "equivalence": "relatedto", "comment": "As FHIR profile" } ] } ] }, { "source": "http://hl7.eu/fhir/ig/oah/StructureDefinition/DataSet", "target": "http://hl7.eu/fhir/ig/oah/StructureDefinition/library-oah", "element": [ { "code": "pid", "display": "globally uniqu, persistent and resolvable identifier", "target": [ { "code": "Library.url", "equivalence": "relatedto", "comment": "This filed is realized by the subject and the specimen elements" } ] }, { "code": "title", "display": "Data set title", "target": [ { "code": "Library.title", "equivalence": "relatedto" } ] }, { "code": "description", "display": "Data set desxription", "target": [ { "code": "Library.description", "equivalence": "relatedto" } ] }, { "code": "version", "display": "Data set version", "target": [ { "code": "Library.version", "equivalence": "relatedto" } ] }, { "code": "type", "display": "Data Set type", "target": [ { "code": "Library.type", "equivalence": "relatedto" } ] }, { "code": "contact", "display": "Contact details", "target": [ { "code": "Library.contact", "equivalence": "relatedto", "comment": "It could be a Person or an Organization" } ] }, { "code": "publisher", "display": "Data Set publisher", "target": [ { "code": "Library.publisher", "equivalence": "relatedto" } ] }, { "code": "author", "display": "Data Set Author(s)", "target": [ { "code": "Library.author", "equivalence": "relatedto" } ] }, { "code": "date", "display": "Data set Date", "target": [ { "code": "Library.date", "equivalence": "relatedto" } ] }, { "code": "dateOfApproval", "display": "Date of approval", "target": [ { "code": "Library.approvalDate", "equivalence": "relatedto" } ] }, { "code": "dateOfReview", "display": "Date of last review", "target": [ { "code": "Library.lastReviewDate", "equivalence": "relatedto" } ] }, { "code": "licence", "display": "licence information", "target": [ { "code": "Library.extension[licence]", "equivalence": "relatedto" } ] }, { "code": "copyright", "display": "Data set copyright", "target": [ { "code": "extension[copyrightLabel].valueString", "equivalence": "relatedto" } ] }, { "code": "copyright", "display": "Data set copyright", "target": [ { "code": "Library.copyright", "equivalence": "relatedto" } ] }, { "code": "size", "display": "Data set size", "target": [ { "code": "extension[size].valueQuantity", "equivalence": "relatedto" } ] }, { "code": "numberOfRecords", "display": "Number of records", "target": [ { "code": "extension[numberOfRecords].valueInteger", "equivalence": "relatedto" } ] }, { "code": "record", "display": "record in the dat set", "target": [ { "code": "Library.content", "equivalence": "relatedto" } ] }, { "code": "record.format", "display": "Format", "target": [ { "code": "Library.dataRequirement", "equivalence": "relatedto" } ] } ] } ] }