{ "description": "Profile of adverse event, specialized for immunizations", "_filename": "StructureDefinition-immunization-adverse-AdverseEvent.json", "package_name": "devdays.letsbuildafhirspec.simplifier", "date": null, "derivation": "constraint", "publisher": null, "fhirVersion": "4.0.1", "name": "ImmunizationAdverseEvent", "mapping": [ { "uri": "http://hl7.org/fhir/fivews", "name": "FiveWs Pattern Mapping", "identity": "w5" }, { "uri": "http://hl7.org/v3", "name": "RIM Mapping", "identity": "rim" } ], "abstract": false, "type": "AdverseEvent", "experimental": null, "resourceType": "StructureDefinition", "title": "Immunization Adverse Event", "package_version": "0.0.2-test", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-category", "valueString": "Clinical.Summary" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-security-category", "valueCode": "patient" } ], "status": "active", "id": "116c1b69-184e-40bb-a7d6-a6fda3fa10a5", "kind": "resource", "url": "https://fhir.devdays.com/R4/devdays-covid19-vaccine/StructureDefinition/immunization-adverse-AdverseEvent", "version": "0.1.0-test", "differential": { "element": [ { "id": "AdverseEvent.extension", "path": "AdverseEvent.extension", "slicing": { "rules": "open", "ordered": false, "discriminator": [ { "path": "url", "type": "value" } ] } }, { "id": "AdverseEvent.extension:grade", "max": "1", "min": 0, "path": "AdverseEvent.extension", "type": [ { "code": "Extension", "profile": [ "https://fhir.devdays.com/R4/devdays-covid19-vaccine/StructureDefinition/adverse-event-grade" ] } ], "sliceName": "grade" }, { "id": "AdverseEvent.actuality", "path": "AdverseEvent.actuality", "patternCode": "actual" }, { "id": "AdverseEvent.category", "min": 1, "path": "AdverseEvent.category", "patternCodeableConcept": { "coding": [ { "code": "264519003", "system": "http://snomed.info/sct" } ] } }, { "id": "AdverseEvent.event", "min": 1, "path": "AdverseEvent.event", "binding": { "strength": "required", "valueSet": "https://fhir.devdays.com/R4/devdays-covid19-vaccine/ValueSet/meddra-value-set" } }, { "id": "AdverseEvent.event.text", "min": 1, "path": "AdverseEvent.event.text" }, { "id": "AdverseEvent.subject", "path": "AdverseEvent.subject", "type": [ { "code": "Reference", "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Patient" ] } ] }, { "id": "AdverseEvent.seriousness", "path": "AdverseEvent.seriousness", "binding": { "strength": "required", "valueSet": "https://fhir.devdays.com/R4/devdays-covid19-vaccine/ValueSet/adverse-event-seriousness-value-set" } }, { "id": "AdverseEvent.severity", "max": "0", "path": "AdverseEvent.severity" }, { "id": "AdverseEvent.suspectEntity.instance", "path": "AdverseEvent.suspectEntity.instance", "type": [ { "code": "Reference", "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Immunization" ] } ] } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/AdverseEvent" }