FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.eu.fhir.oah
Resource TypeConceptMap
IdConceptMap-DataSetOah2FHIR.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/hl7-eu/oah/ConceptMap-DataSetOah2FHIR.html
URLhttp://hl7.eu/fhir/ig/oah/ConceptMap/DataSetOah2FHIR
Version0.1.0-ci-build
Statusdraft
Date2026-06-11T10:57:01+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
hl7.eu.fhir.oah#currentDataSetOAH Data Set
hl7.eu.fhir.oah#currentlibrary-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 CodeCard.TypeRelationshipTarget CodeCard.TypeComment
DataSet.record.title0..1todois related toAttachment.title0..1todo
DataSet.record.format0..1todois related toAttachment.contentType0..1todoas MIME type
DataSet.record.link0..1todois related toAttachment.url0..1todo
DataSet.record.size0..1todois related toAttachment.size0..1todo

Group 2 Mapping from OAH Data Set to DataRequirement

Source CodeCard.TypeRelationshipTarget CodeCard.TypeComment
DataSet.record.format0..1todois related toDataRequirement.type1..1todoAs FHIR resource
DataSet.record.format0..1todois related toDataRequirement.profile0..*todoAs FHIR profile

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

Source CodeCard.TypeRelationshipTarget CodeCard.TypeComment
DataSet.pid1..1todois related toLibrary.url1..1todoThis filed is realized by the subject and the specimen elements
DataSet.title0..1todois related toLibrary.title1..1todo
DataSet.description0..*todois related toLibrary.description0..1todo
DataSet.version0..1todois related toLibrary.version0..1todo
DataSet.type0..1todois related toLibrary.type1..1todo
DataSet.contact0..*todois related toLibrary.contact0..*todoIt could be a Person or an Organization
DataSet.publisher0..1todois related toLibrary.publisher0..1todo
DataSet.author0..*todois related toLibrary.author0..*todo
DataSet.date0..1todois related toLibrary.date1..1todo
DataSet.dateOfApproval0..1todois related toLibrary.approvalDate0..1todo
DataSet.dateOfReview0..1todois related toLibrary.lastReviewDate0..1todo
DataSet.copyright0..*todois related toLibrary.copyright0..1todo
DataSet.size0..1todois related toLibrary.extension:size0..1todo
DataSet.numberOfRecords0..1todois related toLibrary.extension:numberOfRecords0..1todo
DataSet.record0..*todois related toLibrary.content0..*todo
DataSet.record.format0..1todois related toLibrary.dataRequirement0..*todo

Source1

{
  "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": "2026-06-11T10:57:01+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": "DataSet.record.title",
          "display": "Title",
          "target": [
            {
              "code": "Attachment.title",
              "equivalence": "relatedto"
            }
          ]
        },
        {
          "code": "DataSet.record.format",
          "display": "Format",
          "target": [
            {
              "code": "Attachment.contentType",
              "equivalence": "relatedto",
              "comment": "as MIME type"
            }
          ]
        },
        {
          "code": "DataSet.record.link",
          "display": "Link",
          "target": [
            {
              "code": "Attachment.url",
              "equivalence": "relatedto"
            }
          ]
        },
        {
          "code": "DataSet.record.size",
          "display": "Size",
          "target": [
            {
              "code": "Attachment.size",
              "equivalence": "relatedto"
            }
          ]
        }
      ]
    },
    {
      "source": "http://hl7.eu/fhir/ig/oah/StructureDefinition/DataSet",
      "target": "DataRequirement",
      "element": [
        {
          "code": "DataSet.record.format",
          "display": "Format",
          "target": [
            {
              "code": "DataRequirement.type",
              "equivalence": "relatedto",
              "comment": "As FHIR resource"
            }
          ]
        },
        {
          "code": "DataSet.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": "DataSet.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": "DataSet.title",
          "display": "Data set title",
          "target": [
            {
              "code": "Library.title",
              "equivalence": "relatedto"
            }
          ]
        },
        {
          "code": "DataSet.description",
          "display": "Data set desxription",
          "target": [
            {
              "code": "Library.description",
              "equivalence": "relatedto"
            }
          ]
        },
        {
          "code": "DataSet.version",
          "display": "Data set version",
          "target": [
            {
              "code": "Library.version",
              "equivalence": "relatedto"
            }
          ]
        },
        {
          "code": "DataSet.type",
          "display": "Data Set type",
          "target": [
            {
              "code": "Library.type",
              "equivalence": "relatedto"
            }
          ]
        },
        {
          "code": "DataSet.contact",
          "display": "Contact details",
          "target": [
            {
              "code": "Library.contact",
              "equivalence": "relatedto",
              "comment": "It could be a Person or an Organization"
            }
          ]
        },
        {
          "code": "DataSet.publisher",
          "display": "Data Set publisher",
          "target": [
            {
              "code": "Library.publisher",
              "equivalence": "relatedto"
            }
          ]
        },
        {
          "code": "DataSet.author",
          "display": "Data Set Author(s)",
          "target": [
            {
              "code": "Library.author",
              "equivalence": "relatedto"
            }
          ]
        },
        {
          "code": "DataSet.date",
          "display": "Data set Date",
          "target": [
            {
              "code": "Library.date",
              "equivalence": "relatedto"
            }
          ]
        },
        {
          "code": "DataSet.dateOfApproval",
          "display": "Date of approval",
          "target": [
            {
              "code": "Library.approvalDate",
              "equivalence": "relatedto"
            }
          ]
        },
        {
          "code": "DataSet.dateOfReview",
          "display": "Date of last review",
          "target": [
            {
              "code": "Library.lastReviewDate",
              "equivalence": "relatedto"
            }
          ]
        },
        {
          "code": "DataSet.copyright",
          "display": "Data set copyright",
          "target": [
            {
              "code": "Library.copyright",
              "equivalence": "relatedto"
            }
          ]
        },
        {
          "code": "DataSet.size",
          "display": "Data set size",
          "target": [
            {
              "code": "Library.extension:size",
              "equivalence": "relatedto"
            }
          ]
        },
        {
          "code": "DataSet.numberOfRecords",
          "display": "Number of records",
          "target": [
            {
              "code": "Library.extension:numberOfRecords",
              "equivalence": "relatedto"
            }
          ]
        },
        {
          "code": "DataSet.record",
          "display": "Record in the data set",
          "target": [
            {
              "code": "Library.content",
              "equivalence": "relatedto"
            }
          ]
        },
        {
          "code": "DataSet.record.format",
          "display": "Format",
          "target": [
            {
              "code": "Library.dataRequirement",
              "equivalence": "relatedto"
            }
          ]
        }
      ]
    }
  ]
}