{
  "resourceType": "ValueSet",
  "id": "document-type",
  "meta": {
    "versionId": "6",
    "lastUpdated": "2024-12-17T15:01:20.0106802+00:00",
    "source": "#BbPjlnFMJh5WP9t4"
  },
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include all codes defined in <a href=\"CodeSystem-document-type.html\"><code>http://fhir.cezih.hr/specifikacije/CodeSystem/document-type</code></a></li></ul></div>"
  },
  "url": "http://fhir.cezih.hr/specifikacije/ValueSet/document-type",
  "identifier": [
    {
      "use": "official",
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.2.7.60.2.1"
    }
  ],
  "version": "0.1.0",
  "name": "HRVrstaDokumenta",
  "title": "Vrsta dokumenta",
  "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 Vrsta dokumenta.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "HR",
          "display": "Croatia"
        }
      ],
      "text": "Croatia"
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://fhir.cezih.hr/specifikacije/CodeSystem/document-type"
      }
    ]
  }
}