FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/epa-operation-outcome-vs

Packagede.gematik.dev.epa
Resource TypeValueSet
Idepa-operation-outcome-vs
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.gematik.dev.epa@1.0.5-alpha.3&canonical=https://gematik.de/fhir/epa/ValueSet/epa-operation-outcome-vs
URLhttps://gematik.de/fhir/epa/ValueSet/epa-operation-outcome-vs
Version1.0.5
Statusdraft
Date2024-08-14
NameEPAOperationOutcomeVS
TitleEPA OperationOutcome Value Set
DescriptionSchließt alle ValueSets von EPAOperationOutcomeCS sowie die in FHIR verwendeten Operation Outcome-Codes ein

Resources that use this resource

StructureDefinition
epa-operation-outcomeEPA OperationOutcome

Resources that this resource uses

CodeSystem
operation-outcomeOperation Outcome Codes
epa-operation-outcome-codes-csEPA OperationOutcome CodeSystem

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "status": "draft",
  "name": "EPAOperationOutcomeVS",
  "id": "epa-operation-outcome-vs",
  "title": "EPA OperationOutcome Value Set",
  "description": "Schließt alle ValueSets von EPAOperationOutcomeCS sowie die in FHIR verwendeten Operation Outcome-Codes ein",
  "url": "https://gematik.de/fhir/epa/ValueSet/epa-operation-outcome-vs",
  "version": "1.0.5",
  "experimental": false,
  "publisher": "gematik GmbH",
  "date": "2024-08-14",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "https://www.gematik.de"
        }
      ]
    }
  ],
  "immutable": false,
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/operation-outcome"
      },
      {
        "system": "https://gematik.de/fhir/epa/CodeSystem/epa-operation-outcome-codes-cs"
      }
    ]
  }
}