{
  "resourceType": "CodeSystem",
  "id": "annotation-type",
  "meta": {
    "versionId": "11",
    "lastUpdated": "2022-10-28T13:15:03.497+00:00",
    "source": "#sD5ksBp7lZ6z1uWp"
  },
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system <code>http://fhir.cezih.hr/specifikacije/CodeSystem/annotation-type</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\">1<a name=\"annotation-type-1\"> </a></td><td>Razlog brisanja podatka</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"annotation-type-2\"> </a></td><td>Razlog otkazivanja</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"annotation-type-3\"> </a></td><td>Razlog odbijanja</td></tr><tr><td style=\"white-space:nowrap\">4<a name=\"annotation-type-4\"> </a></td><td>Opća napomena</td></tr></table></div>"
  },
  "url": "http://fhir.cezih.hr/specifikacije/CodeSystem/annotation-type",
  "identifier": [
    {
      "use": "official",
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.2.7.60.1.100"
    }
  ],
  "version": "0.1.0",
  "name": "HRAnnotationType",
  "title": "Vrsta zabilješke",
  "status": "draft",
  "experimental": false,
  "date": "2023-03-22T14:40:09+00:00",
  "contact": [
    {
      "name": "HL7 International Working Group",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/"
        }
      ]
    }
  ],
  "description": "Vrsta zabilješke",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "HR",
          "display": "Croatia"
        }
      ],
      "text": "Croatia"
    }
  ],
  "caseSensitive": false,
  "compositional": false,
  "versionNeeded": false,
  "content": "complete",
  "concept": [
    {
      "code": "1",
      "display": "Razlog brisanja podatka"
    },
    {
      "code": "2",
      "display": "Razlog otkazivanja"
    },
    {
      "code": "3",
      "display": "Razlog odbijanja"
    },
    {
      "code": "4",
      "display": "Opća napomena"
    }
  ]
}