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

FHIR IG Statistics: ConceptMap/legalAuth2FHIR-eu-lab

Packagehl7.fhir.eu.laboratory
TypeConceptMap
IdlegalAuth2FHIR-eu-lab
FHIR VersionR4
Sourcehttp://hl7.eu/fhir/laboratory/https://build.fhir.org/ig/hl7-eu/laboratory/ConceptMap-legalAuth2FHIR-eu-lab.html
URLhttp://hl7.eu/fhir/laboratory/ConceptMap/legalAuth2FHIR-eu-lab
Version0.2.0-ci
Statusdraft
Date2025-07-02T14:40:12+00:00
NameLegalAuth2Fhir
TitleeHN Recipient to this guide Map
Realmeu
Authorityhl7
DescriptioneHN Legal Authenticator Model to this guide Map
PurposeIt shows how the Legal Authenticator Recipient 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
Composition-eu-labComposition: Laboratory Report
LegalAuthenticatorA.1.6 - Legal authenticator

Narrative

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

Generated Narrative: ConceptMap legalAuth2FHIR-eu-lab

Mapping from A.1.6 - Legal authenticator to Composition: Laboratory Report


Group 1 Mapping from A.1.6 - Legal authenticator to Composition: Laboratory Report

Source CodeRelationshipTarget CodeComment
LegalAuthenticator.identifier (A.1.6.1 Legal authenticator identifier)is equivalent toComposition.attester.party.identifierattester.where(mode='legal')
LegalAuthenticator.name (A.1.6.2 Legal authenticator name)is equivalent toComposition.attester.party.nameattester.where(mode='legal').party.resolve().ofType(Practitioner).name
LegalAuthenticator.name (A.1.6.2 Legal authenticator name)is equivalent toComposition.attester.party.Practitioner.nameattester.where(mode='legal').party.resolve().ofType(PractitionerRole).Practitioner.resolve().name
LegalAuthenticator.organization (A.1.6.3 Legal authenticator organization)is equivalent toComposition.attester.party.organizationattester.where(mode='legal').party.resolve().ofType(PractitionerRole).organization.resolve()
LegalAuthenticator.dateTime (A.1.6.4 Authentication date and time)is equivalent toComposition.attester.timeattester.where(mode='legal').time

Source

{
  "resourceType": "ConceptMap",
  "id": "legalAuth2FHIR-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/legalAuth2FHIR-eu-lab",
  "version": "0.2.0-ci",
  "name": "LegalAuth2Fhir",
  "title": "eHN Recipient 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 Legal Authenticator 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 Legal Authenticator Recipient 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/LegalAuthenticator",
  "targetUri": "http://hl7.eu/fhir/laboratory/StructureDefinition/Composition-eu-lab",
  "group": [
    {
      "source": "http://hl7.eu/fhir/laboratory/StructureDefinition/LegalAuthenticator",
      "target": "http://hl7.eu/fhir/laboratory/StructureDefinition/Composition-eu-lab",
      "element": [
        {
          "code": "LegalAuthenticator.identifier",
          "display": "A.1.6.1 Legal authenticator identifier",
          "target": [
            {
              "code": "Composition.attester.party.identifier",
              "equivalence": "equivalent",
              "comment": "attester.where(mode='legal')"
            }
          ]
        },
        {
          "code": "LegalAuthenticator.name",
          "display": "A.1.6.2 Legal authenticator name",
          "target": [
            {
              "code": "Composition.attester.party.name",
              "equivalence": "equivalent",
              "comment": "attester.where(mode='legal').party.resolve().ofType(Practitioner).name"
            }
          ]
        },
        {
          "code": "LegalAuthenticator.name",
          "display": "A.1.6.2 Legal authenticator name",
          "target": [
            {
              "code": "Composition.attester.party.Practitioner.name",
              "equivalence": "equivalent",
              "comment": "attester.where(mode='legal').party.resolve().ofType(PractitionerRole).Practitioner.resolve().name"
            }
          ]
        },
        {
          "code": "LegalAuthenticator.organization",
          "display": "A.1.6.3 Legal authenticator organization",
          "target": [
            {
              "code": "Composition.attester.party.organization",
              "equivalence": "equivalent",
              "comment": "attester.where(mode='legal').party.resolve().ofType(PractitionerRole).organization.resolve()"
            }
          ]
        },
        {
          "code": "LegalAuthenticator.dateTime",
          "display": "A.1.6.4 Authentication date and time",
          "target": [
            {
              "code": "Composition.attester.time",
              "equivalence": "equivalent",
              "comment": "attester.where(mode='legal').time"
            }
          ]
        }
      ]
    }
  ]
}