{ "description": "The grade associated with the severity of an adverse event, using CTCAE criteria. See https://ctep.cancer.gov/protocolDevelopment/electronic_applications/ctc.htm", "_filename": "StructureDefinition-adverse-event-grade.json", "package_name": "devdays.letsbuildafhirspec.simplifier", "date": null, "derivation": "constraint", "publisher": null, "fhirVersion": "4.0.1", "name": "AdverseEventGrade", "mapping": [ { "uri": "http://hl7.org/v3", "name": "RIM Mapping", "identity": "rim" } ], "abstract": false, "type": "Extension", "experimental": null, "resourceType": "StructureDefinition", "title": "Adverse Event Grade", "package_version": "0.0.2-test", "status": "active", "id": "8b34c14b-21f4-4a83-aa0d-075b37252b59", "kind": "complex-type", "url": "https://fhir.devdays.com/R4/devdays-covid19-vaccine/StructureDefinition/adverse-event-grade", "context": [ { "type": "element", "expression": "Element" } ], "version": "0.1.0-test", "differential": { "element": [ { "id": "Extension.extension", "max": "0", "path": "Extension.extension" }, { "id": "Extension.url", "path": "Extension.url", "fixedUri": "https://fhir.devdays.com/R4/devdays-covid19-vaccine/StructureDefinition/adverse-event-grade" }, { "id": "Extension.value[x]", "path": "Extension.value[x]", "type": [ { "code": "CodeableConcept" } ], "slicing": { "rules": "open", "ordered": false, "discriminator": [ { "path": "$this", "type": "type" } ] } }, { "id": "Extension.valueCodeableConcept", "max": "1", "min": 0, "path": "Extension.valueCodeableConcept", "binding": { "strength": "required", "valueSet": "https://fhir.devdays.com/R4/devdays-covid19-vaccine/ValueSet/adverse-event-grade-value-set" } } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension" }