Package | de.basisprofil.onkologie |
Resource Type | StructureDefinition |
Id | Nebenwirkung |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=de.basisprofil.onkologie@1.0.0-ballot&canonical=http://fhir.de/onkologie/StructureDefinition/Nebenwirkung |
URL | http://fhir.de/onkologie/StructureDefinition/Nebenwirkung |
Version | 1.0.0-ballot |
Status | active |
Name | Nebenwirkung |
Title | Nebenwirkung |
Type | AdverseEvent |
Kind | resource |
No resources found
No resources found
No narrative content found in resource
{ "resourceType": "StructureDefinition", "id": "Nebenwirkung", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-category", "valueString": "Clinical.Summary" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-security-category", "valueCode": "patient" } ], "url": "http://fhir.de/onkologie/StructureDefinition/Nebenwirkung", "version": "1.0.0-ballot", "name": "Nebenwirkung", "title": "Nebenwirkung", "status": "active", "fhirVersion": "4.0.1", "mapping": [ { "identity": "w5", "uri": "http://hl7.org/fhir/fivews", "name": "FiveWs Pattern Mapping" }, { "identity": "rim", "uri": "http://hl7.org/v3", "name": "RIM Mapping" } ], "kind": "resource", "abstract": false, "type": "AdverseEvent", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/AdverseEvent", "derivation": "constraint", "differential": { "element": [ { "id": "AdverseEvent.actuality", "path": "AdverseEvent.actuality", "patternCode": "actual" }, { "id": "AdverseEvent.category", "path": "AdverseEvent.category", "min": 1, "max": "1", "mustSupport": true }, { "id": "AdverseEvent.subject", "path": "AdverseEvent.subject", "type": [ { "code": "Reference", "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/Group" ] } ], "mustSupport": true }, { "id": "AdverseEvent.date", "path": "AdverseEvent.date", "mustSupport": true }, { "id": "AdverseEvent.recordedDate", "path": "AdverseEvent.recordedDate", "mustSupport": true }, { "id": "AdverseEvent.severity", "path": "AdverseEvent.severity", "min": 1, "mustSupport": true } ] } }