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

FHIR IG Statistics: ValueSet/audit-event-sub-type

Packagecezih.hr.cezih-osnova
Resource TypeValueSet
Idaudit-event-sub-type
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=cezih.hr.cezih-osnova@0.2.9&canonical=http://fhir.cezih.hr/specifikacije/ValueSet/audit-event-sub-type
URLhttp://fhir.cezih.hr/specifikacije/ValueSet/audit-event-sub-type
Version0.2.3
Statusdraft
Date2024-01-25T14:50:58+00:00
NameHRAuditEventSubtype
TitleVrste događaja revizijskog zapisa
Realmuv
DescriptionSadrži kodove koji definiraju događaje koji se zapisuju u bazu revizijskih zapisa.

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

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

This value set includes codes based on the following rules:

  • Include all codes defined in http://fhir.cezih.hr/specifikacije/CodeSystem/audit-event-sub-type

This value set excludes codes based on the following rules:

  • Exclude codes from http://fhir.cezih.hr/specifikacije/CodeSystem/audit-event-sub-type where parent-id = 0

Source

{
  "resourceType": "ValueSet",
  "id": "audit-event-sub-type",
  "meta": {
    "versionId": "16",
    "lastUpdated": "2023-03-15T14:01:32.775+00:00",
    "source": "#4Bdbz4bKiFAtvkGc"
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.cezih.hr/specifikacije/ValueSet/audit-event-sub-type",
  "identifier": [
    {
      "use": "official",
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.2.7.60.2.102"
    }
  ],
  "version": "0.2.3",
  "name": "HRAuditEventSubtype",
  "title": "Vrste događaja revizijskog zapisa",
  "status": "draft",
  "date": "2024-01-25T14:50:58+00:00",
  "contact": [
    {
      "name": "Krešimir Kerš",
      "telecom": [
        {
          "system": "email",
          "value": "kresimir.kers@ericsson.com"
        }
      ]
    }
  ],
  "description": "Sadrži kodove koji definiraju događaje koji se zapisuju u bazu revizijskih zapisa.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "HR",
          "display": "Croatia"
        }
      ],
      "text": "Croatia"
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://fhir.cezih.hr/specifikacije/CodeSystem/audit-event-sub-type"
      }
    ],
    "exclude": [
      {
        "system": "http://fhir.cezih.hr/specifikacije/CodeSystem/audit-event-sub-type",
        "filter": [
          {
            "property": "parent-id",
            "op": "=",
            "value": "0"
          }
        ]
      }
    ]
  }
}