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

FHIR IG Statistics: CodeSystem/KZN

Packagecezih.hr.cezih-osnova
Resource TypeCodeSystem
IdKZN
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=cezih.hr.cezih-osnova@0.2.9&canonical=http://fhir.cezih.hr/specifikacije/CodeSystem/KZN
URLhttp://fhir.cezih.hr/specifikacije/CodeSystem/KZN
Version0.2.3
Statusdraft
Date2024-01-25T14:50:58+00:00
NameHRKZN
TitleKatalog zahvata za naručivanje
DescriptionŠifrarnik KZN. Trenutno su uneseni samo primjeri sadržaja za potrebe implementacije i testiranja.
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

This case-insensitive code system http://fhir.cezih.hr/specifikacije/CodeSystem/KZN defines the following codes in a Is-A heirarchy:

CodeDisplay
1 KZN šifra 1
2 KZN šifra 2
3 KZN šifra 3
4 KZN šifra 4

Source

{
  "resourceType": "CodeSystem",
  "id": "KZN",
  "meta": {
    "versionId": "8",
    "lastUpdated": "2023-03-16T14:04:43.367+00:00",
    "source": "#vcvBuBrKIk0vH7ru"
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.cezih.hr/specifikacije/CodeSystem/KZN",
  "identifier": [
    {
      "use": "official",
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.2.7.60.1.113"
    }
  ],
  "version": "0.2.3",
  "name": "HRKZN",
  "title": "Katalog zahvata za naručivanje",
  "status": "draft",
  "experimental": false,
  "date": "2024-01-25T14:50:58+00:00",
  "contact": [
    {
      "name": "Krešimir Kerš",
      "telecom": [
        {
          "system": "email",
          "value": "kresimir.kers@ericsson.com"
        }
      ]
    }
  ],
  "description": "Šifrarnik KZN. Trenutno su uneseni samo primjeri sadržaja za potrebe implementacije i testiranja.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "HR",
          "display": "Croatia"
        }
      ],
      "text": "Croatia"
    }
  ],
  "caseSensitive": false,
  "hierarchyMeaning": "is-a",
  "compositional": false,
  "versionNeeded": false,
  "content": "complete",
  "concept": [
    {
      "code": "1",
      "display": "KZN šifra 1"
    },
    {
      "code": "2",
      "display": "KZN šifra 2"
    },
    {
      "code": "3",
      "display": "KZN šifra 3"
    },
    {
      "code": "4",
      "display": "KZN šifra 4"
    }
  ]
}