{ "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": "2022-08-15", "derivation": "constraint", "publisher": "Israeli Ministry of Health", "fhirVersion": "4.0.1", "name": "ILCoreAllergyIntolerance", "mapping": [ { "uri": "http://hl7.org/v3", "name": "RIM Mapping", "identity": "rim" }, { "uri": "http://hl7.org/fhir/fivews", "name": "FiveWs Pattern Mapping", "identity": "w5" }, { "uri": "http://hl7.org/v2", "name": "HL7 v2 Mapping", "identity": "v2" } ], "abstract": false, "type": "AllergyIntolerance", "experimental": null, "resourceType": "StructureDefinition", "title": "ILCore AllergyIntolerance Profile", "package_version": "0.12.0", "status": "draft", "id": "d22e5146-6a23-4523-9a52-901e2e9e9b28", "kind": "resource", "url": "http://fhir.health.gov.il/StructureDefinition/il-core-allergy-intolerance", "version": "0.12.0", "differential": { "element": [ { "id": "AllergyIntolerance", "path": "AllergyIntolerance", "short": "ILCore AllergyIntolerance Profile", "definition": "Definitions for the profile-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)" } ] } } ] } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/AllergyIntolerance" }