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

FHIR IG analytics

Packagede.fhir.terminologie
Resource TypeCodeSystem
IdCodeSystem-goallifecyclestatus-supplement.json
FHIR VersionR4
Sourcehttp://ig.fhir.de/igs/terminologie/0.0.1-alpha2/CodeSystem-goallifecyclestatus-supplement.html
URLhttp://ig.fhir.de/igs/terminologie/CodeSystem/goallifecyclestatus-supplement
Version0.0.1-alpha2
Statusdraft
Date2022-02-09
NameSupplementGoalLifecycleStatus
TitleSupplement GoalLifecycleStatus
Authorityhl7
DescriptionCodeSystem Supplement mit Deutschen Übersetzungen für GoalLifecycleStatus
Contentsupplement
Supplementshttp://hl7.org/fhir/goal-status

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
goal-statusGoalLifecycleStatus

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem goallifecyclestatus-supplement

This code system supplement http://ig.fhir.de/igs/terminologie/CodeSystem/goallifecyclestatus-supplement defines displays on the following codes:

CodeDeutsch (Deutschland) (German (Germany), de)
proposed Vorgeschlagen
planned Geplant
accepted Angenommen
active Aktiv
on-hold Pausiert
completed Abgeschlossen
cancelled Storniert
entered-in-error Irrtürmliche Eingabe
rejected Abgelehnt

Source1

{
  "resourceType": "CodeSystem",
  "id": "goallifecyclestatus-supplement",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://ig.fhir.de/igs/terminologie/CodeSystem/goallifecyclestatus-supplement",
  "version": "0.0.1-alpha2",
  "name": "SupplementGoalLifecycleStatus",
  "title": "Supplement GoalLifecycleStatus",
  "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 GoalLifecycleStatus",
  "content": "supplement",
  "supplements": "http://hl7.org/fhir/goal-status",
  "concept": [
    {
      "code": "proposed",
      "designation": [
        {
          "language": "de-DE",
          "value": "Vorgeschlagen"
        }
      ]
    },
    {
      "code": "planned",
      "designation": [
        {
          "language": "de-DE",
          "value": "Geplant"
        }
      ]
    },
    {
      "code": "accepted",
      "designation": [
        {
          "language": "de-DE",
          "value": "Angenommen"
        }
      ]
    },
    {
      "code": "active",
      "designation": [
        {
          "language": "de-DE",
          "value": "Aktiv"
        }
      ]
    },
    {
      "code": "on-hold",
      "designation": [
        {
          "language": "de-DE",
          "value": "Pausiert"
        }
      ]
    },
    {
      "code": "completed",
      "designation": [
        {
          "language": "de-DE",
          "value": "Abgeschlossen"
        }
      ]
    },
    {
      "code": "cancelled",
      "designation": [
        {
          "language": "de-DE",
          "value": "Storniert"
        }
      ]
    },
    {
      "code": "entered-in-error",
      "designation": [
        {
          "language": "de-DE",
          "value": "Irrtürmliche Eingabe"
        }
      ]
    },
    {
      "code": "rejected",
      "designation": [
        {
          "language": "de-DE",
          "value": "Abgelehnt"
        }
      ]
    }
  ]
}