FHIR IG Statistics: StructureDefinition/LegalAuthenticatorCz
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
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"
}
]
}
]
}
}