{
  "resourceType": "ValueSet",
  "id": "odobravanje-uputnice",
  "meta": {
    "versionId": "5",
    "lastUpdated": "2022-11-25T12:49:40.304+00:00",
    "source": "#F0o5xuwXzrzgkIIY"
  },
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"../cezih-base/CodeSystem-message-types.html\"><code>http://fhir.cezih.hr/specifikacije/CodeSystem/message-types</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=\"../cezih-base/CodeSystem-message-types.html#message-types-3.462\">3.2</a></td><td>TR02 - Uputnica je odobrena</td></tr><tr><td><a href=\"../cezih-base/CodeSystem-message-types.html#message-types-3.466\">3.6</a></td><td>TR06 - Uputnica je odobrena</td></tr></table></li></ul></div>"
  },
  "url": "http://fhir.cezih.hr/specifikacije/ValueSet/odobravanje-uputnice",
  "version": "0.2.4",
  "name": "HRPorukeOdobravanjaUputnice",
  "title": "Poruke odobravanja uputnice",
  "status": "draft",
  "date": "2024-03-26T10:17:48+00:00",
  "publisher": "Ericsson Nikola Tesla d.d.",
  "description": "Value set sadrži kodove poruka obavijesti o odobravanju uputnice (TR02 i TR06).",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "HR",
          "display": "Croatia"
        }
      ],
      "text": "Croatia"
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://fhir.cezih.hr/specifikacije/CodeSystem/message-types",
        "concept": [
          {
            "code": "3.2",
            "display": "TR02 - Uputnica je odobrena"
          },
          {
            "code": "3.6",
            "display": "TR06 - Uputnica je odobrena"
          }
        ]
      }
    ]
  }
}