Package | de.gematik.fhir.atf |
Resource Type | ValueSet |
Id | issue-type-vs |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=de.gematik.fhir.atf@1.4.1&canonical=https://gematik.de/fhir/atf/ValueSet/issue-type-vs |
URL | https://gematik.de/fhir/atf/ValueSet/issue-type-vs |
Version | 1.4.1 |
Status | active |
Date | 2025-07-31 |
Name | IssueTypeVS |
Title | Issue Type VS |
Description | Gibt an welche Art der Antwort auf eine Operation gegeben werden kann |
StructureDefinition | |
atf-operation-outcome | ATF Operation Outcome |
No resources found
No narrative content found in resource
{ "resourceType": "ValueSet", "status": "active", "name": "IssueTypeVS", "id": "issue-type-vs", "title": "Issue Type VS", "description": "Gibt an welche Art der Antwort auf eine Operation gegeben werden kann", "url": "https://gematik.de/fhir/atf/ValueSet/issue-type-vs", "experimental": false, "publisher": "gematik GmbH", "version": "1.4.1", "date": "2025-07-31", "compose": { "include": [ { "system": "http://hl7.org/fhir/issue-type", "concept": [ { "code": "invalid", "display": "Invalid Content" }, { "code": "processing", "display": "Processing Failure" }, { "code": "informational", "display": "Informational Note" } ] } ] } }