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

FHIR IG Statistics: StructureDefinition/Validator

Packagehl7.fhir.eu.laboratory
TypeStructureDefinition
IdValidator
FHIR VersionR4
Sourcehttp://hl7.eu/fhir/laboratory/https://build.fhir.org/ig/hl7-eu/laboratory/StructureDefinition-Validator.html
URLhttp://hl7.eu/fhir/laboratory/StructureDefinition/Validator
Version0.2.0-ci
Statusdraft
Date2025-07-02T14:40:12+00:00
NameValidatorLabEhn
TitleA.1.7 - Result validator
Realmeu
Authorityhl7
DescriptionResult validator. Section A1.7 of the eHN guideline.
CopyrightUsed by permission of HL7 Europe, all rights reserved Creative Commons License
Typehttp://hl7.eu/fhir/laboratory/StructureDefinition/Validator
Kindlogical

Resources that use this resource

ConceptMap
validator2FHIR-eu-labeHN Validator 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 Validator

NameFlagsCard.TypeDescription & Constraintsdoco
.. Validator 0..*BaseA.1.7 - Result validator
... identifier 0..1IdentifierA.1.7.1 Result validator identifier
... name 0..*HumanNameA.1.7.2 Result validator name
... organization 0..*OrganizationA.1.7.3 Result validator organisation
... dateTime 0..1dateTimeA.1.7.4 Validation date and time

doco Documentation for this format

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"
          }
        ]
      }
    ]
  }
}