: Art des ServiceRequests (VS) - JSON Representation
Raw json | Download
{
"resourceType" : "ValueSet",
"id" : "service-request-type-vs",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet service-request-type-vs</b></p><a name=\"service-request-type-vs\"> </a><a name=\"hcservice-request-type-vs\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-service-request-type-cs.html\"><code>https://gematik.de/fhir/erp-servicerequest/CodeSystem/service-request-type-cs</code></a></li></ul></div>"
},
"url" : "https://gematik.de/fhir/erp-servicerequest/ValueSet/service-request-type-vs",
"version" : "1.2.0",
"name" : "ServiceRequestTypeVS",
"title" : "Art des ServiceRequests (VS)",
"status" : "active",
"experimental" : false,
"date" : "2025-07-31",
"description" : "Spezifiziert den Typ des ServiceRequests und wird zur Identifikation von ServiceRequests verwendet",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "DE",
"display" : "Germany"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "https://gematik.de/fhir/erp-servicerequest/CodeSystem/service-request-type-cs"
}
]
}
}