FHIR IG Statistics: ValueSet/service-identifier-vs
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "ValueSet",
"status": "active",
"name": "ServiceIdentifierVS",
"id": "service-identifier-vs",
"title": "Identifikator des Anwendungsfalls",
"description": "Identifikatoren zur Spezifikation einer Anwendung der E-Rezept-Kommunikation",
"url": "https://gematik.de/fhir/erp-servicerequest/ValueSet/service-identifier-vs",
"experimental": false,
"publisher": "gematik GmbH",
"version": "1.2.0",
"date": "2025-07-31",
"compose": {
"include": [
{
"system": "https://gematik.de/fhir/atf/CodeSystem/service-identifier-cs",
"filter": [
{
"property": "concept",
"op": "is-a",
"value": "eRezept_Rezeptanforderung"
}
]
},
{
"system": "https://gematik.de/fhir/atf/CodeSystem/service-identifier-cs",
"filter": [
{
"property": "concept",
"op": "is-a",
"value": "eRezept_ParenteraleZubereitung"
}
]
}
]
}
}