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

FHIR IG Statistics: StructureDefinition/LegalAuthenticatorCz

Packagehl7.fhir.cz.lab
TypeStructureDefinition
IdLegalAuthenticatorCz
FHIR VersionR4
Sourcehttps://hl7.cz/fhir/lab/https://build.fhir.org/ig/HL7-cz/cz-lab/StructureDefinition-LegalAuthenticatorCz.html
URLhttps://hl7.cz/fhir/lab/StructureDefinition/LegalAuthenticatorCz
Version0.5.0
Statusdraft
Date2025-07-01T07:12:43+00:00
NameLegalAuthenticatorLabEhnCz
TitleA.1.7 - Legal authenticator
Realmcz
Authorityhl7
DescriptionLegal authenticator (The person taking responsibility for the medical content of the document). Section A1.7 of the eHN guideline.
Typehttps://hl7.cz/fhir/lab/StructureDefinition/LegalAuthenticatorCz
Kindlogical

Resources that use this resource

ConceptMap
legalAuth2FHIR-cz-labeHN Recipient to this guide Map

Resources that this resource uses

StructureDefinition
cz-organization-coreOrganization (CZ core)

Narrative

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

Generated Narrative: StructureDefinition LegalAuthenticatorCz

NameFlagsCard.TypeDescription & Constraintsdoco
.. LegalAuthenticatorCz 0..*BaseA.1.7 - Legal authenticator
... identifier 1..*IdentifierA.1.7.1 Legal authenticator identifier
... name 1..1HumanNameA.1.7.2 Legal authenticator name
... organization 1..1CZ_OrganizationCoreA.1.7.3 Legal authenticator organization
... dateTime 1..1dateTimeA.1.7.4 Authentication date and time

doco Documentation for this format

Source

{
  "resourceType": "StructureDefinition",
  "id": "LegalAuthenticatorCz",
  "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": "https://hl7.cz/fhir/lab/StructureDefinition/LegalAuthenticatorCz",
  "version": "0.5.0",
  "name": "LegalAuthenticatorLabEhnCz",
  "title": "A.1.7 - Legal authenticator",
  "status": "draft",
  "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": "Legal authenticator (The person taking responsibility for the medical content of the document).\nSection A1.7 of the eHN guideline.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CZ",
          "display": "Czechia"
        }
      ]
    }
  ],
  "fhirVersion": "4.0.1",
  "kind": "logical",
  "abstract": false,
  "type": "https://hl7.cz/fhir/lab/StructureDefinition/LegalAuthenticatorCz",
  "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": "LegalAuthenticatorCz",
        "path": "LegalAuthenticatorCz",
        "short": "A.1.7 - Legal authenticator",
        "definition": "Legal authenticator (The person taking responsibility for the medical content of the document).\nSection A1.7 of the eHN guideline.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Base",
          "min": 0,
          "max": "*"
        },
        "isModifier": false
      },
      {
        "id": "LegalAuthenticatorCz.identifier",
        "path": "LegalAuthenticatorCz.identifier",
        "short": "A.1.7.1 Legal authenticator identifier",
        "definition": "Identification number of the healthcare professional responsible for the overall content of the document. Either an internal identifier assigned by the health care provider's institution or (preferably) a national health professional ID such as a license or registration number. The chief medical officer or head of department who is responsible for the discharge report as a whole. May be the same as the certifying officer.",
        "min": 1,
        "max": "*",
        "base": {
          "path": "LegalAuthenticatorCz.identifier",
          "min": 1,
          "max": "*"
        },
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "LegalAuthenticatorCz.name",
        "path": "LegalAuthenticatorCz.name",
        "short": "A.1.7.2 Legal authenticator name",
        "definition": "Full name and identification of the person responsible for the content of the document.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "LegalAuthenticatorCz.name",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "HumanName"
          }
        ]
      },
      {
        "id": "LegalAuthenticatorCz.organization",
        "path": "LegalAuthenticatorCz.organization",
        "short": "A.1.7.3 Legal authenticator organization",
        "definition": "The name and identification details of the healthcare facility represented by the person responsible for the content of the document.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "LegalAuthenticatorCz.organization",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "Organization",
            "profile": [
              "https://hl7.cz/fhir/core/StructureDefinition/cz-organization-core"
            ]
          }
        ]
      },
      {
        "id": "LegalAuthenticatorCz.dateTime",
        "path": "LegalAuthenticatorCz.dateTime",
        "short": "A.1.7.4 Authentication date and time",
        "definition": "Date and time when the document was authorized.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "LegalAuthenticatorCz.dateTime",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ]
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "LegalAuthenticatorCz",
        "path": "LegalAuthenticatorCz",
        "short": "A.1.7 - Legal authenticator",
        "definition": "Legal authenticator (The person taking responsibility for the medical content of the document).\nSection A1.7 of the eHN guideline."
      },
      {
        "id": "LegalAuthenticatorCz.identifier",
        "path": "LegalAuthenticatorCz.identifier",
        "short": "A.1.7.1 Legal authenticator identifier",
        "definition": "Identification number of the healthcare professional responsible for the overall content of the document. Either an internal identifier assigned by the health care provider's institution or (preferably) a national health professional ID such as a license or registration number. The chief medical officer or head of department who is responsible for the discharge report as a whole. May be the same as the certifying officer. ",
        "min": 1,
        "max": "*",
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "LegalAuthenticatorCz.name",
        "path": "LegalAuthenticatorCz.name",
        "short": "A.1.7.2 Legal authenticator name",
        "definition": "Full name and identification of the person responsible for the content of the document.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "HumanName"
          }
        ]
      },
      {
        "id": "LegalAuthenticatorCz.organization",
        "path": "LegalAuthenticatorCz.organization",
        "short": "A.1.7.3 Legal authenticator organization",
        "definition": "The name and identification details of the healthcare facility represented by the person responsible for the content of the document.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Organization",
            "profile": [
              "https://hl7.cz/fhir/core/StructureDefinition/cz-organization-core"
            ]
          }
        ]
      },
      {
        "id": "LegalAuthenticatorCz.dateTime",
        "path": "LegalAuthenticatorCz.dateTime",
        "short": "A.1.7.4 Authentication date and time",
        "definition": "Date and time when the document was authorized.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          }
        ]
      }
    ]
  }
}