Specyfikacja interoperacyjności prototypu SSIDL
0.1.1 - ci-build
Specyfikacja interoperacyjności prototypu SSIDL, published by Uniwersytet Medyczny w Łodzi. This guide is not an authorized publication; it is the continuous build for version 0.1.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/SSIDL/ssidl-ig/ and changes regularly. See the Directory of published versions
Draft as of 2025-08-28 |
{
"resourceType" : "ValueSet",
"id" : "ssidl-definitionUseContext-VS",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet ssidl-definitionUseContext-VS</b></p><a name=\"ssidl-definitionUseContext-VS\"> </a><a name=\"hcssidl-definitionUseContext-VS\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-ssidl-definitionUseContext-CS.html\"><code>http://loinc-ssidl.umed.pl/fhir/ig/ssidl/CodeSystem/ssidl-definitionUseContext-CS</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"CodeSystem-ssidl-definitionUseContext-CS.html#ssidl-definitionUseContext-CS-BW\">BW</a></td><td>Baza wiedzy SSIDL</td></tr><tr><td><a href=\"CodeSystem-ssidl-definitionUseContext-CS.html#ssidl-definitionUseContext-CS-KU\">KU</a></td><td>katalog usług</td></tr></table></li></ul></div>"
},
"url" : "http://loinc-ssidl.umed.pl/fhir/ig/ssidl/ValueSet/ssidl-definitionUseContext-VS",
"version" : "0.1.1",
"name" : "SsidlDefinitionUseContextVS",
"title" : "Kontekst użycia definicji",
"status" : "draft",
"date" : "2025-08-28T19:36:49+00:00",
"publisher" : "Uniwersytet Medyczny w Łodzi",
"contact" : [
{
"name" : "Uniwersytet Medyczny w Łodzi",
"telecom" : [
{
"system" : "url",
"value" : "http://umed.pl"
}
]
}
],
"description" : "Kontekst użycia definicji usługi/testu laboratoryjnego",
"compose" : {
"include" : [
{
"system" : "http://loinc-ssidl.umed.pl/fhir/ig/ssidl/CodeSystem/ssidl-definitionUseContext-CS",
"concept" : [
{
"code" : "BW",
"display" : "Baza wiedzy SSIDL"
},
{
"code" : "KU",
"display" : "katalog usług"
}
]
}
]
}
}