2025.2.0 - ci-build

IGTTPFHIRGatewaygICS - Local Development build (v2025.2.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: DesignationUse - JSON Representation

Active as of 2025-06-12

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "DesignationUseCS",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem DesignationUseCS</b></p><a name=\"DesignationUseCS\"> </a><a name=\"hcDesignationUseCS\"> </a><p>This case-sensitive code system <code>https://ths-greifswald.de/fhir/CodeSystem/gics/DesignationUse</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td></tr><tr><td style=\"white-space:nowrap\">consent<a name=\"DesignationUseCS-consent\"> </a></td></tr><tr><td style=\"white-space:nowrap\">refusal<a name=\"DesignationUseCS-refusal\"> </a></td></tr><tr><td style=\"white-space:nowrap\">withdrawal<a name=\"DesignationUseCS-withdrawal\"> </a></td></tr></table></div>"
  },
  "url" : "https://ths-greifswald.de/fhir/CodeSystem/gics/DesignationUse",
  "version" : "2025.2.0",
  "name" : "DesignationUse",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-06-12",
  "publisher" : "Unabhängige Treuhandstelle der Universitätsmedizin Greifswald",
  "contact" : [
    {
      "name" : "Unabhängige Treuhandstelle der Universitätsmedizin Greifswald",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.ths-greifswald.de/"
        }
      ]
    }
  ],
  "description" : "Use codes (contexts) for terminology designations",
  "copyright" : "Copyright 2020-2025 Unabhängige Treuhandstelle der Universitätsmedizin Greifswald",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 3,
  "concept" : [
    {
      "code" : "consent",
      "display" : "consent"
    },
    {
      "code" : "refusal",
      "display" : "refusal"
    },
    {
      "code" : "withdrawal",
      "display" : "withdrawal"
    }
  ]
}