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

FHIR IG analytics

Packagecezih.hr.cezih-osnova
Resource TypeCodeSystem
IdCodeSystem-hr-vrsta-recepta.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=cezih.hr.cezih-osnova@1.0.2&canonical=http://fhir.cezih.hr/specifikacije/CodeSystem/vrsta-recepta
URLhttp://fhir.cezih.hr/specifikacije/CodeSystem/vrsta-recepta
Version1.0.2
Statusactive
Date2025-09-09
NameHRVrstaRecepta
TitleVrsta recepta
DescriptionVrsta recepta. Šifrarnik se koristi u eReceptu
Contentcomplete

Resources that use this resource

ValueSet
cezih.hr.cezih-osnova#1.0.2vrsta-receptaVrste recepta

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "CodeSystem",
  "id": "hr-vrsta-recepta",
  "url": "http://fhir.cezih.hr/specifikacije/CodeSystem/vrsta-recepta",
  "identifier": [
    {
      "use": "official",
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.2.7.3.1.19"
    }
  ],
  "version": "1.0.2",
  "name": "HRVrstaRecepta",
  "title": "Vrsta recepta",
  "status": "active",
  "experimental": false,
  "date": "2025-09-09",
  "description": "Vrsta recepta. Šifrarnik se koristi u eReceptu",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "HR",
          "display": "Croatia"
        }
      ],
      "text": "Croatia"
    }
  ],
  "valueSet": "http://fhir.cezih.hr/specifikacije/ValueSet/vrsta-recepta",
  "content": "complete",
  "concept": [
    {
      "code": "1",
      "display": "Lijekovi s osnovne liste"
    },
    {
      "code": "2",
      "display": "Lijekovi s dopunske liste"
    },
    {
      "code": "HZZO_OSN",
      "display": "Recept za lijek sa osnovne liste na teret HZZO"
    },
    {
      "code": "HZZO_DOP",
      "display": "Recept za lijek sa dopunske liste na teret HZZO"
    },
    {
      "code": "HZZOZZR",
      "display": "Recept na teret HZZOZZR"
    },
    {
      "code": "K",
      "display": "Posebna forma stanardnog eRecepta koji se propisuje u sklopu nacionalnih preventivnih programa"
    },
    {
      "code": "P",
      "display": "Privatni recept"
    }
  ]
}