| Package | hl7.fhir.pl.ssidl |
| Resource Type | CodeSystem |
| Id | ssidl-methodType-CS |
| FHIR Version | R5 |
| Source | http://loinc-ssidl.umed.pl/fhir/ig/ssidl/https://build.fhir.org/ig/SSIDL/ssidl-ig/CodeSystem-ssidl-methodType-CS.html |
| URL | http://loinc-ssidl.umed.pl/fhir/ig/ssidl/CodeSystem/ssidl-methodType-CS |
| Version | 0.1.0 |
| Status | draft |
| Date | 2025-08-12T19:23:52+00:00 |
| Name | SsidlMethodTypeCS |
| Title | Słownik metod oznaczeń laboratoryjnych |
| Realm | pl |
| Authority | hl7 |
| Description | Uzupełniający (dla LOINC) słownik metod oznaczeń laboratoryjnych (słownik własny SSIDL) |
| Content | complete |
| ValueSet | |
| ssidl-methodType-VS | Kody metod oznaczeń laboratoryjnych |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem ssidl-methodType-CS
This code system http://loinc-ssidl.umed.pl/fhir/ig/ssidl/CodeSystem/ssidl-methodType-CS defines the following code:
| Code | Display |
| KOLOR | Metoda kolorymetryczna |
{
"resourceType": "CodeSystem",
"id": "ssidl-methodType-CS",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://loinc-ssidl.umed.pl/fhir/ig/ssidl/CodeSystem/ssidl-methodType-CS",
"version": "0.1.0",
"name": "SsidlMethodTypeCS",
"title": "Słownik metod oznaczeń laboratoryjnych",
"status": "draft",
"date": "2025-08-12T19:23:52+00:00",
"publisher": "UMed",
"contact": [
{
"name": "UMed",
"telecom": [
{
"system": "url",
"value": "http://umed.pl"
}
]
}
],
"description": "Uzupełniający (dla LOINC) słownik metod oznaczeń laboratoryjnych (słownik własny SSIDL)",
"content": "complete",
"count": 1,
"concept": [
{
"code": "KOLOR",
"display": "Metoda kolorymetryczna"
}
]
}