FHIR IG analytics
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
Source1
{
"resourceType": "ValueSet",
"id": "pl-lab-laboratoryType-VS",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://loinc-ssidl.umed.pl/fhir/ig/ssidl/ValueSet/pl-lab-laboratoryType-VS",
"version": "0.1.5",
"name": "LaboratoryTypeVS",
"title": "Kod rodzaju laboratorium",
"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": "Kod rodzaju laboratorium",
"compose": {
"include": [
{
"system": "http://hl7.org.pl/fhir/CodeSystem/pl-medicalEntityCellType-CS",
"concept": [
{
"code": "7100",
"display": "Medyczne laboratorium diagnostyczne (laboratorium)"
},
{
"code": "7102",
"display": "Pracownia genetyczna"
},
{
"code": "7104",
"display": "Pracownia toksykologiczna"
},
{
"code": "7120",
"display": "Pracownia diagnostyki mikrobiologicznej"
},
{
"code": "7130",
"display": "Pracownia serologiczna"
}
]
}
]
}
}