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

FHIR IG Statistics: ConceptMap/author2FHIR-cz-lab

Packagehl7.fhir.cz.lab
TypeConceptMap
Idauthor2FHIR-cz-lab
FHIR VersionR4
Sourcehttps://hl7.cz/fhir/lab/https://build.fhir.org/ig/HL7-cz/cz-lab/ConceptMap-author2FHIR-cz-lab.html
URLhttps://hl7.cz/fhir/lab/ConceptMap/author2FHIR-cz-lab
Version0.5.0
Statusdraft
Date2025-07-01T07:12:43+00:00
NameLabRptAuthor2FHIR
TitleeHN Author to this guide Map
Realmcz
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

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
AuthorCzA.1.5 - Author
cz-composition-lab-reportComposition: Laboratory Report
cz-diagnostic-report-labDiagnosticReport: Laboratory Report

Narrative

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

Generated Narrative: ConceptMap author2FHIR-cz-lab

Mapping from (not specified) to (not specified)


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.organizationIdentifier (A.1.5.3 Author organization identifier)is equivalent toComposition.author.organization.identifier
Author.organization (A.1.5.4 Author organization)is equivalent toComposition.author.organizationHuman Author and author.ofType(PractitionerRole)
Author.organization (A.1.5.4 Author organization)is equivalent toComposition.author.ownerDevice Author, implies author.ofType(Device)
Author.organization.dateOfSaving (A.1.5.5 Date and time of saving.)is equivalent toComposition.date

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 identifier)is related toDiagnosticReport.resultsInterpreter.organization.identifierIf the author is the interpreter and resultsInterpreter.resolve().ofType(PractitionerRole)
Author.organization (A.1.5.3 Author organization identifier)is related toDiagnosticReport.performer.organization.identifierIf the author is the performer and performer.resolve().ofType(PractitionerRole)
Author.organization (A.1.5.4 Author organization)is related toDiagnosticReport.resultsInterpreter.organizationIf the author is the interpreter and resultsInterpreter.resolve().ofType(PractitionerRole)
Author.organization (A.1.5.4 Author organization)is related toDiagnosticReport.performer.organizationIf the author is the performer and performer.resolve().ofType(PractitionerRole)

Source

{
  "resourceType": "ConceptMap",
  "id": "author2FHIR-cz-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": "https://hl7.cz/fhir/lab/ConceptMap/author2FHIR-cz-lab",
  "version": "0.5.0",
  "name": "LabRptAuthor2FHIR",
  "title": "eHN Author to this guide Map",
  "status": "draft",
  "experimental": true,
  "date": "2025-07-01T07:12:43+00:00",
  "publisher": "HL7 Czech Republic",
  "contact": [
    {
      "name": "HL7 Czech Republic",
      "telecom": [
        {
          "system": "url",
          "value": "https://hl7.cz"
        }
      ]
    }
  ],
  "description": "eHN Author Model to this guide Map",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CZ",
          "display": "Czechia"
        }
      ]
    }
  ],
  "purpose": "It shows how the Laboratory Report Author data set defined by the EU eHN guidelines is mapped into this guide",
  "group": [
    {
      "source": "https://hl7.cz/fhir/lab/StructureDefinition/AuthorCz",
      "target": "https://hl7.cz/fhir/lab/StructureDefinition/cz-composition-lab-report",
      "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.organizationIdentifier",
          "display": "A.1.5.3 Author organization identifier",
          "target": [
            {
              "code": "Composition.author.organization.identifier",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "Author.organization",
          "display": "A.1.5.4 Author organization",
          "target": [
            {
              "code": "Composition.author.organization",
              "equivalence": "equivalent",
              "comment": "Human Author and author.ofType(PractitionerRole)"
            }
          ]
        },
        {
          "code": "Author.organization",
          "display": "A.1.5.4 Author organization",
          "target": [
            {
              "code": "Composition.author.owner",
              "equivalence": "equivalent",
              "comment": "Device Author, implies author.ofType(Device)"
            }
          ]
        },
        {
          "code": "Author.organization.dateOfSaving",
          "display": "A.1.5.5 Date and time of saving.",
          "target": [
            {
              "code": "Composition.date",
              "equivalence": "equivalent"
            }
          ]
        }
      ]
    },
    {
      "source": "https://hl7.cz/fhir/lab/StructureDefinition/AuthorCz",
      "target": "https://hl7.cz/fhir/lab/StructureDefinition/cz-diagnostic-report-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 identifier",
          "target": [
            {
              "code": "DiagnosticReport.resultsInterpreter.organization.identifier",
              "equivalence": "relatedto",
              "comment": "If the author is the interpreter and resultsInterpreter.resolve().ofType(PractitionerRole)"
            }
          ]
        },
        {
          "code": "Author.organization",
          "display": "A.1.5.3 Author organization identifier",
          "target": [
            {
              "code": "DiagnosticReport.performer.organization.identifier",
              "equivalence": "relatedto",
              "comment": "If the author is the performer and performer.resolve().ofType(PractitionerRole)"
            }
          ]
        },
        {
          "code": "Author.organization",
          "display": "A.1.5.4 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.4 Author organization",
          "target": [
            {
              "code": "DiagnosticReport.performer.organization",
              "equivalence": "relatedto",
              "comment": "If the author is the performer and performer.resolve().ofType(PractitionerRole)"
            }
          ]
        }
      ]
    }
  ]
}