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

FHIR IG Statistics: ValueSet/message-error-type

Packagecezih.hr.cezih-osnova
Resource TypeValueSet
Idmessage-error-type
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=cezih.hr.cezih-osnova@0.2.9&canonical=http://ent.hr/fhir/ValueSet/message-error-type
URLhttp://ent.hr/fhir/ValueSet/message-error-type
Version0.2.3
Statusactive
Date2024-01-25T14:50:58+00:00
NameEHEMessageErrorType
TitleError types
Realmuv
DescriptionContains all codes from code system MessageErrorType

Resources that use this resource

StructureDefinition
ishodIshod FHIR REST operacije

Resources that this resource uses

CodeSystem
message-error-typeError Types

Narrative

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


Source

{
  "resourceType": "ValueSet",
  "id": "message-error-type",
  "meta": {
    "versionId": "6",
    "lastUpdated": "2022-12-22T07:40:52.190+00:00",
    "source": "#n2z76i0Z05tvkPJY"
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://ent.hr/fhir/ValueSet/message-error-type",
  "version": "0.2.3",
  "name": "EHEMessageErrorType",
  "title": "Error types",
  "status": "active",
  "experimental": false,
  "date": "2024-01-25T14:50:58+00:00",
  "contact": [
    {
      "name": "Krešimir Kerš",
      "telecom": [
        {
          "system": "email",
          "value": "kresimir.kers@ericsson.com"
        }
      ]
    }
  ],
  "description": "Contains all codes from code system MessageErrorType",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "HR",
          "display": "Croatia"
        }
      ],
      "text": "Croatia"
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://ent.hr/fhir/CodeSystem/message-error-type"
      }
    ]
  }
}