German Practice Management FHIR Profiles (R4)
0.49.0 - STU1 Germany flag

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

: Praxis CarePlan Category - JSON Representation

Active as of 2026-05-04

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "praxis-care-plan-category",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem praxis-care-plan-category</b></p><a name=\"praxis-care-plan-category\"> </a><a name=\"hcpraxis-care-plan-category\"> </a><p>This case-sensitive code system <code>https://fhir.cognovis.de/praxis/CodeSystem/praxis-care-plan-category</code> defines the following code:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">praxis<a name=\"praxis-care-plan-category-praxis\"> </a></td><td>Praxis</td><td>Allgemeinmedizinischer / humanmedizinischer Behandlungsplan (Praxisverwaltung)</td></tr></table></div>"
  },
  "url" : "https://fhir.cognovis.de/praxis/CodeSystem/praxis-care-plan-category",
  "identifier" : [
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:2.16.840.1.113883.3.7985.16.31"
    }
  ],
  "version" : "0.49.0",
  "name" : "PraxisCarePlanCategoryCS",
  "title" : "Praxis CarePlan Category",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-05-04T13:25:14+00:00",
  "publisher" : "cognovis GmbH",
  "contact" : [
    {
      "name" : "cognovis GmbH",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.cognovis.de"
        },
        {
          "system" : "email",
          "value" : "info@cognovis.de"
        }
      ]
    }
  ],
  "description" : "Category marker CodeSystem for PraxisCarePlanDE. Single code 'praxis' identifies this CarePlan as a general practice (humanmedizinisch) plan, in contrast to dental care plans (DentalCarePlanDE) from fhir-dental-de.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "DE",
          "display" : "Germany"
        }
      ]
    }
  ],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 1,
  "concept" : [
    {
      "code" : "praxis",
      "display" : "Praxis",
      "definition" : "Allgemeinmedizinischer / humanmedizinischer Behandlungsplan (Praxisverwaltung)"
    }
  ]
}