{
  "resourceType": "ValueSet",
  "id": "tip-identifikatora-pacijenta",
  "meta": {
    "versionId": "2",
    "lastUpdated": "2022-08-25T12:27:00.224+00:00",
    "source": "#INuj9vqVe8u4D3Ey"
  },
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include codes from <a href=\"CodeSystem-identifikatori.html\"><code>http://fhir.cezih.hr/specifikacije/CodeSystem/identifikatori</code></a> where parent-id  =  <a href=\"CodeSystem-identifikatori.html#identifikatori-1\">1</a></li></ul></div>"
  },
  "url": "http://fhir.cezih.hr/specifikacije/ValueSet/tip-identifikatora-pacijenta",
  "version": "0.2.3",
  "name": "HRTipIdentifikatoraPacijenta",
  "title": "Tip identifikatora pacijenta",
  "status": "draft",
  "date": "2024-01-25T14:50:58+00:00",
  "contact": [
    {
      "name": "Krešimir Kerš",
      "telecom": [
        {
          "system": "email",
          "value": "kresimir.kers@ericsson.com"
        }
      ]
    }
  ],
  "description": "Value set sadrži kodove vrste identifikatora pacijenta.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "HR",
          "display": "Croatia"
        }
      ],
      "text": "Croatia"
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://fhir.cezih.hr/specifikacije/CodeSystem/identifikatori",
        "filter": [
          {
            "property": "parent-id",
            "op": "=",
            "value": "1"
          }
        ]
      }
    ]
  }
}