Package | cezih.hr.cezih-osnova |
Resource Type | CodeSystem |
Id | status-eftuk-procesa |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=cezih.hr.cezih-osnova@0.2.9&canonical=http://fhir.cezih.hr/specifikacije/CodeSystem/status-eftuk-procesa |
URL | http://fhir.cezih.hr/specifikacije/CodeSystem/status-eftuk-procesa |
Version | 0.2.3 |
Status | draft |
Date | 2023-01-26 |
Name | StatusFTUKProcesa |
Title | Status FTUK procesa |
Description | KOdna lista status FTUK procesa |
Purpose | KOristi se interno unutar FTUK komponente |
Content | complete |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
This case-insensitive code system http://fhir.cezih.hr/specifikacije/CodeSystem/status-eftuk-procesa
defines the following codes:
Code | Display |
SI | initial state |
S1 | READY for approval |
S2 | APPROVED |
S3 | PARTIAL |
S4 | CANCELED |
S5 | FINISHED |
SF | final state (READY_FOR_ARCHIVAL) |
{ "resourceType": "CodeSystem", "id": "status-eftuk-procesa", "meta": { "versionId": "7", "lastUpdated": "2023-03-27T07:06:48.871+00:00", "source": "#s7xCJPYx1PFEksuv" }, "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "http://fhir.cezih.hr/specifikacije/CodeSystem/status-eftuk-procesa", "identifier": [ { "use": "official", "system": "urn:ietf:rfc:3986", "value": "urn:oid:2.16.840.1.113883.2.7.60.1.150" } ], "version": "0.2.3", "name": "StatusFTUKProcesa", "title": "Status FTUK procesa", "status": "draft", "experimental": false, "date": "2023-01-26", "contact": [ { "name": "Krešimir Kerš", "telecom": [ { "system": "email", "value": "kresimir.kers@ericsson.com" } ] } ], "description": "KOdna lista status FTUK procesa", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "HR", "display": "Croatia" } ], "text": "Croatia" } ], "purpose": "KOristi se interno unutar FTUK komponente", "caseSensitive": false, "compositional": false, "versionNeeded": false, "content": "complete", "concept": [ { "code": "SI", "display": "initial state" }, { "code": "S1", "display": "READY for approval" }, { "code": "S2", "display": "APPROVED" }, { "code": "S3", "display": "PARTIAL" }, { "code": "S4", "display": "CANCELED" }, { "code": "S5", "display": "FINISHED" }, { "code": "SF", "display": "final state (READY_FOR_ARCHIVAL)" } ] }