{
  "resourceType": "ValueSet",
  "id": "condition-annotation-type",
  "meta": {
    "versionId": "8",
    "lastUpdated": "2023-01-03T15:33:34.147+00:00",
    "source": "#kRYMhpYm7uxGczby"
  },
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"CodeSystem-annotation-type.html\"><code>http://fhir.cezih.hr/specifikacije/CodeSystem/annotation-type</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"CodeSystem-annotation-type.html#annotation-type-1\">1</a></td><td>Razlog brisanja podatka</td></tr><tr><td><a href=\"CodeSystem-annotation-type.html#annotation-type-4\">4</a></td><td>Opća napomena</td></tr></table></li></ul></div>"
  },
  "url": "http://fhir.cezih.hr/specifikacije/ValueSet/condition-annotation-type",
  "identifier": [
    {
      "use": "official",
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.2.7.60.2.103"
    }
  ],
  "version": "0.1.0",
  "name": "HRConditionAnnotationType",
  "title": "Vrsta zabilješke uz slučaj",
  "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": "Skup koncepata koji sadrži sve kodove iz kodne liste Tip zabilješke koji se koriste u podatcima o slučaju",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "HR",
          "display": "Croatia"
        }
      ],
      "text": "Croatia"
    }
  ],
  "compose": {
    "inactive": false,
    "include": [
      {
        "system": "http://fhir.cezih.hr/specifikacije/CodeSystem/annotation-type",
        "concept": [
          {
            "code": "1",
            "display": "Razlog brisanja podatka"
          },
          {
            "code": "4",
            "display": "Opća napomena"
          }
        ]
      }
    ]
  }
}