FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/sifrarnici-procedura

Packagecezih.hr.cezih-osnova
Resource TypeCodeSystem
Idsifrarnici-procedura
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=cezih.hr.cezih-osnova@0.2.9&canonical=http://fhir.cezih.hr/specifikacije/CodeSystem/sifrarnici-procedura
URLhttp://fhir.cezih.hr/specifikacije/CodeSystem/sifrarnici-procedura
Version0.2.3
Statusdraft
Date2024-01-25T14:50:58+00:00
NameHRSifrarniciProcedura
TitleŠifrarnici procedura
DescriptionKodna lista sadrži šifrarnike koji se koriste za kodiranje procedura u eKarton bazi.
Contentcomplete

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Properties

This code system defines the following properties for its concepts

CodeURITypeDescription
table-namehttp://fhir.cezih.hr/specifikacije/CodeSystem/sifrarnici-proceduraproperties/table-namestringSadrži naziv tablice u kojoj se nalazi šifrarnik.

Concepts

This code system http://fhir.cezih.hr/specifikacije/CodeSystem/sifrarnici-procedura defines the following codes:

CodeDisplay
01 Plava knjiga
02 PPTP postupci
03 LAB naručivanje
04 LAB rezultati

Source

{
  "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"
        }
      ]
    }
  ]
}