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

FHIR IG analytics

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

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem medication-status-codes-supplement

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

CodeDeutsch (Deutschland) (German (Germany), de)
recorded Dokumentiert
entered-in-error Irrtürmliche Eingabe
draft Entwurf

Source1

{
  "resourceType": "CodeSystem",
  "id": "medication-status-codes-supplement",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://ig.fhir.de/igs/terminologie/CodeSystem/medication-status-codes-supplement",
  "version": "0.0.1-alpha2",
  "name": "SupplementMedicationStatusCodes",
  "title": "Supplement Medication Status Codes",
  "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 Medication Status Codes",
  "content": "supplement",
  "supplements": "http://hl7.org/fhir/CodeSystem/medication-statement-status",
  "concept": [
    {
      "code": "recorded",
      "designation": [
        {
          "language": "de-DE",
          "value": "Dokumentiert"
        }
      ]
    },
    {
      "code": "entered-in-error",
      "designation": [
        {
          "language": "de-DE",
          "value": "Irrtürmliche Eingabe"
        }
      ]
    },
    {
      "code": "draft",
      "designation": [
        {
          "language": "de-DE",
          "value": "Entwurf"
        }
      ]
    }
  ]
}