FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagede.medizininformatikinitiative.kerndatensatz.bildgebung
Resource TypeCarePlan
IdCarePlan-mii-exa-bildgebung-behandlungsempfehlung.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "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"
    }
  ]
}