0.0.1-alpha2 - ci-build

TerminologieDE, published by HL7 Deutschland e.V. (Technisches Komitee Terminologien). This guide is not an authorized publication; it is the continuous build for version 0.0.1-alpha2 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7germany/de.basisprofil.terminology/ and changes regularly. See the Directory of published versions

: Supplement CarePlanIntent - JSON Representation

Draft as of 2022-02-09

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "careplanintent-supplement",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem careplanintent-supplement</b></p><a name=\"careplanintent-supplement\"> </a><a name=\"hccareplanintent-supplement\"> </a><p>This code system supplement <code>http://fhir.de/terminologie/CodeSystem/careplanintent-supplement</code> defines displays on the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Deutsch (Deutschland) (German (Germany), de)</b></td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://hl7.org/fhir/R4/codesystem-request-intent.html#request-intent-proposal\">proposal</a><a name=\"careplanintent-supplement-proposal\"> </a></td><td>Vorschlag</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://hl7.org/fhir/R4/codesystem-request-intent.html#request-intent-plan\">plan</a><a name=\"careplanintent-supplement-plan\"> </a></td><td>Plan</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://hl7.org/fhir/R4/codesystem-request-intent.html#request-intent-directive\">directive</a><a name=\"careplanintent-supplement-directive\"> </a></td><td>Richtlinie</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://hl7.org/fhir/R4/codesystem-request-intent.html#request-intent-order\">order</a><a name=\"careplanintent-supplement-order\"> </a></td><td>Auftrag</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://hl7.org/fhir/R4/codesystem-request-intent.html#request-intent-original-order\">original-order</a><a name=\"careplanintent-supplement-original-order\"> </a></td><td>Ursprünglicher Auftrag</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://hl7.org/fhir/R4/codesystem-request-intent.html#request-intent-reflex-order\">reflex-order</a><a name=\"careplanintent-supplement-reflex-order\"> </a></td><td>Auftrag als Reaktion auf erste Ergebnisse</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://hl7.org/fhir/R4/codesystem-request-intent.html#request-intent-filler-order\">filler-order</a><a name=\"careplanintent-supplement-filler-order\"> </a></td><td>Auftrag des Leistungserbringers</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://hl7.org/fhir/R4/codesystem-request-intent.html#request-intent-instance-order\">instance-order</a><a name=\"careplanintent-supplement-instance-order\"> </a></td><td>Unterauftrag</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://hl7.org/fhir/R4/codesystem-request-intent.html#request-intent-option\">option</a><a name=\"careplanintent-supplement-option\"> </a></td><td>Option</td></tr></table></div>"
  },
  "url" : "http://fhir.de/terminologie/CodeSystem/careplanintent-supplement",
  "version" : "0.0.1-alpha2",
  "name" : "SupplementCarePlanIntent",
  "title" : "Supplement CarePlanIntent",
  "status" : "draft",
  "experimental" : true,
  "date" : "2022-02-09",
  "publisher" : "HL7 Deutschland e.V. (Technisches Komitee Terminologien)",
  "contact" : [
    {
      "name" : "HL7 Deutschland e.V. (Technisches Komitee Terminologien)",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://hl7.de/technische-komitees/terminologien/"
        }
      ]
    }
  ],
  "description" : "CodeSystem Supplement mit Deutschen Übersetzungen für CarePlanIntent",
  "content" : "supplement",
  "supplements" : "http://hl7.org/fhir/request-intent",
  "concept" : [
    {
      "code" : "proposal",
      "designation" : [
        {
          "language" : "de-DE",
          "value" : "Vorschlag"
        }
      ]
    },
    {
      "code" : "plan",
      "designation" : [
        {
          "language" : "de-DE",
          "value" : "Plan"
        }
      ]
    },
    {
      "code" : "directive",
      "designation" : [
        {
          "language" : "de-DE",
          "value" : "Richtlinie"
        }
      ]
    },
    {
      "code" : "order",
      "designation" : [
        {
          "language" : "de-DE",
          "value" : "Auftrag"
        }
      ]
    },
    {
      "code" : "original-order",
      "designation" : [
        {
          "language" : "de-DE",
          "value" : "Ursprünglicher Auftrag"
        }
      ]
    },
    {
      "code" : "reflex-order",
      "designation" : [
        {
          "language" : "de-DE",
          "value" : "Auftrag als Reaktion auf erste Ergebnisse"
        }
      ]
    },
    {
      "code" : "filler-order",
      "designation" : [
        {
          "language" : "de-DE",
          "value" : "Auftrag des Leistungserbringers"
        }
      ]
    },
    {
      "code" : "instance-order",
      "designation" : [
        {
          "language" : "de-DE",
          "value" : "Unterauftrag"
        }
      ]
    },
    {
      "code" : "option",
      "designation" : [
        {
          "language" : "de-DE",
          "value" : "Option"
        }
      ]
    }
  ]
}