FHIR IG analytics| Package | de.medizininformatikinitiative.kerndatensatz.mtb |
| Resource Type | Procedure |
| Id | Procedure-MII-EXA-MTB-Systemtherapie-Beispiel-1.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Procedure",
"id": "MII-EXA-MTB-Systemtherapie-Beispiel-1",
"meta": {
"profile": [
"https://www.medizininformatik-initiative.de/fhir/ext/modul-mtb/StructureDefinition/mii-pr-mtb-systemische-therapie|2026.0.0"
]
},
"statusReason": {
"coding": [
{
"code": "regular-completion"
}
]
},
"extension": [
{
"valueCodeableConcept": {
"coding": [
{
"system": "https://www.medizininformatik-initiative.de/fhir/ext/modul-onko/CodeSystem/mii-cs-onko-intention",
"code": "K"
}
]
},
"url": "https://www.medizininformatik-initiative.de/fhir/ext/modul-onko/StructureDefinition/mii-ex-onko-systemische-therapie-intention"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/procedure-causedBy",
"valueReference": {
"reference": "MedicationRequest/Example"
}
}
],
"basedOn": [
{
"reference": "CarePlan/Example"
}
],
"code": {
"coding": [
{
"code": "CH",
"system": "https://www.medizininformatik-initiative.de/fhir/ext/modul-onko/CodeSystem/mii-cs-onko-therapie-typ"
},
{
"system": "http://fhir.de/CodeSystem/bfarm/ops",
"code": "8-54",
"display": "Zytostatische Chemotherapie, Immuntherapie und antiretrovirale Therapie",
"version": "2023"
}
]
},
"performedPeriod": {
"start": "2014-02-12",
"end": "2014-02-12"
},
"note": [
{
"text": "Test Text!"
}
],
"status": "completed",
"category": {
"coding": [
{
"code": "367336001",
"system": "http://snomed.info/sct",
"display": "Chemotherapy (procedure)"
}
]
},
"subject": {
"reference": "Patient/Example"
}
}