FHIR IG analytics| Package | de.medizininformatikinitiative.kerndatensatz.seltene |
| Resource Type | ServiceRequest |
| Id | ServiceRequest-mii-exa-seltene-therapieempfehlung-physiotherapie-sma.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "ServiceRequest",
"id": "mii-exa-seltene-therapieempfehlung-physiotherapie-sma",
"meta": {
"profile": [
"https://www.medizininformatik-initiative.de/fhir/ext/modul-seltene/StructureDefinition/mii-pr-seltene-therapieempfehlung-nicht-medikamentoes|2026.0.1"
]
},
"status": "active",
"intent": "proposal",
"category": [
{
"coding": [
{
"system": "https://www.medizininformatik-initiative.de/fhir/ext/modul-seltene/CodeSystem/mii-cs-seltene-therapieempfehlung-strategie",
"code": "other",
"display": "Sonstige"
}
]
},
{
"coding": [
{
"system": "https://www.medizininformatik-initiative.de/fhir/ext/modul-seltene/CodeSystem/mii-cs-seltene-therapieempfehlung-typ",
"code": "symptomatic",
"display": "Symptomatisch"
}
]
}
],
"priority": "routine",
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "91251008",
"display": "Physical therapy procedure"
}
],
"text": "Physiotherapie zur Erhaltung der motorischen Funktionen"
},
"subject": {
"reference": "Patient/patient-sma-001"
},
"occurrenceTiming": {
"repeat": {
"frequency": 2,
"period": 1,
"periodUnit": "wk"
}
},
"authoredOn": "2024-07-29",
"reasonReference": [
{
"reference": "Condition/sma-diagnosis",
"display": "Infantile Spinale Muskelatrophie Typ 1"
}
],
"note": [
{
"text": "Regelmäßige Physiotherapie 2x wöchentlich zur Kontrakturprophylaxe und Erhaltung der Restfunktion"
}
]
}