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

FHIR IG Statistics: StructureDefinition/LegalAuthenticator

Packagehl7.fhir.eu.laboratory
TypeStructureDefinition
IdLegalAuthenticator
FHIR VersionR4
Sourcehttp://hl7.eu/fhir/laboratory/https://build.fhir.org/ig/hl7-eu/laboratory/StructureDefinition-LegalAuthenticator.html
URLhttp://hl7.eu/fhir/laboratory/StructureDefinition/LegalAuthenticator
Version0.2.0-ci
Statusdraft
Date2025-07-02T14:40:12+00:00
NameLegalAuthenticatorLabEhn
TitleA.1.6 - Legal authenticator
Realmeu
Authorityhl7
DescriptionLegal authenticator (The person taking responsibility for the medical content of the document). Section A1.6 of the eHN guideline.
CopyrightUsed by permission of HL7 Europe, all rights reserved Creative Commons License
Typehttp://hl7.eu/fhir/laboratory/StructureDefinition/LegalAuthenticator
Kindlogical

Resources that use this resource

ConceptMap
legalAuth2FHIR-eu-labeHN Recipient to this guide Map
StructureDefinition
LabReportCzA - Laboratory Report
LabReportA - Laboratory Report

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: StructureDefinition LegalAuthenticator

NameFlagsCard.TypeDescription & Constraintsdoco
.. LegalAuthenticator 0..*BaseA.1.6 - Legal authenticator
... identifier 0..1IdentifierA.1.6.1 Legal authenticator identifier
... name 0..*HumanNameA.1.6.2 Legal authenticator name
... organization 0..*OrganizationA.1.6.3 Legal authenticator organization
... dateTime 0..1dateTimeA.1.6.4 Authentication date and time

doco Documentation for this format

Source

{
  "resourceType": "StructureDefinition",
  "id": "LegalAuthenticator",
  "text": {
    "status": "extensions",
    "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/StructureDefinition/LegalAuthenticator",
  "version": "0.2.0-ci",
  "name": "LegalAuthenticatorLabEhn",
  "title": "A.1.6 - Legal authenticator",
  "status": "draft",
  "date": "2025-07-02T14:40:12+00:00",
  "publisher": "HL7 Europe",
  "contact": [
    {
      "name": "HL7 Europe",
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.eu"
        }
      ]
    }
  ],
  "description": "Legal authenticator (The person taking responsibility for the medical content of the document).\nSection A1.6 of the eHN guideline.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "150",
          "display": "Europe"
        }
      ]
    }
  ],
  "copyright": "Used by permission of HL7 Europe, all rights reserved Creative Commons License",
  "fhirVersion": "4.0.1",
  "kind": "logical",
  "abstract": false,
  "type": "http://hl7.eu/fhir/laboratory/StructureDefinition/LegalAuthenticator",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base",
  "derivation": "specialization",
  "snapshot": {
    "extension": [
      {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
        "valueString": "4.0.1"
      }
    ],
    "element": [
      {
        "id": "LegalAuthenticator",
        "path": "LegalAuthenticator",
        "short": "A.1.6 - Legal authenticator",
        "definition": "Legal authenticator (The person taking responsibility for the medical content of the document).\nSection A1.6 of the eHN guideline.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Base",
          "min": 0,
          "max": "*"
        },
        "isModifier": false
      },
      {
        "id": "LegalAuthenticator.identifier",
        "path": "LegalAuthenticator.identifier",
        "short": "A.1.6.1 Legal authenticator identifier",
        "definition": "The health professional identification number. Either an internal identifier assigned by a healthcare provider institution or (preferably) a national health professional ID such as the license or registration number.  - Preferred system(s):",
        "min": 0,
        "max": "1",
        "base": {
          "path": "LegalAuthenticator.identifier",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "LegalAuthenticator.name",
        "path": "LegalAuthenticator.name",
        "short": "A.1.6.2 Legal authenticator name",
        "definition": "Person name. - Preferred system(s):",
        "min": 0,
        "max": "*",
        "base": {
          "path": "LegalAuthenticator.name",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "HumanName"
          }
        ]
      },
      {
        "id": "LegalAuthenticator.organization",
        "path": "LegalAuthenticator.organization",
        "short": "A.1.6.3 Legal authenticator organization",
        "definition": "The healthcare provider organization information. - Preferred system(s):",
        "min": 0,
        "max": "*",
        "base": {
          "path": "LegalAuthenticator.organization",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Organization"
          }
        ]
      },
      {
        "id": "LegalAuthenticator.dateTime",
        "path": "LegalAuthenticator.dateTime",
        "short": "A.1.6.4 Authentication date and time",
        "definition": "Date and time when the document was authorized. - Preferred system(s): ISO 8601",
        "min": 0,
        "max": "1",
        "base": {
          "path": "LegalAuthenticator.dateTime",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ]
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "LegalAuthenticator",
        "path": "LegalAuthenticator",
        "short": "A.1.6 - Legal authenticator",
        "definition": "Legal authenticator (The person taking responsibility for the medical content of the document).\nSection A1.6 of the eHN guideline."
      },
      {
        "id": "LegalAuthenticator.identifier",
        "path": "LegalAuthenticator.identifier",
        "short": "A.1.6.1 Legal authenticator identifier",
        "definition": "The health professional identification number. Either an internal identifier assigned by a healthcare provider institution or (preferably) a national health professional ID such as the license or registration number.  - Preferred system(s): ",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "LegalAuthenticator.name",
        "path": "LegalAuthenticator.name",
        "short": "A.1.6.2 Legal authenticator name",
        "definition": "Person name. - Preferred system(s): ",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "HumanName"
          }
        ]
      },
      {
        "id": "LegalAuthenticator.organization",
        "path": "LegalAuthenticator.organization",
        "short": "A.1.6.3 Legal authenticator organization",
        "definition": "The healthcare provider organization information. - Preferred system(s): ",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Organization"
          }
        ]
      },
      {
        "id": "LegalAuthenticator.dateTime",
        "path": "LegalAuthenticator.dateTime",
        "short": "A.1.6.4 Authentication date and time",
        "definition": "Date and time when the document was authorized. - Preferred system(s): ISO 8601",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          }
        ]
      }
    ]
  }
}