FHIR IG analytics
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
- Include these codes as defined in
http://hl7.org.pl/fhir/ig/pl-lab/CodeSystem/pl-lab-serviceCatalogType-CS version Not Stated (use latest from terminology server)| Code | Display |
| LA | Katalog usług laboratorium |
| PP | Katalog usług punktu pobrań |
Source1
{
"resourceType": "ValueSet",
"id": "pl-lab-serviceCatalogType-VS",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://loinc-ssidl.umed.pl/fhir/ig/ssidl/ValueSet/pl-lab-serviceCatalogType-VS",
"version": "0.1.5",
"name": "LaboratoryServiceCatalogTypeVS",
"title": "Kody typów katalogów usług laboratoryjnych",
"status": "active",
"date": "2026-02-02T14:41:47+00:00",
"publisher": "Uniwersytet Medyczny w Łodzi",
"contact": [
{
"name": "Uniwersytet Medyczny w Łodzi",
"telecom": [
{
"system": "url",
"value": "http://umed.pl"
}
]
}
],
"description": "Kody typów katalogów usług laboratoryjnych",
"compose": {
"include": [
{
"system": "http://hl7.org.pl/fhir/ig/pl-lab/CodeSystem/pl-lab-serviceCatalogType-CS",
"concept": [
{
"code": "LA",
"display": "Katalog usług laboratorium"
},
{
"code": "PP",
"display": "Katalog usług punktu pobrań"
}
]
}
]
}
}