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

FHIR IG analytics

Packagede.gematik.terminology
Resource TypeValueSet
IdValueSet-diagnostic-report-status.json
FHIR VersionR4
Sourcehttps://gematik.de/fhir/terminology/1.1.0-ballot.1/ValueSet-diagnostic-report-status.html
URLhttps://gematik.de/fhir/terminology/ValueSet/diagnostic-report-status
Version1.1.0
Statusactive
Date2026-11-16
NameDiagnosticReportStatusVS
TitleStatus Gesamtbefund
Realmde
DescriptionDieses Valueset enthält die Codes zur Beschreibung des Befundstatus.
Copyrightgematik GmbH / Dieses Artefakt ist lizenziert unter [Apache License](./license.html), Version 2.0.

Resources that use this resource

StructureDefinition
de.gematik.epa.laboratory#1.0.0-ballot.1diagnostic-report-dglpDiagnostic Report dgLP

Resources that this resource uses

CodeSystem
hl7.fhir.uv.xver-r4.r4b#0.1.0diagnostic-report-statusDiagnosticReportStatus

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "id": "diagnostic-report-status",
  "url": "https://gematik.de/fhir/terminology/ValueSet/diagnostic-report-status",
  "version": "1.1.0",
  "name": "DiagnosticReportStatusVS",
  "title": "Status Gesamtbefund",
  "status": "active",
  "experimental": false,
  "date": "2026-11-16",
  "publisher": "gematik GmbH",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "https://www.gematik.de"
        }
      ]
    }
  ],
  "description": "Dieses Valueset enthält die Codes zur Beschreibung des Befundstatus.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "DE"
        }
      ]
    }
  ],
  "immutable": false,
  "copyright": "gematik GmbH / Dieses Artefakt ist lizenziert unter [Apache License](./license.html), Version 2.0.",
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/diagnostic-report-status",
        "version": "4.0.1",
        "concept": [
          {
            "code": "registered",
            "display": "Registered"
          },
          {
            "code": "partial",
            "display": "Partial"
          },
          {
            "code": "preliminary",
            "display": "Preliminary"
          },
          {
            "code": "final",
            "display": "Final"
          },
          {
            "code": "amended",
            "display": "Amended"
          },
          {
            "code": "appended",
            "display": "Appended"
          },
          {
            "code": "corrected",
            "display": "Corrected"
          },
          {
            "code": "cancelled",
            "display": "Cancelled"
          },
          {
            "code": "entered-in-error",
            "display": "Entered in Error"
          }
        ]
      }
    ]
  },
  "expansion": {
    "identifier": "urn:uuid:70b9fc20-a75c-11f1-8b2b-005056ad42c6",
    "timestamp": "2026-09-03T07:58:09+02:00",
    "total": 9,
    "offset": 0,
    "contains": [
      {
        "system": "http://hl7.org/fhir/diagnostic-report-status",
        "version": "4.0.1",
        "code": "registered",
        "display": "Registered"
      },
      {
        "system": "http://hl7.org/fhir/diagnostic-report-status",
        "version": "4.0.1",
        "code": "partial",
        "display": "Partial"
      },
      {
        "system": "http://hl7.org/fhir/diagnostic-report-status",
        "version": "4.0.1",
        "code": "preliminary",
        "display": "Preliminary"
      },
      {
        "system": "http://hl7.org/fhir/diagnostic-report-status",
        "version": "4.0.1",
        "code": "final",
        "display": "Final"
      },
      {
        "system": "http://hl7.org/fhir/diagnostic-report-status",
        "version": "4.0.1",
        "code": "amended",
        "display": "Amended"
      },
      {
        "system": "http://hl7.org/fhir/diagnostic-report-status",
        "version": "4.0.1",
        "code": "appended",
        "display": "Appended"
      },
      {
        "system": "http://hl7.org/fhir/diagnostic-report-status",
        "version": "4.0.1",
        "code": "corrected",
        "display": "Corrected"
      },
      {
        "system": "http://hl7.org/fhir/diagnostic-report-status",
        "version": "4.0.1",
        "code": "cancelled",
        "display": "Cancelled"
      },
      {
        "system": "http://hl7.org/fhir/diagnostic-report-status",
        "version": "4.0.1",
        "code": "entered-in-error",
        "display": "Entered in Error"
      }
    ]
  }
}