{ "description": "Israel Core proposed constraints and extensions on the AllergyIntolerance Resource", "_filename": "StructureDefinition-il-core-allergy-intolerance.json", "package_name": "il.core.fhir.r4", "date": "2024-04-07", "derivation": "constraint", "publisher": "Israel Core Team", "fhirVersion": "4.0.1", "name": "ILCoreAllergyIntolerance", "abstract": false, "type": "AllergyIntolerance", "experimental": null, "resourceType": "StructureDefinition", "title": "ILCore AllergyIntolerance Profile", "package_version": "0.14.0", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "trial-use" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", "valueInteger": 1 } ], "status": "draft", "id": "d8c80729-dcee-4e98-8781-a9cca58b6c96", "kind": "resource", "url": "http://fhir.health.gov.il/StructureDefinition/il-core-allergy-intolerance", "version": "0.14.0", "differential": { "element": [ { "id": "AllergyIntolerance", "path": "AllergyIntolerance", "short": "ILCore AllergyIntolerance Profile", "definition": "Israel Core proposed constraints and extensions on the AllergyIntolerance resource profile." }, { "id": "AllergyIntolerance.extension", "path": "AllergyIntolerance.extension", "slicing": { "rules": "open", "ordered": false, "discriminator": [ { "path": "url", "type": "value" } ] } }, { "id": "AllergyIntolerance.extension:AllergyIntoleranceEnd", "max": "1", "min": 0, "path": "AllergyIntolerance.extension", "type": [ { "code": "Extension", "profile": [ "http://fhir.health.gov.il/StructureDefinition/ext-allergy-intolerance-end" ] } ], "sliceName": "AllergyIntoleranceEnd" }, { "id": "AllergyIntolerance.clinicalStatus", "path": "AllergyIntolerance.clinicalStatus", "mustSupport": true }, { "id": "AllergyIntolerance.verificationStatus", "path": "AllergyIntolerance.verificationStatus", "mustSupport": true }, { "id": "AllergyIntolerance.code", "min": 1, "path": "AllergyIntolerance.code", "binding": { "strength": "extensible", "valueSet": "http://fhir.health.gov.il/ValueSet/il-core-allergy-intolerance-code" }, "example": [ { "label": "Valid Example", "valueCodeableConcept": { "coding": [ { "code": "1003755004", "system": "http://snomed.info/sct", "display": "Allergy to Hevea brasiliensis latex protein (finding)" } ] } } ], "constraint": [ { "key": "element-sct", "human": "Element.coding SHOULD contain a SNOMED-CT code. Other code systems included in the ValueSet are for historical purposes only", "source": "http://fhir.health.gov.il/StructureDefinition/il-core-allergy-intolerance", "severity": "warning", "expression": "coding.where(system='http://snomed.info/sct' and code.exists()).exists()" } ], "mustSupport": true }, { "id": "AllergyIntolerance.code.coding.system", "min": 1, "path": "AllergyIntolerance.code.coding.system" }, { "id": "AllergyIntolerance.code.coding.code", "min": 1, "path": "AllergyIntolerance.code.coding.code" }, { "id": "AllergyIntolerance.patient", "path": "AllergyIntolerance.patient", "type": [ { "code": "Reference", "targetProfile": [ "http://fhir.health.gov.il/StructureDefinition/il-core-patient" ] } ] }, { "id": "AllergyIntolerance.encounter", "path": "AllergyIntolerance.encounter", "type": [ { "code": "Reference", "targetProfile": [ "http://fhir.health.gov.il/StructureDefinition/il-core-encounter" ] } ] }, { "id": "AllergyIntolerance.recorder", "path": "AllergyIntolerance.recorder", "type": [ { "code": "Reference", "targetProfile": [ "http://fhir.health.gov.il/StructureDefinition/il-core-practitioner", "http://fhir.health.gov.il/StructureDefinition/il-core-practitioner-role", "http://fhir.health.gov.il/StructureDefinition/il-core-patient", "http://fhir.health.gov.il/StructureDefinition/il-core-related-person" ] } ] }, { "id": "AllergyIntolerance.asserter", "path": "AllergyIntolerance.asserter", "type": [ { "code": "Reference", "targetProfile": [ "http://fhir.health.gov.il/StructureDefinition/il-core-patient", "http://fhir.health.gov.il/StructureDefinition/il-core-related-person", "http://fhir.health.gov.il/StructureDefinition/il-core-practitioner", "http://fhir.health.gov.il/StructureDefinition/il-core-practitioner-role" ] } ] }, { "id": "AllergyIntolerance.reaction.extension", "path": "AllergyIntolerance.reaction.extension", "slicing": { "rules": "open", "ordered": false, "discriminator": [ { "path": "url", "type": "value" } ] } }, { "id": "AllergyIntolerance.reaction.extension:duration", "max": "1", "min": 0, "path": "AllergyIntolerance.reaction.extension", "type": [ { "code": "Extension", "profile": [ "http://fhir.health.gov.il/StructureDefinition/ext-reaction-duration" ] } ], "sliceName": "duration" }, { "id": "AllergyIntolerance.reaction.substance", "path": "AllergyIntolerance.reaction.substance", "binding": { "strength": "extensible", "valueSet": "http://fhir.health.gov.il/ValueSet/il-core-substance" }, "example": [ { "label": "Valid Example", "valueCodeableConcept": { "coding": [ { "code": "387458008", "system": "http://snomed.info/sct", "display": "Aspirin (substance)" } ] } } ] }, { "id": "AllergyIntolerance.reaction.manifestation", "path": "AllergyIntolerance.reaction.manifestation", "binding": { "strength": "extensible", "valueSet": "http://fhir.health.gov.il/ValueSet/il-core-manifestation" }, "example": [ { "label": "Valid Example", "valueCodeableConcept": { "coding": [ { "code": "60862001", "system": "http://snomed.info/sct", "display": "Tinnitus (finding)" } ] } } ], "constraint": [ { "key": "element-sct", "human": "Element.coding SHOULD contain a SNOMED-CT code. Other code systems included in the ValueSet are for historical purposes only", "source": "http://fhir.health.gov.il/StructureDefinition/il-core-allergy-intolerance", "severity": "warning", "expression": "coding.where(system='http://snomed.info/sct' and code.exists()).exists()" } ] }, { "id": "AllergyIntolerance.reaction.exposureRoute", "path": "AllergyIntolerance.reaction.exposureRoute", "binding": { "strength": "extensible", "valueSet": "http://fhir.health.gov.il/ValueSet/il-core-route-code" }, "example": [ { "label": "Valid Example", "valueCodeableConcept": { "coding": [ { "code": "26643006", "system": "http://snomed.info/sct", "display": "Oral route (qualifier value)" } ] } } ] } ] }, "contact": [ { "telecom": [ { "value": "tal.primak@moh.gov.il", "system": "email" } ] } ], "baseDefinition": "http://hl7.org/fhir/StructureDefinition/AllergyIntolerance" }