FHIR IG Statistics: ValueSet/epa-operation-outcome-vs
Resources that use this resource
Resources that this resource uses
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"
}
]
}
}