PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.eu.laboratory@0.1.0
    http://hl7.eu/fhir/laboratory/StructureDefinition/Validator
{
  "description": "Result validator. Section A1.7 of the eHN guideline.",
  "_filename": "StructureDefinition-Validator.json",
  "package_name": "hl7.fhir.eu.laboratory",
  "date": "2024-02-26T08:16:21+01:00",
  "derivation": "specialization",
  "publisher": "HL7 Europe",
  "fhirVersion": "4.0.1",
  "jurisdiction": [ {
    "coding": [ {
      "code": "150",
      "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "display": "Europe"
    } ]
  } ],
  "name": "ValidatorLabEhn",
  "mapping": [ {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  } ],
  "abstract": false,
  "copyright": "Used by permission of HL7 Europe, all rights reserved Creative Commons License",
  "type": "http://hl7.eu/fhir/laboratory/StructureDefinition/Validator",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "A.1.7 - Result validator",
  "package_version": "0.1.0",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 2
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode": "informative"
  } ],
  "snapshot": {
    "element": [ {
      "id": "Validator",
      "max": "*",
      "min": 0,
      "base": {
        "max": "*",
        "min": 0,
        "path": "Base"
      },
      "path": "Validator",
      "short": "A.1.7 - Result validator",
      "definition": "Result validator. Section A1.7 of the eHN guideline.",
      "isModifier": false
    }, {
      "id": "Validator.identifier",
      "max": "1",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "Validator.identifier"
      },
      "path": "Validator.identifier",
      "type": [ {
        "code": "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):"
    }, {
      "id": "Validator.name",
      "max": "*",
      "min": 0,
      "base": {
        "max": "*",
        "min": 0,
        "path": "Validator.name"
      },
      "path": "Validator.name",
      "type": [ {
        "code": "HumanName"
      } ],
      "short": "A.1.7.2 Result validator name",
      "definition": "Person name. - Preferred system(s):"
    }, {
      "id": "Validator.organization",
      "max": "*",
      "min": 0,
      "base": {
        "max": "*",
        "min": 0,
        "path": "Validator.organization"
      },
      "path": "Validator.organization",
      "type": [ {
        "code": "Organization"
      } ],
      "short": "A.1.7.3 Result validator organisation",
      "definition": "The healthcare provider organisation information. - Preferred system(s):"
    }, {
      "id": "Validator.dateTime",
      "max": "1",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "Validator.dateTime"
      },
      "path": "Validator.dateTime",
      "type": [ {
        "code": "dateTime"
      } ],
      "short": "A.1.7.4 Validation date and time",
      "definition": "Date and time when the document was validated. - Preferred system(s): ISO 8601"
    } ]
  },
  "status": "active",
  "id": "017bc389-0f77-4f0d-9e46-9eecd790e083",
  "kind": "logical",
  "url": "http://hl7.eu/fhir/laboratory/StructureDefinition/Validator",
  "version": "0.1.0",
  "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",
      "max": "1",
      "min": 0,
      "path": "Validator.identifier",
      "type": [ {
        "code": "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): "
    }, {
      "id": "Validator.name",
      "max": "*",
      "min": 0,
      "path": "Validator.name",
      "type": [ {
        "code": "HumanName"
      } ],
      "short": "A.1.7.2 Result validator name",
      "definition": "Person name. - Preferred system(s): "
    }, {
      "id": "Validator.organization",
      "max": "*",
      "min": 0,
      "path": "Validator.organization",
      "type": [ {
        "code": "Organization"
      } ],
      "short": "A.1.7.3 Result validator organisation",
      "definition": "The healthcare provider organisation information. - Preferred system(s): "
    }, {
      "id": "Validator.dateTime",
      "max": "1",
      "min": 0,
      "path": "Validator.dateTime",
      "type": [ {
        "code": "dateTime"
      } ],
      "short": "A.1.7.4 Validation date and time",
      "definition": "Date and time when the document was validated. - Preferred system(s): ISO 8601"
    } ]
  },
  "contact": [ {
    "name": "HL7 Europe",
    "telecom": [ {
      "value": "http://hl7.eu",
      "system": "url"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base"
}