PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.it.lab-report@0.2.0
    http://hl7.it/fhir/lab-report/StructureDefinition/Validatore
{
  "description": "Validatore del documento.",
  "_filename": "StructureDefinition-Validatore.json",
  "package_name": "hl7.fhir.it.lab-report",
  "date": "2024-03-08T09:39:30+01:00",
  "derivation": "specialization",
  "publisher": "HL7 Italia",
  "fhirVersion": "4.0.1",
  "jurisdiction": [ {
    "coding": [ {
      "code": "IT",
      "system": "urn:iso:std:iso:3166",
      "display": "Italy"
    } ]
  } ],
  "name": "ValidatorLabEhn",
  "mapping": [ {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  }, {
    "uri": "hl7.org/fhir/r4",
    "name": "eHN Lab Validator model to FHIR R4 Map",
    "identity": "fhir"
  } ],
  "abstract": false,
  "type": "http://hl7.it/fhir/lab-report/StructureDefinition/Validatore",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "A.1.7 - Validatore",
  "package_version": "0.2.0",
  "snapshot": {
    "element": [ {
      "path": "Validatore",
      "min": 0,
      "definition": "Validatore del documento.",
      "isModifier": false,
      "short": "A.1.7 - Validatore",
      "mapping": [ {
        "map": "Composition.attester.where(mode=http://hl7.org/fhir/composition-attestation-mode#professional)",
        "identity": "fhir"
      } ],
      "max": "*",
      "id": "Validatore",
      "base": {
        "max": "*",
        "min": 0,
        "path": "Base"
      }
    }, {
      "path": "Validatore.identifier",
      "min": 0,
      "definition": "Numero di identificazione dell'operatore sanitario. Identificativo assegnato da un'istituzione erogatrice di assistenza sanitaria o (preferibilmente) un'identificativo nazionale dell'operatore sanitario come il numero di licenza o di registrazione. - Sistema:",
      "short": "A.1.7.1 Identificativo del validatore dei risultati",
      "mapping": [ {
        "map": ".party.resolve().ofType(PractictionerRole).identifier",
        "identity": "fhir"
      }, {
        "map": ".party.resolve().ofType(PractictionerRole).practictioner.resolve().identifier",
        "identity": "fhir"
      } ],
      "type": [ {
        "code": "Identifier"
      } ],
      "max": "1",
      "id": "Validatore.identifier",
      "base": {
        "max": "1",
        "min": 0,
        "path": "Validatore.identifier"
      }
    }, {
      "path": "Validatore.name",
      "min": 0,
      "definition": "Nome della persona. - Sistema:",
      "short": "A.1.7.2 Nome del validatore dei risultati",
      "mapping": [ {
        "map": ".party.resolve().ofType(PractictionerRole).practictioner.resolve().name",
        "identity": "fhir"
      } ],
      "type": [ {
        "code": "HumanName"
      } ],
      "max": "*",
      "id": "Validatore.name",
      "base": {
        "max": "*",
        "min": 0,
        "path": "Validatore.name"
      }
    }, {
      "path": "Validatore.organization",
      "min": 0,
      "definition": "Informazioni sull'organizzazione dell'operatore sanitario. - Sistema:",
      "short": "A.1.7.3 Organizzazione del validatore",
      "mapping": [ {
        "map": ".party.resolve().ofType(PractictionerRole).organization.resolve()",
        "identity": "fhir"
      }, {
        "map": ".party.resolve().ofType(Organization)",
        "identity": "fhir"
      } ],
      "type": [ {
        "code": "Organization"
      } ],
      "max": "*",
      "id": "Validatore.organization",
      "base": {
        "max": "*",
        "min": 0,
        "path": "Validatore.organization"
      }
    }, {
      "path": "Validatore.dateTime",
      "min": 0,
      "definition": "Data e ora in cui il documento è stato validato. - Sistema: ISO 8601",
      "short": "A.1.7.4 Data e ora di convalida",
      "mapping": [ {
        "map": ".time",
        "identity": "fhir"
      } ],
      "type": [ {
        "code": "dateTime"
      } ],
      "max": "1",
      "id": "Validatore.dateTime",
      "base": {
        "max": "1",
        "min": 0,
        "path": "Validatore.dateTime"
      }
    } ]
  },
  "status": "active",
  "id": "e003b68e-2745-45b5-9ce5-1c9673b1e415",
  "kind": "logical",
  "url": "http://hl7.it/fhir/lab-report/StructureDefinition/Validatore",
  "version": "0.2.0",
  "differential": {
    "element": [ {
      "id": "Validatore",
      "path": "Validatore",
      "short": "A.1.7 - Validatore",
      "mapping": [ {
        "map": "Composition.attester.where(mode=http://hl7.org/fhir/composition-attestation-mode#professional)",
        "identity": "fhir"
      } ],
      "definition": "Validatore del documento."
    }, {
      "id": "Validatore.identifier",
      "max": "1",
      "min": 0,
      "path": "Validatore.identifier",
      "type": [ {
        "code": "Identifier"
      } ],
      "short": "A.1.7.1 Identificativo del validatore dei risultati",
      "mapping": [ {
        "map": ".party.resolve().ofType(PractictionerRole).identifier",
        "identity": "fhir"
      }, {
        "map": ".party.resolve().ofType(PractictionerRole).practictioner.resolve().identifier",
        "identity": "fhir"
      } ],
      "definition": "Numero di identificazione dell'operatore sanitario. Identificativo assegnato da un'istituzione erogatrice di assistenza sanitaria o (preferibilmente) un'identificativo nazionale dell'operatore sanitario come il numero di licenza o di registrazione. - Sistema: "
    }, {
      "id": "Validatore.name",
      "max": "*",
      "min": 0,
      "path": "Validatore.name",
      "type": [ {
        "code": "HumanName"
      } ],
      "short": "A.1.7.2 Nome del validatore dei risultati",
      "mapping": [ {
        "map": ".party.resolve().ofType(PractictionerRole).practictioner.resolve().name",
        "identity": "fhir"
      } ],
      "definition": "Nome della persona. - Sistema: "
    }, {
      "id": "Validatore.organization",
      "max": "*",
      "min": 0,
      "path": "Validatore.organization",
      "type": [ {
        "code": "Organization"
      } ],
      "short": "A.1.7.3 Organizzazione del validatore",
      "mapping": [ {
        "map": ".party.resolve().ofType(PractictionerRole).organization.resolve()",
        "identity": "fhir"
      }, {
        "map": ".party.resolve().ofType(Organization)",
        "identity": "fhir"
      } ],
      "definition": "Informazioni sull'organizzazione dell'operatore sanitario. - Sistema: "
    }, {
      "id": "Validatore.dateTime",
      "max": "1",
      "min": 0,
      "path": "Validatore.dateTime",
      "type": [ {
        "code": "dateTime"
      } ],
      "short": "A.1.7.4 Data e ora di convalida",
      "mapping": [ {
        "map": ".time",
        "identity": "fhir"
      } ],
      "definition": "Data e ora in cui il documento è stato validato. - Sistema: ISO 8601"
    } ]
  },
  "contact": [ {
    "name": "HL7 Italia",
    "telecom": [ {
      "value": "https://hl7.it",
      "system": "url"
    } ]
  }, {
    "name": "HL7 Italia",
    "telecom": [ {
      "value": "https://hl7.it",
      "system": "url"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base"
}