Polska specyfikacja bazowa HL7 FHIR (HL7 FHIR PL Base)
0.1.2 - ci-build
Polska specyfikacja bazowa HL7 FHIR (HL7 FHIR PL Base), published by HL7 Poland. This guide is not an authorized publication; it is the continuous build for version 0.1.2 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7-Poland/pl-fhir-base/ and changes regularly. See the Directory of published versions
Draft as of 2025-09-17 |
{
"resourceType" : "ValueSet",
"id" : "pl-p1DocumentType-VS",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet pl-p1DocumentType-VS</b></p><a name=\"pl-p1DocumentType-VS\"> </a><a name=\"hcpl-p1DocumentType-VS\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-pl-p1DocumentType-CS.html\"><code>http://hl7.org.pl/fhir/CodeSystem/pl-p1DocumentType-CS</code></a></li></ul></div>"
},
"url" : "http://hl7.org.pl/fhir/ig/pl-base/ValueSet/pl-p1DocumentType-VS",
"version" : "0.1.2",
"name" : "PLP1DocumentTypeVS",
"title" : "Typ dokumentu medycznego wg P1 (PL)",
"status" : "draft",
"date" : "2025-09-17T13:42:46+00:00",
"publisher" : "HL7 Poland",
"contact" : [
{
"name" : "HL7 Poland",
"telecom" : [
{
"system" : "url",
"value" : "http://hl7.org.pl"
}
]
}
],
"description" : "Typ dokumentu medycznego według klasyfikacji typów dokumentów na platfomie P1",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "PL",
"display" : "Poland"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://hl7.org.pl/fhir/CodeSystem/pl-p1DocumentType-CS"
}
]
}
}