Package | de.basisprofil.onkologie |
Resource Type | StructureDefinition |
Id | SystemischeTherapie |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=de.basisprofil.onkologie@1.0.0-ballot&canonical=http://fhir.de/onkologie/StructureDefinition/SystemischeTherapie |
URL | http://fhir.de/onkologie/StructureDefinition/SystemischeTherapie |
Version | 1.0.0-ballot |
Status | active |
Name | SystemischeTherapie |
Type | MedicationStatement |
Kind | resource |
No resources found
StructureDefinition | |
KrebsDiagnose | Krebsdiagnose |
episode-of-care-tumorerkrankung | Tumorerkrankung |
No narrative content found in resource
{ "resourceType": "StructureDefinition", "id": "SystemischeTherapie", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-category", "valueString": "Clinical.Medications" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-security-category", "valueCode": "patient" } ], "url": "http://fhir.de/onkologie/StructureDefinition/SystemischeTherapie", "version": "1.0.0-ballot", "name": "SystemischeTherapie", "status": "active", "fhirVersion": "4.0.1", "mapping": [ { "identity": "workflow", "uri": "http://hl7.org/fhir/workflow", "name": "Workflow Pattern" }, { "identity": "rim", "uri": "http://hl7.org/v3", "name": "RIM Mapping" }, { "identity": "w5", "uri": "http://hl7.org/fhir/fivews", "name": "FiveWs Pattern Mapping" }, { "identity": "v2", "uri": "http://hl7.org/v2", "name": "HL7 v2 Mapping" } ], "kind": "resource", "abstract": false, "type": "MedicationStatement", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/MedicationStatement", "derivation": "constraint", "differential": { "element": [ { "id": "MedicationStatement.subject", "path": "MedicationStatement.subject", "type": [ { "code": "Reference", "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Patient" ] } ] }, { "id": "MedicationStatement.context", "path": "MedicationStatement.context", "min": 1, "type": [ { "code": "Reference", "targetProfile": [ "http://fhir.de/onkologie/StructureDefinition/episode-of-care-tumorerkrankung" ] } ] }, { "id": "MedicationStatement.effectivePeriod", "path": "MedicationStatement.effectivePeriod", "min": 0, "max": "1", "type": [ { "code": "Period" } ] }, { "id": "MedicationStatement.reasonReference", "path": "MedicationStatement.reasonReference", "type": [ { "code": "Reference", "targetProfile": [ "http://fhir.de/onkologie/StructureDefinition/KrebsDiagnose" ] } ] } ] } }