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

FHIR IG analytics

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

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
diagnostic-report-statusDiagnosticReportStatus

Narrative

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

Generated Narrative: CodeSystem diagnosticreportstatus-supplement

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

CodeDeutsch (Deutschland) (German (Germany), de)
registered Registriert
partial Unvollständig
preliminary Vorläufig
final Endgültig
amended Überarbeitet
corrected Korrigiert
appended Ergänzt
cancelled Abgebrochen
entered-in-error Fehleingabe
unknown Unbekannt

Source1

{
  "resourceType": "CodeSystem",
  "id": "diagnosticreportstatus-supplement",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://ig.fhir.de/igs/terminologie/CodeSystem/diagnosticreportstatus-supplement",
  "version": "0.0.1-alpha2",
  "name": "SupplementDiagnosticReportStatus",
  "title": "Supplement DiagnosticReportStatus",
  "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 DiagnosticReportStatus",
  "content": "supplement",
  "supplements": "http://hl7.org/fhir/diagnostic-report-status",
  "concept": [
    {
      "code": "registered",
      "designation": [
        {
          "language": "de-DE",
          "value": "Registriert"
        }
      ]
    },
    {
      "code": "partial",
      "designation": [
        {
          "language": "de-DE",
          "value": "Unvollständig"
        }
      ]
    },
    {
      "code": "preliminary",
      "designation": [
        {
          "language": "de-DE",
          "value": "Vorläufig"
        }
      ]
    },
    {
      "code": "final",
      "designation": [
        {
          "language": "de-DE",
          "value": "Endgültig"
        }
      ]
    },
    {
      "code": "amended",
      "designation": [
        {
          "language": "de-DE",
          "value": "Überarbeitet"
        }
      ]
    },
    {
      "code": "corrected",
      "designation": [
        {
          "language": "de-DE",
          "value": "Korrigiert"
        }
      ]
    },
    {
      "code": "appended",
      "designation": [
        {
          "language": "de-DE",
          "value": "Ergänzt"
        }
      ]
    },
    {
      "code": "cancelled",
      "designation": [
        {
          "language": "de-DE",
          "value": "Abgebrochen"
        }
      ]
    },
    {
      "code": "entered-in-error",
      "designation": [
        {
          "language": "de-DE",
          "value": "Fehleingabe"
        }
      ]
    },
    {
      "code": "unknown",
      "designation": [
        {
          "language": "de-DE",
          "value": "Unbekannt"
        }
      ]
    }
  ]
}