2025.2.0 - ci-build

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

: ConsentStatusConsentShortValues - JSON Representation

Active as of 2025-06-12

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "ConsentStatusConsentShortValuesVS",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet ConsentStatusConsentShortValuesVS</b></p><a name=\"ConsentStatusConsentShortValuesVS\"> </a><a name=\"hcConsentStatusConsentShortValuesVS\"> </a><p>This value set contains 2 concepts</p><table class=\"codes\"><tr><td><b>System</b></td><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a name=\"ConsentStatusConsentShortValuesVS-https://ths-greifswald.de/fhir/CodeSystem/gics/ConsentStatus-ACCEPTED\"> </a><code>https://ths-greifswald.de/fhir/CodeSystem/gics/ConsentStatus</code></td><td style=\"white-space:nowrap\">\u00a0\u00a0<a href=\"CodeSystem-ConsentStatusCS.html#ConsentStatusCS-ACCEPTED\">ACCEPTED</a></td><td>Ja</td></tr><tr><td><a name=\"ConsentStatusConsentShortValuesVS-https://ths-greifswald.de/fhir/CodeSystem/gics/ConsentStatus-DECLINED\"> </a><code>https://ths-greifswald.de/fhir/CodeSystem/gics/ConsentStatus</code></td><td style=\"white-space:nowrap\">\u00a0\u00a0<a href=\"CodeSystem-ConsentStatusCS.html#ConsentStatusCS-DECLINED\">DECLINED</a></td><td>Nein</td></tr></table></div>"
  },
  "url" : "https://ths-greifswald.de/fhir/ValueSet/gics/ConsentStatusConsentShortValues",
  "version" : "2025.2.0",
  "name" : "ConsentStatusConsentShortValues",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-06-12",
  "publisher" : "Independent Trusted Third Party of the University Medicine Greifswald",
  "contact" : [
    {
      "name" : "Independent Trusted Third Party of the University Medicine Greifswald",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.ths-greifswald.de/"
        }
      ]
    }
  ],
  "description" : "consent states - minimal subset CONSENT documents",
  "copyright" : "Copyright 2020-2025 Unabhängige Treuhandstelle der Universitätsmedizin Greifswald",
  "compose" : {
    "include" : [
      {
        "system" : "https://ths-greifswald.de/fhir/CodeSystem/gics/ConsentStatus",
        "concept" : [
          {
            "code" : "ACCEPTED"
          },
          {
            "code" : "DECLINED"
          }
        ]
      }
    ]
  },
  "expansion" : {
    "timestamp" : "2021-04-12T12:00:00Z",
    "total" : 2,
    "parameter" : [
      {
        "name" : "designation",
        "valueCode" : "consent"
      }
    ],
    "contains" : [
      {
        "system" : "https://ths-greifswald.de/fhir/CodeSystem/gics/ConsentStatus",
        "code" : "ACCEPTED",
        "display" : "Ja"
      },
      {
        "system" : "https://ths-greifswald.de/fhir/CodeSystem/gics/ConsentStatus",
        "code" : "DECLINED",
        "display" : "Nein"
      }
    ]
  }
}