Implementation Guide
ePA Basisfunktionalitäten
Version 1.2.0-ballot.1 - draft

: EPA Provenance Participant Type ValueSet - JSON Representation

Draft as of 2025-08-01

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "epa-provenance-participant-type-vs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet epa-provenance-participant-type-vs</b></p><a name=\"epa-provenance-participant-type-vs\"> </a><a name=\"hcepa-provenance-participant-type-vs\"> </a><p>This value set expansion contains 1 concepts.</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>System</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\"><a name=\"epa-provenance-participant-type-vs-http://terminology.hl7.org/CodeSystem/provenance-participant-type-author\"> </a>\u00a0\u00a0<a href=\"http://terminology.hl7.org/6.3.0/CodeSystem-provenance-participant-type.html#provenance-participant-type-author\">author</a></td><td>http://terminology.hl7.org/CodeSystem/provenance-participant-type</td><td>Author</td><td>An agent that originates, or significant changes to, the entity and therefore has responsibility for the information given in the entity</td></tr></table></div>"
  },
  "url" : "https://gematik.de/fhir/epa/ValueSet/epa-provenance-participant-type-vs",
  "version" : "1.2.0-ballot.1",
  "name" : "EPAProvenanceParticipantTypeVS",
  "title" : "EPA Provenance Participant Type ValueSet",
  "status" : "draft",
  "experimental" : false,
  "date" : "2025-08-01",
  "publisher" : "gematik GmbH",
  "contact" : [
    {
      "name" : "gematik GmbH",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.gematik.de"
        },
        {
          "system" : "email",
          "value" : "patientteam [ at ] gematik.de"
        }
      ]
    }
  ],
  "description" : "Dieses Valueset enthält die Codes zur Beschreibung von Art der Beteiligung.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "DE"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/provenance-participant-type",
        "concept" : [
          {
            "code" : "author",
            "display" : "Author"
          }
        ]
      }
    ]
  },
  "expansion" : {
    "timestamp" : "2025-06-02",
    "contains" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/provenance-participant-type",
        "code" : "author",
        "display" : "Author"
      }
    ]
  }
}