FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: ConceptMap/DataSetOah2FHIR

Packagehl7.eu.fhir.oah
Resource TypeConceptMap
IdDataSetOah2FHIR
FHIR VersionR4
Sourcehttp://hl7.eu/fhir/ig/oah/https://build.fhir.org/ig/hl7-eu/oah/ConceptMap-DataSetOah2FHIR.html
URLhttp://hl7.eu/fhir/ig/oah/ConceptMap/DataSetOah2FHIR
Version0.1.0-ci-build
Statusdraft
Date2025-07-24T09:37:09+00:00
NameDataSetOah2FHIR
TitleOAH Data Set Model to this guide Map
Realmeu
Authorityhl7
DescriptionOAH Data Set Model to this guide mapping

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
DataSetOAH Data Set
library-oahLibrary: OAH Indicators

Narrative

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 CodeRelationshipTarget CodeComment
record.title (Title)is related toAttachment.title
record.format (Format)is related toAttachment.contentTypeas MIME type
record.link (Link)is related toAttachment.url
record.size (Size)is related toAttachment.size

Group 2 Mapping from OAH Data Set to DataRequirement

Source CodeRelationshipTarget CodeComment
record.format (Format)is related toDataRequirement.typeAs FHIR resource
record.format (Format)is related toDataRequirement.profileAs FHIR profile

Group 3 Mapping from OAH Data Set to Library: OAH Indicators

Source CodeRelationshipTarget CodeComment
pid (globally uniqu, persistent and resolvable identifier)is related toLibrary.urlThis filed is realized by the subject and the specimen elements
title (Data set title)is related toLibrary.title
description (Data set desxription)is related toLibrary.description
version (Data set version)is related toLibrary.version
type (Data Set type)is related toLibrary.type
contact (Contact details)is related toLibrary.contactIt could be a Person or an Organization
publisher (Data Set publisher)is related toLibrary.publisher
author (Data Set Author(s))is related toLibrary.author
date (Data set Date)is related toLibrary.date
dateOfApprovalis related toLibrary.approvalDate
dateOfReview (Date of last review)is related toLibrary.lastReviewDate
licence (licence information)is related toLibrary.extension[licence]
copyright (Data set copyright)is related toextension[copyrightLabel].valueString
copyright (Data set copyright)is related toLibrary.copyright
size (Data set size)is related toextension[size].valueQuantity
numberOfRecordsis related toextension[numberOfRecords].valueInteger
record (record in the dat set)is related toLibrary.content
record.format (Format)is related toLibrary.dataRequirement

Source

{
  "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"
            }
          ]
        }
      ]
    }
  ]
}