Package | hl7.fhir.cz.core |
Type | CodeSystem |
Id | cz-dlpformy-cs |
FHIR Version | R4 |
Source | https://hl7.cz/fhir/core/https://build.fhir.org/ig/HL7-cz/cz-core/CodeSystem-cz-dlpformy-cs.html |
URL | https://hl7.cz/fhir/core/CodeSystem/cz-dlpformy-cs |
Version | 0.3.0-ballot |
Status | active |
Date | 2025-01-17 |
Name | CZ_DLPFormyCs |
Title | Codesystem DLP formy |
Realm | cz |
Authority | hl7 |
Description | Drug forms code system managed by Státní ústav kontroly léčiv (SÚKL). |
Content | fragment |
ValueSet | |
cz-dlpformy-vs | Value set of DLP formy |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem cz-dlpformy-cs
Language: cs-CZ
This case-sensitive code system https://hl7.cz/fhir/core/CodeSystem/cz-dlpformy-cs
provides a fragment that includes following codes:
Code | Display |
TBL_FLM | Potahovaná tableta |
INJSOL | Injekční roztok |
{ "resourceType": "CodeSystem", "id": "cz-dlpformy-cs", "language": "cs-CZ", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", "valueInteger": 2 }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "trial-use" } ], "url": "https://hl7.cz/fhir/core/CodeSystem/cz-dlpformy-cs", "identifier": [ { "system": "urn:ietf:rfc:3986" } ], "version": "0.3.0-ballot", "name": "CZ_DLPFormyCs", "title": "Codesystem DLP formy", "status": "active", "experimental": false, "date": "2025-01-17", "publisher": "HL7 Czech Republic", "contact": [ { "name": "HL7 Czech Republic", "telecom": [ { "system": "url", "value": "https://www.hl7.cz/" } ] } ], "description": "Drug forms code system managed by Státní ústav kontroly léčiv (SÚKL).", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "CZ", "display": "Czechia" } ] } ], "caseSensitive": true, "content": "fragment", "concept": [ { "code": "TBL_FLM", "display": "Potahovaná tableta" }, { "code": "INJSOL", "display": "Injekční roztok" } ] }