FHIR IG analytics| Package | de.dktk.oncology |
| Resource Type | MedicationStatement |
| Id | MedicationStatement-Systemtherapie-example-1.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "MedicationStatement",
"id": "MedicationStatement-Systemtherapie-example-1",
"meta": {
"profile": [
"http://dktk.dkfz.de/fhir/StructureDefinition/onco-core-MedicationStatement-Systemtherapie"
]
},
"extension": [
{
"url": "http://dktk.dkfz.de/fhir/StructureDefinition/onco-core-Extension-StellungZurOp",
"valueCodeableConcept": {
"coding": [
{
"system": "http://dktk.dkfz.de/fhir/onco/core/CodeSystem/SYSTStellungOPCS",
"code": "A",
"display": "adjuvant"
}
]
}
},
{
"url": "http://dktk.dkfz.de/fhir/StructureDefinition/onco-core-Extension-SYSTIntention",
"valueCodeableConcept": {
"coding": [
{
"system": "http://dktk.dkfz.de/fhir/onco/core/CodeSystem/SYSTIntentionCS",
"code": "P",
"display": "palliativ"
}
]
}
},
{
"url": "http://dktk.dkfz.de/fhir/StructureDefinition/onco-core-Extension-LokaleResidualstatus",
"valueReference": {
"reference": "Observation/Observation-LokaleBeurteilungResidualstatus-example-1"
}
},
{
"url": "http://dktk.dkfz.de/fhir/StructureDefinition/onco-core-Extension-GesamtbeurteilungResidualstatus",
"valueReference": {
"reference": "Observation/Observation-GesamtbeurteilungResidualstatus-example-1"
}
}
],
"status": "active",
"category": {
"coding": [
{
"system": "http://dktk.dkfz.de/fhir/onco/core/CodeSystem/SYSTTherapieartCS",
"code": "CH",
"display": "Chemotherapie"
}
]
},
"medicationCodeableConcept": {
"coding": [
{
"code": "Ja"
}
]
},
"subject": {
"reference": "Patient/Patient-Patient-example-1"
},
"context": {
"reference": "Encounter/Encounter-Fall-example-1"
}
}