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

FHIR IG Statistics: ConceptMap/author2FHIR-eu-lab

Packagehl7.fhir.eu.laboratory
TypeConceptMap
Idauthor2FHIR-eu-lab
FHIR VersionR4
Sourcehttp://hl7.eu/fhir/laboratory/https://build.fhir.org/ig/hl7-eu/laboratory/ConceptMap-author2FHIR-eu-lab.html
URLhttp://hl7.eu/fhir/laboratory/ConceptMap/author2FHIR-eu-lab
Version0.2.0-ci
Statusdraft
Date2025-07-02T14:40:12+00:00
NameLabRptAuthor2FHIR
TitleeHN Author to this guide Map
Realmeu
Authorityhl7
DescriptioneHN Author Model to this guide Map
PurposeIt shows how the Laboratory Report Author data set defined by the EU eHN guidelines is mapped into this guide
CopyrightUsed by permission of HL7 Europe, all rights reserved Creative Commons License

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
AuthorA.1.5 - Author
Bundle-eu-labBundle: Laboratory Report
Composition-eu-labComposition: Laboratory Report
DiagnosticReport-eu-labDiagnosticReport: Laboratory Report

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ConceptMap author2FHIR-eu-lab

Mapping from A.1.5 - Author to Bundle: Laboratory Report


Group 1 Mapping from A.1.5 - Author to Composition: Laboratory Report

Source CodeRelationshipTarget CodeComment
Author.identifier (A.1.5.1 Author identifier)is equivalent toComposition.author.identifier
Author.name (A.1.5.2 Author name)is equivalent toComposition.author.nameHuman Author and author.ofType(Practitioner)
Author.name (A.1.5.2 Author name)is equivalent toComposition.author.Practitioner.nameHuman Author and author.ofType(PractitionerRole)
Author.name (A.1.5.2 Author name)is equivalent toComposition.device.nameDevice Author, implies author.ofType(Device)
Author.organization (A.1.5.3 Author organization)is equivalent toComposition.author.organizationHuman Author and author.ofType(PractitionerRole)
Author.organization (A.1.5.3 Author organization)is equivalent toComposition.author.ownerDevice Author, implies author.ofType(Device)

Group 2 Mapping from A.1.5 - Author to DiagnosticReport: Laboratory Report

Source CodeRelationshipTarget CodeComment
Author.identifier (A.1.5.1 Author identifier)is related toDiagnosticReport.resultsInterpreter.identifierIf the author is the interpreter
Author.identifier (A.1.5.1 Author identifier)is related toDiagnosticReport.performer.identifierIf the author is the performer
Author.name (A.1.5.2 Author name)is related toDiagnosticReport.resultsInterpreter.nameIf the author is the interpreter and resultsInterpreter.resolve().ofType(Practitioner)
Author.name (A.1.5.2 Author name)is related toDiagnosticReport.resultsInterpreter.practitioner.nameIf the author is the interpreter and resultsInterpreter.resolve().ofType(PractitionerRole)
Author.name (A.1.5.2 Author name)is related toDiagnosticReport.performer.nameIf the author is the performer and performer.resolve().ofType(Practitioner)
Author.name (A.1.5.2 Author name)is related toDiagnosticReport.performer.Practitioner.nameIf the author is the performer and performer.resolve().ofType(PractitionerRole)
Author.organization (A.1.5.3 Author organization)is related toDiagnosticReport.resultsInterpreter.organizationIf the author is the interpreter and resultsInterpreter.resolve().ofType(PractitionerRole)
Author.organization (A.1.5.3 Author organization)is related toDiagnosticReport.performer.organizationIf the author is the performer and performer.resolve().ofType(PractitionerRole)

Source

{
  "resourceType": "ConceptMap",
  "id": "author2FHIR-eu-lab",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 2
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "informative"
    }
  ],
  "url": "http://hl7.eu/fhir/laboratory/ConceptMap/author2FHIR-eu-lab",
  "version": "0.2.0-ci",
  "name": "LabRptAuthor2FHIR",
  "title": "eHN Author to this guide Map",
  "status": "draft",
  "experimental": true,
  "date": "2025-07-02T14:40:12+00:00",
  "publisher": "HL7 Europe",
  "contact": [
    {
      "name": "HL7 Europe",
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.eu"
        }
      ]
    }
  ],
  "description": "eHN Author Model to this guide Map",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "150",
          "display": "Europe"
        }
      ]
    }
  ],
  "purpose": "It shows how the Laboratory Report Author data set defined by the EU eHN guidelines is mapped into this guide",
  "copyright": "Used by permission of HL7 Europe, all rights reserved Creative Commons License",
  "sourceUri": "http://hl7.eu/fhir/laboratory/StructureDefinition/Author",
  "targetUri": "http://hl7.eu/fhir/laboratory/StructureDefinition/Bundle-eu-lab",
  "group": [
    {
      "source": "http://hl7.eu/fhir/laboratory/StructureDefinition/Author",
      "target": "http://hl7.eu/fhir/laboratory/StructureDefinition/Composition-eu-lab",
      "element": [
        {
          "code": "Author.identifier",
          "display": "A.1.5.1 Author identifier",
          "target": [
            {
              "code": "Composition.author.identifier",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "Author.name",
          "display": "A.1.5.2 Author name",
          "target": [
            {
              "code": "Composition.author.name",
              "equivalence": "equivalent",
              "comment": "Human Author and author.ofType(Practitioner)"
            }
          ]
        },
        {
          "code": "Author.name",
          "display": "A.1.5.2 Author name",
          "target": [
            {
              "code": "Composition.author.Practitioner.name",
              "equivalence": "equivalent",
              "comment": "Human Author and  author.ofType(PractitionerRole)"
            }
          ]
        },
        {
          "code": "Author.name",
          "display": "A.1.5.2 Author name",
          "target": [
            {
              "code": "Composition.device.name",
              "equivalence": "equivalent",
              "comment": "Device Author, implies author.ofType(Device)"
            }
          ]
        },
        {
          "code": "Author.organization",
          "display": "A.1.5.3 Author organization",
          "target": [
            {
              "code": "Composition.author.organization",
              "equivalence": "equivalent",
              "comment": "Human Author and author.ofType(PractitionerRole)"
            }
          ]
        },
        {
          "code": "Author.organization",
          "display": "A.1.5.3 Author organization",
          "target": [
            {
              "code": "Composition.author.owner",
              "equivalence": "equivalent",
              "comment": "Device Author, implies author.ofType(Device)"
            }
          ]
        }
      ]
    },
    {
      "source": "http://hl7.eu/fhir/laboratory/StructureDefinition/Author",
      "target": "http://hl7.eu/fhir/laboratory/StructureDefinition/DiagnosticReport-eu-lab",
      "element": [
        {
          "code": "Author.identifier",
          "display": "A.1.5.1 Author identifier",
          "target": [
            {
              "code": "DiagnosticReport.resultsInterpreter.identifier",
              "equivalence": "relatedto",
              "comment": "If the author is the interpreter"
            }
          ]
        },
        {
          "code": "Author.identifier",
          "display": "A.1.5.1 Author identifier",
          "target": [
            {
              "code": "DiagnosticReport.performer.identifier",
              "equivalence": "relatedto",
              "comment": "If the author is the performer"
            }
          ]
        },
        {
          "code": "Author.name",
          "display": "A.1.5.2 Author name",
          "target": [
            {
              "code": "DiagnosticReport.resultsInterpreter.name",
              "equivalence": "relatedto",
              "comment": "If the author is the interpreter and \nresultsInterpreter.resolve().ofType(Practitioner)"
            }
          ]
        },
        {
          "code": "Author.name",
          "display": "A.1.5.2 Author name",
          "target": [
            {
              "code": "DiagnosticReport.resultsInterpreter.practitioner.name",
              "equivalence": "relatedto",
              "comment": "If the author is the interpreter and resultsInterpreter.resolve().ofType(PractitionerRole)"
            }
          ]
        },
        {
          "code": "Author.name",
          "display": "A.1.5.2 Author name",
          "target": [
            {
              "code": "DiagnosticReport.performer.name",
              "equivalence": "relatedto",
              "comment": "If the author is the performer and performer.resolve().ofType(Practitioner)"
            }
          ]
        },
        {
          "code": "Author.name",
          "display": "A.1.5.2 Author name",
          "target": [
            {
              "code": "DiagnosticReport.performer.Practitioner.name",
              "equivalence": "relatedto",
              "comment": "If the author is the performer and performer.resolve().ofType(PractitionerRole)"
            }
          ]
        },
        {
          "code": "Author.organization",
          "display": "A.1.5.3 Author organization",
          "target": [
            {
              "code": "DiagnosticReport.resultsInterpreter.organization",
              "equivalence": "relatedto",
              "comment": "If the author is the interpreter and resultsInterpreter.resolve().ofType(PractitionerRole)"
            }
          ]
        },
        {
          "code": "Author.organization",
          "display": "A.1.5.3 Author organization",
          "target": [
            {
              "code": "DiagnosticReport.performer.organization",
              "equivalence": "relatedto",
              "comment": "If the author is the performer and performer.resolve().ofType(PractitionerRole)"
            }
          ]
        }
      ]
    }
  ]
}