FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/tip-identifikatora-pacijenta

Packagecezih.hr.cezih-osnova
Resource TypeValueSet
Idtip-identifikatora-pacijenta
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=cezih.hr.cezih-osnova@0.2.9&canonical=http://fhir.cezih.hr/specifikacije/ValueSet/tip-identifikatora-pacijenta
URLhttp://fhir.cezih.hr/specifikacije/ValueSet/tip-identifikatora-pacijenta
Version0.2.3
Statusdraft
Date2024-01-25T14:50:58+00:00
NameHRTipIdentifikatoraPacijenta
TitleTip identifikatora pacijenta
Realmuv
DescriptionValue set sadrži kodove vrste identifikatora pacijenta.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
identifikatoriKodna lista vrste identifikatora

Narrative

Note: links and images are rebased to the (stated) source


Source

{
  "resourceType": "ValueSet",
  "id": "tip-identifikatora-pacijenta",
  "meta": {
    "versionId": "2",
    "lastUpdated": "2022-08-25T12:27:00.224+00:00",
    "source": "#INuj9vqVe8u4D3Ey"
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "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"
          }
        ]
      }
    ]
  }
}