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

FHIR IG Statistics: ValueSet/message-types

Packagecezih.hr.cezih-osnova
Resource TypeValueSet
Idmessage-types
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=cezih.hr.cezih-osnova@0.2.9&canonical=http://fhir.cezih.hr/specifikacije/ValueSet/message-types
URLhttp://fhir.cezih.hr/specifikacije/ValueSet/message-types
Version0.2.3
Statusdraft
Date2024-01-25T14:50:58+00:00
NameHRMessageTypes
TitleKodovi vrste poruka
Realmuv
DescriptionSadrži kodove za sve vrste FHIR poruka koje se koriste u CEZIH sustavu.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
message-typesTipovi poruka

Narrative

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

This value set includes codes based on the following rules:

This value set excludes codes based on the following rules:


Source

{
  "resourceType": "ValueSet",
  "id": "message-types",
  "meta": {
    "versionId": "13",
    "lastUpdated": "2023-03-15T10:36:14.210+00:00",
    "source": "#65eanD7OpLfi1zpT"
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.cezih.hr/specifikacije/ValueSet/message-types",
  "identifier": [
    {
      "use": "official",
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.2.7.60.2.126"
    }
  ],
  "version": "0.2.3",
  "name": "HRMessageTypes",
  "title": "Kodovi vrste poruka",
  "status": "draft",
  "experimental": false,
  "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 za sve vrste FHIR poruka koje se koriste u CEZIH sustavu.",
  "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"
      },
      {
        "system": "http://ent.hr/fhir/CodeSystem/ehe-message-types"
      }
    ],
    "exclude": [
      {
        "system": "http://fhir.cezih.hr/specifikacije/CodeSystem/message-types",
        "filter": [
          {
            "property": "parent-id",
            "op": "=",
            "value": "0"
          }
        ]
      },
      {
        "system": "http://ent.hr/fhir/CodeSystem/ehe-message-types",
        "filter": [
          {
            "property": "parent-id",
            "op": "=",
            "value": "0"
          }
        ]
      }
    ]
  }
}