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

FHIR IG Statistics: StructureDefinition/ReteLabAllergyIntoleranceAllergie

Packagegdrl.fhir.r4
Resource TypeStructureDefinition
IdReteLabAllergyIntoleranceAllergie
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=gdrl.fhir.r4@1.4.0&canonical=https://fhir.siss.regione.lombardia.it/StructureDefinition/ReteLabAllergyIntoleranceAllergie
URLhttps://fhir.siss.regione.lombardia.it/StructureDefinition/ReteLabAllergyIntoleranceAllergie
Statusactive
Date2023-12-21T14:31:53.6384566+00:00
NameReteLabAllergyIntoleranceAllergie
DescriptionProfilo volto a descrivere le allergie di cui il paziente è affetto
TypeAllergyIntolerance
Kindresource

Resources that use this resource

StructureDefinition
ReteLabBundleNuovaRichiestaReteLabBundleNuovaRichiesta
ReteLabMessageHeaderReteLabMessageHeader

Resources that this resource uses

StructureDefinition
ReteLabPatientCittadinoReteLabPatientCittadino

Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "id": "ReteLabAllergyIntoleranceAllergie",
  "url": "https://fhir.siss.regione.lombardia.it/StructureDefinition/ReteLabAllergyIntoleranceAllergie",
  "name": "ReteLabAllergyIntoleranceAllergie",
  "status": "active",
  "date": "2023-12-21T14:31:53.6384566+00:00",
  "description": "Profilo volto a descrivere le allergie di cui il paziente è affetto",
  "fhirVersion": "4.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "AllergyIntolerance",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/AllergyIntolerance",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "AllergyIntolerance",
        "path": "AllergyIntolerance",
        "comment": "Segmento HL7: AL1\r\nQuesto profilo può essere presente nei seguenti flussi: \"Nuova Richiesta da LR a OMR\", \"Inoltro Nuova Richiesta da OMR a LS\" e \"Modifica Ordine da LR a LS\""
      },
      {
        "id": "AllergyIntolerance.clinicalStatus",
        "path": "AllergyIntolerance.clinicalStatus",
        "definition": "Stato clinico dell'allergia. Deve essere compilato se verificationStatus è diverso da \"entered-in-error\" o assente."
      },
      {
        "id": "AllergyIntolerance.category",
        "path": "AllergyIntolerance.category",
        "short": "Categoria allergia",
        "definition": "food | medication | enviroment | biologic"
      },
      {
        "id": "AllergyIntolerance.criticality",
        "path": "AllergyIntolerance.criticality",
        "short": "Gravità dell'allergia",
        "definition": "Valore Descrizione HL7 Significato e corrispettivo codice FHIR\r\nMI - Mild - Minima --> low\r\nMO - Moderate - Media --> low\r\nSV - Severe - Critica --> high\r\nU - Unknown - Sconosciuto --> unable-to-asses"
      },
      {
        "id": "AllergyIntolerance.code",
        "path": "AllergyIntolerance.code",
        "short": "Allergia",
        "comment": "Corrispondente campo HL7 secondo specifiche regionali: AL1-3",
        "min": 1
      },
      {
        "id": "AllergyIntolerance.code.coding.code",
        "path": "AllergyIntolerance.code.coding.code",
        "short": "Codice dell'allergia"
      },
      {
        "id": "AllergyIntolerance.code.coding.display",
        "path": "AllergyIntolerance.code.coding.display",
        "short": "Descrizione dell'allergia"
      },
      {
        "id": "AllergyIntolerance.patient",
        "path": "AllergyIntolerance.patient",
        "short": "Paziente al quale sono riferite le eventuali allergie e intolleranze",
        "definition": "Reference alla risorsa RLPatientCittadino contenente i dettagli anagrafici del paziente",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.siss.regione.lombardia.it/StructureDefinition/ReteLabPatientCittadino"
            ]
          }
        ]
      },
      {
        "id": "AllergyIntolerance.onset[x]",
        "path": "AllergyIntolerance.onset[x]",
        "short": "Data in cui è stata diagnosticata l'allergia",
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "AllergyIntolerance.reaction",
        "path": "AllergyIntolerance.reaction",
        "short": "Descrizione della reazione allergica"
      },
      {
        "id": "AllergyIntolerance.reaction.manifestation",
        "path": "AllergyIntolerance.reaction.manifestation",
        "short": "Descrizione della reazione allergica"
      }
    ]
  }
}