Package | cezih.hr.cezih-osnova |
Type | CodeSystem |
Id | status-epom-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-epom-procesa |
URL | http://fhir.cezih.hr/specifikacije/CodeSystem/status-epom-procesa |
Version | 0.2.3 |
Status | draft |
Date | 2023-01-27 |
Name | HRStatusEPomProcesa |
Title | Status procesa ePomagala |
Description | Status procesa ePomagala |
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-epom-procesa
defines the following codes:
Code | Display |
SI | Initial state |
S1 | READY |
S2 | APPROVED |
S3 | RESERVED |
S4 | DISPENSED |
S5 | READY_FOR_ARCHIVAL |
S6 | CANCELED |
SF | Final state |
{ "resourceType": "CodeSystem", "id": "status-epom-procesa", "meta": { "versionId": "4", "lastUpdated": "2023-03-16T16:25:39.583+00:00", "source": "#6Zfq3DkGDOUM88OI" }, "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "http://fhir.cezih.hr/specifikacije/CodeSystem/status-epom-procesa", "identifier": [ { "use": "official", "system": "urn:ietf:rfc:3986", "value": "urn:oid:2.16.840.1.113883.2.7.60.1.152" } ], "version": "0.2.3", "name": "HRStatusEPomProcesa", "title": "Status procesa ePomagala", "status": "draft", "experimental": false, "date": "2023-01-27", "contact": [ { "name": "Krešimir Kerš", "telecom": [ { "system": "email", "value": "kresimir.kers@ericsson.com" } ] } ], "description": "Status procesa ePomagala", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "HR", "display": "Croatia" } ], "text": "Croatia" } ], "caseSensitive": false, "compositional": false, "versionNeeded": false, "content": "complete", "concept": [ { "code": "SI", "display": "Initial state" }, { "code": "S1", "display": "READY" }, { "code": "S2", "display": "APPROVED" }, { "code": "S3", "display": "RESERVED" }, { "code": "S4", "display": "DISPENSED" }, { "code": "S5", "display": "READY_FOR_ARCHIVAL" }, { "code": "S6", "display": "CANCELED" }, { "code": "SF", "display": "Final state" } ] }