FHIR IG Statistics: StructureDefinition/StructureDefinition-cce-core-MedicationStatement-Systemtherapy
Resources that use this resource
No resources found
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "StructureDefinition",
"url": "https://www.cancercoreeurope.eu/fhir/StructureDefinition/cce-core-MedicationStatement-Systemtherapy",
"version": "0.0.1",
"name": "Systemtherapy",
"status": "draft",
"description": "Includes chemotherapy and all types of therapy that do not fall under surgical data or radiotherapy",
"fhirVersion": "4.0.1",
"kind": "resource",
"abstract": false,
"type": "MedicationStatement",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/MedicationStatement",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "MedicationStatement.extension:Intention",
"path": "MedicationStatement.extension",
"sliceName": "Intention",
"short": "Intention of systemic therapy",
"definition": "Indicates the intention of systemic therapy",
"type": [
{
"code": "Extension",
"profile": [
"https://www.cancercoreeurope.eu/fhir/StructureDefinition/cce-core-Extension-SYSTIntention"
]
}
],
"mustSupport": true,
"mapping": [
{
"identity": "ADT-GEKID",
"map": "SYST:SYST_Intention",
"comment": "SYST:SYST_Intention"
},
{
"identity": "ISO-11179",
"map": "urn:dktk:dataelement:69:2",
"comment": "urn:dktk:dataelement:69:2"
}
]
},
{
"id": "MedicationStatement.extension:Intention.value[x]",
"path": "MedicationStatement.extension.value[x]",
"mustSupport": true
},
{
"id": "MedicationStatement.status",
"path": "MedicationStatement.status",
"mustSupport": true
},
{
"id": "MedicationStatement.category",
"path": "MedicationStatement.category",
"min": 1,
"mustSupport": true,
"binding": {
"strength": "extensible",
"valueSet": "https://www.cancercoreeurope.eu/fhir/core/ValueSet/SYSTTherapyTypeVS"
}
},
{
"id": "MedicationStatement.category.coding",
"path": "MedicationStatement.category.coding",
"min": 1,
"max": "1"
},
{
"id": "MedicationStatement.category.coding.code",
"path": "MedicationStatement.category.coding.code",
"short": "TherapyType",
"definition": "Surgery, Radiotherapy, Chemotherapy, Immunotherapy, Hormone therapy and Bone marrow transplantation, free text information if other therapy types were used",
"min": 1,
"mustSupport": true,
"mapping": [
{
"identity": "ADT-GEKID",
"map": "SYST:SYST_TherapyType",
"comment": "SYST:SYST_TherapyType"
},
{
"identity": "ISO-11179",
"map": "urn:dktk:dataelement:36:2, urn:dktk:dataelement:38:2, urn:dktk:dataelement:39:2, urn:dktk:dataelement:40:2, urn:dktk:dataelement:41:3, urn:dktk:dataelement:71:2"
}
]
},
{
"id": "MedicationStatement.medication[x]",
"path": "MedicationStatement.medication[x]",
"type": [
{
"code": "CodeableConcept"
}
],
"mustSupport": true
},
{
"id": "MedicationStatement.medication[x].coding",
"path": "MedicationStatement.medication[x].coding",
"slicing": {
"discriminator": [
{
"type": "pattern",
"path": "$this"
}
],
"rules": "open"
},
"mustSupport": true
},
{
"id": "MedicationStatement.medication[x].coding:ATC",
"path": "MedicationStatement.medication[x].coding",
"sliceName": "ATC"
},
{
"id": "MedicationStatement.medication[x].coding:ATC.system",
"path": "MedicationStatement.medication[x].coding.system",
"fixedUri": "http://fhir.de/CodeSystem/bfarm/atc",
"mustSupport": true
},
{
"id": "MedicationStatement.medication[x].coding:ATC.version",
"path": "MedicationStatement.medication[x].coding.version",
"mustSupport": true
},
{
"id": "MedicationStatement.medication[x].coding:ATC.code",
"path": "MedicationStatement.medication[x].coding.code",
"mustSupport": true
},
{
"id": "MedicationStatement.medication[x].text",
"path": "MedicationStatement.medication[x].text",
"mustSupport": true,
"mapping": [
{
"identity": "ADT-GEKID",
"map": "SYST:Substanz:SYST_Substance",
"comment": "SYST:Substanz:SYST_Substance"
},
{
"identity": "ISO-11179",
"map": "urn:adt:dataelement:91:1"
}
]
},
{
"id": "MedicationStatement.subject",
"path": "MedicationStatement.subject",
"type": [
{
"code": "Reference",
"targetProfile": [
"https://www.cancercoreeurope.eu/fhir/StructureDefinition/cce-core-Patient-Patient",
"https://www.cancercoreeurope.eu/fhir/StructureDefinition/cce-core-Patient-Pseudonym"
]
}
],
"mustSupport": true
},
{
"id": "MedicationStatement.subject.reference",
"path": "MedicationStatement.subject.reference",
"min": 1,
"mustSupport": true
},
{
"id": "MedicationStatement.context.reference",
"path": "MedicationStatement.context.reference",
"min": 1,
"mustSupport": true
},
{
"id": "MedicationStatement.effective[x]",
"path": "MedicationStatement.effective[x]",
"type": [
{
"code": "Period"
}
],
"mustSupport": true
},
{
"id": "MedicationStatement.effective[x].start",
"path": "MedicationStatement.effective[x].start",
"short": "Systemic therapy start",
"definition": "Indicates when the systemic therapy was started",
"min": 1,
"mustSupport": true,
"mapping": [
{
"identity": "ADT-GEKID",
"map": "SYST:SYST_Begin_Date",
"comment": "SYST:SYST_Begin_Date"
},
{
"identity": "ISO-11179",
"map": "urn:adt:dataelement:90:1"
}
]
},
{
"id": "MedicationStatement.effective[x].end",
"path": "MedicationStatement.effective[x].end",
"short": "Systemic therapy end",
"mustSupport": true,
"mapping": [
{
"identity": "ADT-GEKID",
"map": "SYST:SYST_End_Date",
"comment": "SYST:SYST_End_Date"
},
{
"identity": "ISO-11179",
"map": "urn:adt:dataelement:93:1"
}
]
},
{
"id": "MedicationStatement.reasonReference",
"path": "MedicationStatement.reasonReference",
"type": [
{
"code": "Reference",
"targetProfile": [
"https://www.cancercoreeurope.eu/fhir/StructureDefinition/cce-core-Condition-Primarydiagnosis"
]
}
],
"mustSupport": true
}
]
}
}