FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagecezih.hr.cezih-osnova
Resource TypeCodeSystem
IdCodeSystem-stanja-prijave-zarazne-bolesti.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=cezih.hr.cezih-osnova@1.0.2&canonical=http://fhir.cezih.hr/specifikacije/CodeSystem/stanja-prijave-zarazne-bolesti
URLhttp://fhir.cezih.hr/specifikacije/CodeSystem/stanja-prijave-zarazne-bolesti
Version1.0.2
Statusdraft
Date2026-07-24T14:50:58+00:00
NameHRStanjaProcesaPrijaveZarazneBolesti
TitleStanja procesa prijave zarazne bolesti
DescriptionKodna lista mogućih stanja procesa prijave zarazne bolesti.
Contentcomplete

Resources that use this resource

ValueSet
cezih.hr.cezih-osnova#1.0.2stanja-prijave-zarazne-bolestiStanja procesa prijave zarazne bolesti

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "CodeSystem",
  "id": "stanja-prijave-zarazne-bolesti",
  "url": "http://fhir.cezih.hr/specifikacije/CodeSystem/stanja-prijave-zarazne-bolesti",
  "identifier": [
    {
      "use": "official",
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.2.7.60.1.232"
    }
  ],
  "version": "1.0.2",
  "name": "HRStanjaProcesaPrijaveZarazneBolesti",
  "title": "Stanja procesa prijave zarazne bolesti",
  "status": "draft",
  "date": "2026-07-24T14:50:58+00:00",
  "description": "Kodna lista mogućih stanja procesa prijave zarazne bolesti.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "HR",
          "display": "Croatia"
        }
      ],
      "text": "Croatia"
    }
  ],
  "valueSet": "http://fhir.cezih.hr/specifikacije/ValueSet/stanja-prijave-zarazne-bolesti",
  "content": "complete",
  "concept": [
    {
      "code": "ST01",
      "display": "ST01 - NOVA PRIJAVA ZB"
    },
    {
      "code": "ST02",
      "display": "ST02 - PRIJAVA U OBRADI"
    },
    {
      "code": "ST03",
      "display": "ST03 - PRIJAVA IZMIJENJENA"
    },
    {
      "code": "ST04",
      "display": "ST04 - PRIJAVA ZATVORENA"
    },
    {
      "code": "SI",
      "display": "Inicijalno stanje procesa"
    },
    {
      "code": "SF",
      "display": "Finalno stanje procesa"
    }
  ]
}