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

FHIR IG analytics

Packagede.medizininformatikinitiative.kerndatensatz.mtb
Resource TypeCarePlan
IdCarePlan-mii-exa-mtb-therapieplan-kombinationstherapie.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-mtb-therapieplan-kombinationstherapie",
  "meta": {
    "profile": [
      "https://www.medizininformatik-initiative.de/fhir/ext/modul-mtb/StructureDefinition/mii-pr-mtb-therapieplan|2026.0.0"
    ]
  },
  "category": [
    {
      "coding": [
        {
          "system": "https://www.medizininformatik-initiative.de/fhir/ext/modul-onko/CodeSystem/mii-cs-onko-therapieplanung-typ",
          "code": "postth"
        }
      ]
    }
  ],
  "activity": [
    {
      "reference": {
        "reference": "RequestGroup/mii-exa-mtb-therapieempfehlung-kombinationstherapie"
      }
    }
  ],
  "intent": "plan",
  "status": "active",
  "subject": {
    "reference": "Patient/mii-exa-mtb-patient"
  },
  "created": "2024-08-09"
}