{
  "resourceType": "CodeSystem",
  "id": "sifrarnici-procedura",
  "meta": {
    "versionId": "4",
    "lastUpdated": "2023-10-18T13:19:11.91+00:00",
    "source": "#948af34806b09945"
  },
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Properties</b></p><p><b>This code system  defines the following properties for its concepts</b></p><table class=\"grid\"><tr><td><b>Code</b></td><td><b>URI</b></td><td><b>Type</b></td><td><b>Description</b></td></tr><tr><td>table-name</td><td>http://fhir.cezih.hr/specifikacije/CodeSystem/sifrarnici-proceduraproperties/table-name</td><td>string</td><td>Sadrži naziv tablice u kojoj se nalazi šifrarnik.</td></tr></table><p><b>Concepts</b></p><p>This  code system <code>http://fhir.cezih.hr/specifikacije/CodeSystem/sifrarnici-procedura</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">01<a name=\"sifrarnici-procedura-01\"> </a></td><td>Plava knjiga</td></tr><tr><td style=\"white-space:nowrap\">02<a name=\"sifrarnici-procedura-02\"> </a></td><td>PPTP postupci</td></tr><tr><td style=\"white-space:nowrap\">03<a name=\"sifrarnici-procedura-03\"> </a></td><td>LAB naručivanje</td></tr><tr><td style=\"white-space:nowrap\">04<a name=\"sifrarnici-procedura-04\"> </a></td><td>LAB rezultati</td></tr></table></div>"
  },
  "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"
        }
      ]
    }
  ]
}