German Practice Management FHIR Profiles (R4)
0.90.0 - STU1 Germany

German Practice Management FHIR Profiles (R4) - Local Development build (v0.90.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Praxis CarePlan Type - JSON Representation

Active as of 2026-07-29

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "praxis-care-plan-type",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet praxis-care-plan-type</b></p><a name=\"praxis-care-plan-type\"> </a><a name=\"hcpraxis-care-plan-type\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <a href=\"CodeSystem-praxis-care-plan-type.html\"><code>https://fhir.cognovis.de/praxis/CodeSystem/praxis-care-plan-type</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version &#x1F4E6;0.90.0</span></li><li>Include these codes as defined in <a href=\"CodeSystem-annex-2b-care-domain.html\"><code>https://fhir.cognovis.de/praxis/CodeSystem/annex-2b-care-domain</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version &#x1F4E6;2025-05-23</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"CodeSystem-annex-2b-care-domain.html#annex-2b-care-domain-e27-sociotherapy-plan\">e27-sociotherapy-plan</a></td><td style=\"color: #cccccc\">e27 Sociotherapy Plan</td><td>Sociotherapy support plan</td></tr><tr><td><a href=\"CodeSystem-annex-2b-care-domain.html#annex-2b-care-domain-e62c-outpatient-intensive-care-plan\">e62c-outpatient-intensive-care-plan</a></td><td style=\"color: #cccccc\">e62C Outpatient Intensive Care Plan</td><td>Outpatient intensive-care treatment plan</td></tr><tr><td><a href=\"CodeSystem-annex-2b-care-domain.html#annex-2b-care-domain-e70-assisted-reproduction-plan\">e70-assisted-reproduction-plan</a></td><td style=\"color: #cccccc\">e70 Assisted Reproduction Plan</td><td>Initial assisted-reproduction treatment plan</td></tr><tr><td><a href=\"CodeSystem-annex-2b-care-domain.html#annex-2b-care-domain-e70a-assisted-reproduction-follow-up\">e70a-assisted-reproduction-follow-up</a></td><td style=\"color: #cccccc\">e70A Assisted Reproduction Follow-up</td><td>Follow-up assisted-reproduction treatment plan</td></tr></table></li></ul></div>"
  },
  "url" : "https://fhir.cognovis.de/praxis/ValueSet/praxis-care-plan-type",
  "identifier" : [
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:2.16.840.1.113883.3.7985.48.40"
    }
  ],
  "version" : "0.90.0",
  "name" : "PraxisCarePlanTypeVS",
  "title" : "Praxis CarePlan Type",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-07-29T13:00:36+02:00",
  "publisher" : "cognovis GmbH",
  "contact" : [
    {
      "name" : "cognovis GmbH",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.cognovis.de"
        },
        {
          "system" : "email",
          "value" : "info@cognovis.de"
        }
      ]
    }
  ],
  "description" : "Plan type codes for use as PraxisCarePlanDE.category[planType]. Covers HZV, DMP, generic, and source-versioned Annex 2b domain care-plan types.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "DE",
          "display" : "Germany"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "https://fhir.cognovis.de/praxis/CodeSystem/praxis-care-plan-type"
      },
      {
        "system" : "https://fhir.cognovis.de/praxis/CodeSystem/annex-2b-care-domain",
        "concept" : [
          {
            "code" : "e27-sociotherapy-plan"
          },
          {
            "code" : "e62c-outpatient-intensive-care-plan"
          },
          {
            "code" : "e70-assisted-reproduction-plan"
          },
          {
            "code" : "e70a-assisted-reproduction-follow-up"
          }
        ]
      }
    ]
  }
}