FHIR IG Statistics: StructureDefinition/Validator
Resources that use this resource
Resources that this resource uses
No resources found
Narrative
Note: links and images are rebased to the (stated) source
Source
{
"resourceType": "StructureDefinition",
"id": "Validator",
"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/Validator",
"version": "0.2.0-ci",
"name": "ValidatorLabEhn",
"title": "A.1.7 - Result validator",
"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": "Result validator. Section A1.7 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/Validator",
"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": "Validator",
"path": "Validator",
"short": "A.1.7 - Result validator",
"definition": "Result validator. Section A1.7 of the eHN guideline.",
"min": 0,
"max": "*",
"base": {
"path": "Base",
"min": 0,
"max": "*"
},
"isModifier": false
},
{
"id": "Validator.identifier",
"path": "Validator.identifier",
"short": "A.1.7.1 Result validator identifier",
"definition": "The health professional identification number. Either an internal identifier assign 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": "Validator.identifier",
"min": 0,
"max": "1"
},
"type": [
{
"code": "Identifier"
}
]
},
{
"id": "Validator.name",
"path": "Validator.name",
"short": "A.1.7.2 Result validator name",
"definition": "Person name. - Preferred system(s):",
"min": 0,
"max": "*",
"base": {
"path": "Validator.name",
"min": 0,
"max": "*"
},
"type": [
{
"code": "HumanName"
}
]
},
{
"id": "Validator.organization",
"path": "Validator.organization",
"short": "A.1.7.3 Result validator organisation",
"definition": "The healthcare provider organisation information. - Preferred system(s):",
"min": 0,
"max": "*",
"base": {
"path": "Validator.organization",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Organization"
}
]
},
{
"id": "Validator.dateTime",
"path": "Validator.dateTime",
"short": "A.1.7.4 Validation date and time",
"definition": "Date and time when the document was validated. - Preferred system(s): ISO 8601",
"min": 0,
"max": "1",
"base": {
"path": "Validator.dateTime",
"min": 0,
"max": "1"
},
"type": [
{
"code": "dateTime"
}
]
}
]
},
"differential": {
"element": [
{
"id": "Validator",
"path": "Validator",
"short": "A.1.7 - Result validator",
"definition": "Result validator. Section A1.7 of the eHN guideline."
},
{
"id": "Validator.identifier",
"path": "Validator.identifier",
"short": "A.1.7.1 Result validator identifier",
"definition": "The health professional identification number. Either an internal identifier assign 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": "Validator.name",
"path": "Validator.name",
"short": "A.1.7.2 Result validator name",
"definition": "Person name. - Preferred system(s): ",
"min": 0,
"max": "*",
"type": [
{
"code": "HumanName"
}
]
},
{
"id": "Validator.organization",
"path": "Validator.organization",
"short": "A.1.7.3 Result validator organisation",
"definition": "The healthcare provider organisation information. - Preferred system(s): ",
"min": 0,
"max": "*",
"type": [
{
"code": "Organization"
}
]
},
{
"id": "Validator.dateTime",
"path": "Validator.dateTime",
"short": "A.1.7.4 Validation date and time",
"definition": "Date and time when the document was validated. - Preferred system(s): ISO 8601",
"min": 0,
"max": "1",
"type": [
{
"code": "dateTime"
}
]
}
]
}
}