Package | cezih.hr.cezih-osnova |
Resource Type | CodeSystem |
Id | sifrarnici-procedura |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=cezih.hr.cezih-osnova@0.2.9&canonical=http://fhir.cezih.hr/specifikacije/CodeSystem/sifrarnici-procedura |
URL | http://fhir.cezih.hr/specifikacije/CodeSystem/sifrarnici-procedura |
Version | 0.2.3 |
Status | draft |
Date | 2024-01-25T14:50:58+00:00 |
Name | HRSifrarniciProcedura |
Title | Šifrarnici procedura |
Description | Kodna lista sadrži šifrarnike koji se koriste za kodiranje procedura u eKarton bazi. |
Content | complete |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Properties
This code system defines the following properties for its concepts
Code | URI | Type | Description |
table-name | http://fhir.cezih.hr/specifikacije/CodeSystem/sifrarnici-proceduraproperties/table-name | string | Sadrži naziv tablice u kojoj se nalazi šifrarnik. |
Concepts
This code system http://fhir.cezih.hr/specifikacije/CodeSystem/sifrarnici-procedura
defines the following codes:
Code | Display |
01 | Plava knjiga |
02 | PPTP postupci |
03 | LAB naručivanje |
04 | LAB rezultati |
{ "resourceType": "CodeSystem", "id": "sifrarnici-procedura", "meta": { "versionId": "4", "lastUpdated": "2023-10-18T13:19:11.910+00:00", "source": "#948af34806b09945" }, "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "http://fhir.cezih.hr/specifikacije/CodeSystem/sifrarnici-procedura", "identifier": [ { "use": "official", "system": "urn:ietf:rfc:3986", "value": "urn:oid:2.16.840.1.113883.2.7.60.1.185" } ], "version": "0.2.3", "name": "HRSifrarniciProcedura", "title": "Šifrarnici procedura", "status": "draft", "date": "2024-01-25T14:50:58+00:00", "contact": [ { "name": "Krešimir Kerš", "telecom": [ { "system": "email", "value": "kresimir.kers@ericsson.com" } ] } ], "description": "Kodna lista sadrži šifrarnike koji se koriste za kodiranje procedura u eKarton bazi.", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "HR", "display": "Croatia" } ], "text": "Croatia" } ], "valueSet": "http://fhir.cezih.hr/specifikacije/ValueSet/sifrarnici-procedura", "content": "complete", "property": [ { "code": "table-name", "uri": "http://fhir.cezih.hr/specifikacije/CodeSystem/sifrarnici-proceduraproperties/table-name", "description": "Sadrži naziv tablice u kojoj se nalazi šifrarnik.", "type": "string" } ], "concept": [ { "code": "01", "display": "Plava knjiga", "property": [ { "code": "table-name", "valueString": "TZK_IMPLEMENTED_PROCEDURES" } ] }, { "code": "02", "display": "PPTP postupci", "property": [ { "code": "table-name", "valueString": "TZK_PPTP_PROCEDURES" } ] }, { "code": "03", "display": "LAB naručivanje", "property": [ { "code": "table-name", "valueString": "TZK_LAB_PROCEDURES_ORDER" } ] }, { "code": "04", "display": "LAB rezultati", "property": [ { "code": "table-name", "valueString": "TZK_LAB_PROCEDURES" } ] } ] }