FHIR IG analytics| Package | de.medizininformatikinitiative.kerndatensatz.bildgebung |
| Resource Type | CarePlan |
| Id | CarePlan-mii-exa-bildgebung-behandlungsempfehlung.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "CarePlan",
"id": "mii-exa-bildgebung-behandlungsempfehlung",
"meta": {
"profile": [
"https://www.medizininformatik-initiative.de/fhir/ext/modul-bildgebung/StructureDefinition/mii-pr-bildgebung-behandlungsempfehlung"
]
},
"status": "completed",
"intent": "proposal",
"description": "The patient must receive vacuum biopsy",
"subject": {
"reference": "Patient/PatExample"
},
"supportingInfo": [
{
"reference": "DiagnosticReport/mii-exa-bildgebung-radiologischer-Befund"
}
]
}