FHIR IG Statistics: StructureDefinition/ValidatorCz
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": "ValidatorCz",
"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/ValidatorCz",
"version": "0.5.0",
"name": "ValidatorLabEhnCz",
"title": "A.1.6 - Result validator",
"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": "Result validator. Section A1.6 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/ValidatorCz",
"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": "ValidatorCz",
"path": "ValidatorCz",
"short": "A.1.6 - Result validator",
"definition": "Result validator. Section A1.6 of the eHN guideline.",
"min": 0,
"max": "*",
"base": {
"path": "Base",
"min": 0,
"max": "*"
},
"isModifier": false
},
{
"id": "ValidatorCz.identifier",
"path": "ValidatorCz.identifier",
"short": "A.1.6.1 Result validator identifier",
"definition": "The health professional identification number who verified the document. Either an internal identifier assign by a healthcare provider institution or (preferably) a national health professional ID such as the license or registration number. The person certifying the document shall be mentioned only if he is different from the author of the document. In the case of a discharge report, this is the attending physician who had the patient under his/her care in the discharging ward.",
"min": 1,
"max": "*",
"base": {
"path": "ValidatorCz.identifier",
"min": 1,
"max": "*"
},
"type": [
{
"code": "Identifier"
}
]
},
{
"id": "ValidatorCz.name",
"path": "ValidatorCz.name",
"short": "A.1.6.2 Result validator name",
"definition": "Full name and identification details of the person who verified the document.",
"min": 1,
"max": "1",
"base": {
"path": "ValidatorCz.name",
"min": 1,
"max": "1"
},
"type": [
{
"code": "HumanName"
}
]
},
{
"id": "ValidatorCz.organizationIdentifier",
"path": "ValidatorCz.organizationIdentifier",
"short": "A.1.6.3 Result validator organisation identifier",
"definition": "Identifier of the organisation that the verifier represents.",
"min": 1,
"max": "1",
"base": {
"path": "ValidatorCz.organizationIdentifier",
"min": 1,
"max": "1"
},
"type": [
{
"code": "Identifier"
}
]
},
{
"id": "ValidatorCz.organization",
"path": "ValidatorCz.organization",
"short": "A.1.6.4 Result validator organisation",
"definition": "The name and identification details of the healthcare facility represented by the person who verified the document.",
"min": 1,
"max": "1",
"base": {
"path": "ValidatorCz.organization",
"min": 1,
"max": "1"
},
"type": [
{
"code": "Organization",
"profile": [
"https://hl7.cz/fhir/core/StructureDefinition/cz-organization-core"
]
}
]
},
{
"id": "ValidatorCz.dateTime",
"path": "ValidatorCz.dateTime",
"short": "A.1.6.5 Validation date and time",
"definition": "Date and time when the document was validated.",
"min": 1,
"max": "1",
"base": {
"path": "ValidatorCz.dateTime",
"min": 1,
"max": "1"
},
"type": [
{
"code": "dateTime"
}
]
}
]
},
"differential": {
"element": [
{
"id": "ValidatorCz",
"path": "ValidatorCz",
"short": "A.1.6 - Result validator",
"definition": "Result validator. Section A1.6 of the eHN guideline."
},
{
"id": "ValidatorCz.identifier",
"path": "ValidatorCz.identifier",
"short": "A.1.6.1 Result validator identifier",
"definition": "The health professional identification number who verified the document. Either an internal identifier assign by a healthcare provider institution or (preferably) a national health professional ID such as the license or registration number. The person certifying the document shall be mentioned only if he is different from the author of the document. In the case of a discharge report, this is the attending physician who had the patient under his/her care in the discharging ward. ",
"min": 1,
"max": "*",
"type": [
{
"code": "Identifier"
}
]
},
{
"id": "ValidatorCz.name",
"path": "ValidatorCz.name",
"short": "A.1.6.2 Result validator name",
"definition": "Full name and identification details of the person who verified the document. ",
"min": 1,
"max": "1",
"type": [
{
"code": "HumanName"
}
]
},
{
"id": "ValidatorCz.organizationIdentifier",
"path": "ValidatorCz.organizationIdentifier",
"short": "A.1.6.3 Result validator organisation identifier",
"definition": "Identifier of the organisation that the verifier represents.",
"min": 1,
"max": "1",
"type": [
{
"code": "Identifier"
}
]
},
{
"id": "ValidatorCz.organization",
"path": "ValidatorCz.organization",
"short": "A.1.6.4 Result validator organisation",
"definition": "The name and identification details of the healthcare facility represented by the person who verified the document. ",
"min": 1,
"max": "1",
"type": [
{
"code": "Organization",
"profile": [
"https://hl7.cz/fhir/core/StructureDefinition/cz-organization-core"
]
}
]
},
{
"id": "ValidatorCz.dateTime",
"path": "ValidatorCz.dateTime",
"short": "A.1.6.5 Validation date and time",
"definition": "Date and time when the document was validated. ",
"min": 1,
"max": "1",
"type": [
{
"code": "dateTime"
}
]
}
]
}
}