FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagecezih.hr.cezih-osnova
Resource TypeCodeSystem
IdCodeSystem-HRMessageErrorType.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=cezih.hr.cezih-osnova@1.0.2&canonical=http://fhir.cezih.hr/specifikacije/CodeSystem/HR-message-error-type
URLhttp://fhir.cezih.hr/specifikacije/CodeSystem/HR-message-error-type
Version1.0.0
Statusdraft
Date2026-03-11T14:50:58+00:00
NameHRMessageErrorType
TitleHR vrste pogrešaka FHIR poruka
Contentcomplete

Resources that use this resource

ValueSet
cezih.hr.cezih-osnova#1.0.2HR-message-error-typeHR vrste pogrešaka poruka

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "CodeSystem",
  "id": "HR-message-error-type",
  "url": "http://fhir.cezih.hr/specifikacije/CodeSystem/HR-message-error-type",
  "version": "1.0.0",
  "identifier": [
    {
      "use": "official",
      "system": "urn:ietf:rfc:3986",
      "value": "2.16.840.1.113883.2.7.60.1.230"
    }
  ],
  "name": "HRMessageErrorType",
  "title": "HR vrste pogrešaka FHIR poruka",
  "status": "draft",
  "date": "2026-03-11T14:50:58+00:00",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "HR",
          "display": "Croatia"
        }
      ],
      "text": "Croatia"
    }
  ],
  "valueSet": "http://fhir.cezih.hr/specifikacije/ValueSet/HR-message-error-type",
  "content": "complete",
  "property": [
    {
      "code": "notSelectable",
      "uri": "http://fhir.cezih.hr/specifikacije/CodeSystem/message-types/properties/notSelectable",
      "description": "Definira da li korisnik može odabrati kod",
      "type": "boolean"
    },
    {
      "code": "parent-id",
      "uri": "http://fhir.cezih.hr/specifikacije/CodeSystem/message-types/properties/parent-id",
      "description": "Definira kod koji je roditelj koda",
      "type": "code"
    }
  ]
}