FHIR IG analytics
| Package | de.gematik.epa |
| Resource Type | ValueSet |
| Id | ValueSet-epa-provenance-participant-type-vs.json |
| FHIR Version | R4 |
| Source | https://gematik.de/fhir/epa/1.3.2/ValueSet-epa-provenance-participant-type-vs.html |
| URL | https://gematik.de/fhir/epa/ValueSet/epa-provenance-participant-type-vs |
| Version | 1.2.0 |
| Status | active |
| Date | 2025-09-12 |
| Name | EPAProvenanceParticipantTypeVS |
| Title | EPA Provenance Participant Type ValueSet |
| Realm | de |
| Description | Dieses Valueset enthält die Codes zur Beschreibung von Art der Beteiligung. |
| Copyright | gematik GmbH / Dieses Artefakt ist lizenziert unter [Apache License](./license.html), Version 2.0. |
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
This value set expansion contains 1 concepts.
| System | Code | Display | Definition |
http://terminology.hl7.org/CodeSystem/provenance-participant-type | author | Author | An agent that originates, or significant changes to, the entity and therefore has responsibility for the information given in the entity |
Source1
{
"resourceType": "ValueSet",
"id": "epa-provenance-participant-type-vs",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://gematik.de/fhir/epa/ValueSet/epa-provenance-participant-type-vs",
"version": "1.2.0",
"name": "EPAProvenanceParticipantTypeVS",
"title": "EPA Provenance Participant Type ValueSet",
"status": "active",
"experimental": false,
"date": "2025-09-12",
"publisher": "gematik GmbH",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "https://www.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"
}
]
}
],
"immutable": false,
"copyright": "gematik GmbH / Dieses Artefakt ist lizenziert unter [Apache License](./license.html), Version 2.0.",
"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"
}
]
}
}