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

FHIR IG Statistics: StructureDefinition/Validator

Packagemyhealth.eu.fhir.laboratory
TypeStructureDefinition
IdValidator
FHIR VersionR4
Sourcehttp://fhir.ehdsi.eu/laboratory/http://fhir.ehdsi.eu/laboratory/0.1.1/StructureDefinition-Validator.html
URLhttp://fhir.ehdsi.eu/laboratory/StructureDefinition/Validator
Version0.1.1
Statusactive
Date2025-03-20T14:16:21+01:00
NameValidatorLabMyHEU
TitleResult validator
Realmeu
DescriptionResult validator. Section A1.7 of the MyHealth@EUguideline.
Typehttp://fhir.ehdsi.eu/laboratory/StructureDefinition/Validator
Kindlogical

Resources that use this resource

ConceptMap
validator2FHIR-lab-myhealtheuMyHealth@EUValidator to this guide Map
StructureDefinition
LabReportLaboratory Result Content

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..*BaseResult validator
... identifier 0..1IdentifierResult validator identifier
... name O0..*HumanNameResult validator name
ObligationsActor
SHALL:handleLabReportHandler
... organization O0..*BackboneElementResult validator organization
ObligationsActor
SHALL:handleLabReportHandler
.... name 0..1stringOrganization Name
.... address 0..*AddressOrganization Address
.... telecom 0..*ContactPointOrganization telecom
... dateTime O0..1dateTimeValidation date and time
ObligationsActor
SHALL:handleLabReportHandler

doco Documentation for this format

Source

{
  "resourceType": "StructureDefinition",
  "id": "Validator",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.ehdsi.eu/laboratory/StructureDefinition/Validator",
  "version": "0.1.1",
  "name": "ValidatorLabMyHEU",
  "title": "Result validator",
  "status": "active",
  "date": "2025-03-20T14:16:21+01:00",
  "publisher": "MyHealth@Eu",
  "contact": [
    {
      "name": "MyHealth@Eu",
      "telecom": [
        {
          "system": "url",
          "value": "https://health.ec.europa.eu/other-pages/basic-page/myhealtheu-flyer-addressed-patients-and-health-professionals_en"
        }
      ]
    }
  ],
  "description": "Result validator. Section A1.7 of the MyHealth@EUguideline.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "150",
          "display": "Europe"
        }
      ]
    }
  ],
  "fhirVersion": "4.0.1",
  "kind": "logical",
  "abstract": false,
  "type": "http://fhir.ehdsi.eu/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": "Result validator",
        "definition": "Result validator. Section A1.7 of the MyHealth@EUguideline.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Base",
          "min": 0,
          "max": "*"
        },
        "isModifier": false
      },
      {
        "id": "Validator.identifier",
        "path": "Validator.identifier",
        "short": "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.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Validator.identifier",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "Validator.name",
        "extension": [
          {
            "extension": [
              {
                "url": "code",
                "valueCode": "SHALL:handle"
              },
              {
                "url": "actor",
                "valueCanonical": "http://hl7.eu/fhir/laboratory/actor-handler-eu-lab"
              }
            ],
            "url": "http://hl7.org/fhir/StructureDefinition/obligation"
          }
        ],
        "path": "Validator.name",
        "short": "Result validator name",
        "definition": "Person name",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Validator.name",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "HumanName"
          }
        ]
      },
      {
        "id": "Validator.organization",
        "extension": [
          {
            "extension": [
              {
                "url": "code",
                "valueCode": "SHALL:handle"
              },
              {
                "url": "actor",
                "valueCanonical": "http://hl7.eu/fhir/laboratory/actor-handler-eu-lab"
              }
            ],
            "url": "http://hl7.org/fhir/StructureDefinition/obligation"
          }
        ],
        "path": "Validator.organization",
        "short": "Result validator organization",
        "definition": "(The healthcare provider organization information)",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Validator.organization",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ]
      },
      {
        "id": "Validator.organization.id",
        "path": "Validator.organization.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "Unique id for inter-element referencing",
        "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "string"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.String"
          }
        ],
        "isModifier": false,
        "isSummary": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "Validator.organization.extension",
        "path": "Validator.organization.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": false,
        "isSummary": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "Validator.organization.modifierExtension",
        "path": "Validator.organization.modifierExtension",
        "short": "Extensions that cannot be ignored even if unrecognized",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](http://hl7.org/fhir/R4/extensibility.html#modifierExtension).",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": true,
        "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "Validator.organization.name",
        "path": "Validator.organization.name",
        "short": "Organization Name",
        "definition": "Name of the organization",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Validator.organization.name",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "Validator.organization.address",
        "path": "Validator.organization.address",
        "short": "Organization Address",
        "definition": "Address of the organization",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Validator.organization.address",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Address"
          }
        ]
      },
      {
        "id": "Validator.organization.telecom",
        "path": "Validator.organization.telecom",
        "short": "Organization telecom",
        "definition": "Telecom of the organization",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Validator.organization.telecom",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "ContactPoint"
          }
        ]
      },
      {
        "id": "Validator.dateTime",
        "extension": [
          {
            "extension": [
              {
                "url": "code",
                "valueCode": "SHALL:handle"
              },
              {
                "url": "actor",
                "valueCanonical": "http://hl7.eu/fhir/laboratory/actor-handler-eu-lab"
              }
            ],
            "url": "http://hl7.org/fhir/StructureDefinition/obligation"
          }
        ],
        "path": "Validator.dateTime",
        "short": "Validation date and time",
        "definition": "Date and time when the document was validated.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Validator.dateTime",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ]
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "Validator",
        "path": "Validator",
        "short": "Result validator",
        "definition": "Result validator. Section A1.7 of the MyHealth@EUguideline."
      },
      {
        "id": "Validator.identifier",
        "path": "Validator.identifier",
        "short": "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.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "Validator.name",
        "extension": [
          {
            "extension": [
              {
                "url": "code",
                "valueCode": "SHALL:handle"
              },
              {
                "url": "actor",
                "valueCanonical": "http://hl7.eu/fhir/laboratory/actor-handler-eu-lab"
              }
            ],
            "url": "http://hl7.org/fhir/StructureDefinition/obligation"
          }
        ],
        "path": "Validator.name",
        "short": "Result validator name",
        "definition": "Person name",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "HumanName"
          }
        ]
      },
      {
        "id": "Validator.organization",
        "extension": [
          {
            "extension": [
              {
                "url": "code",
                "valueCode": "SHALL:handle"
              },
              {
                "url": "actor",
                "valueCanonical": "http://hl7.eu/fhir/laboratory/actor-handler-eu-lab"
              }
            ],
            "url": "http://hl7.org/fhir/StructureDefinition/obligation"
          }
        ],
        "path": "Validator.organization",
        "short": "Result validator organization",
        "definition": "(The healthcare provider organization information)",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "Validator.organization.name",
        "path": "Validator.organization.name",
        "short": "Organization Name",
        "definition": "Name of the organization",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "Validator.organization.address",
        "path": "Validator.organization.address",
        "short": "Organization Address",
        "definition": "Address of the organization ",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Address"
          }
        ]
      },
      {
        "id": "Validator.organization.telecom",
        "path": "Validator.organization.telecom",
        "short": "Organization telecom",
        "definition": "Telecom of the organization",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "ContactPoint"
          }
        ]
      },
      {
        "id": "Validator.dateTime",
        "extension": [
          {
            "extension": [
              {
                "url": "code",
                "valueCode": "SHALL:handle"
              },
              {
                "url": "actor",
                "valueCanonical": "http://hl7.eu/fhir/laboratory/actor-handler-eu-lab"
              }
            ],
            "url": "http://hl7.org/fhir/StructureDefinition/obligation"
          }
        ],
        "path": "Validator.dateTime",
        "short": "Validation date and time",
        "definition": "Date and time when the document was validated.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          }
        ]
      }
    ]
  }
}