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

: Annex 2b Coordinated Care Order Domain - JSON Representation

Active as of 2026-07-29

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "annex-2b-coordinated-care-order-domain",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet annex-2b-coordinated-care-order-domain</b></p><a name=\"annex-2b-coordinated-care-order-domain\"> </a><a name=\"hcannex-2b-coordinated-care-order-domain\"> </a><ul><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-e12-home-nursing\">e12-home-nursing</a></td><td style=\"color: #cccccc\">e12 Home Nursing</td><td>Home-nursing order (haeusliche Krankenpflege)</td></tr><tr><td><a href=\"CodeSystem-annex-2b-care-domain.html#annex-2b-care-domain-e26-sociotherapy-order\">e26-sociotherapy-order</a></td><td style=\"color: #cccccc\">e26 Sociotherapy Order</td><td>Sociotherapy order</td></tr><tr><td><a href=\"CodeSystem-annex-2b-care-domain.html#annex-2b-care-domain-e62b-outpatient-intensive-care-order\">e62b-outpatient-intensive-care-order</a></td><td style=\"color: #cccccc\">e62B Outpatient Intensive Care Order</td><td>Outpatient intensive-care order</td></tr><tr><td><a href=\"CodeSystem-annex-2b-care-domain.html#annex-2b-care-domain-e63-sapv-order\">e63-sapv-order</a></td><td style=\"color: #cccccc\">e63 SAPV Order</td><td>Specialized outpatient palliative-care order</td></tr><tr><td><a href=\"CodeSystem-annex-2b-care-domain.html#annex-2b-care-domain-e64-preventive-care-order\">e64-preventive-care-order</a></td><td style=\"color: #cccccc\">e64 Preventive Care Order</td><td>Preventive-care order for a mother or father</td></tr></table></li></ul></div>"
  },
  "url" : "https://fhir.cognovis.de/praxis/ValueSet/annex-2b-coordinated-care-order-domain",
  "identifier" : [
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:2.16.840.1.113883.3.7985.48.68"
    }
  ],
  "version" : "2025-05-23",
  "name" : "Annex2bCoordinatedCareOrderDomainVS",
  "title" : "Annex 2b Coordinated Care Order Domain",
  "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" : "Order-only discriminators for the e12, e26, e62B, e63, and e64 coordinated-care cluster.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "DE",
          "display" : "Germany"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "https://fhir.cognovis.de/praxis/CodeSystem/annex-2b-care-domain",
        "concept" : [
          {
            "code" : "e12-home-nursing"
          },
          {
            "code" : "e26-sociotherapy-order"
          },
          {
            "code" : "e62b-outpatient-intensive-care-order"
          },
          {
            "code" : "e63-sapv-order"
          },
          {
            "code" : "e64-preventive-care-order"
          }
        ]
      }
    ]
  }
}