FHIR IG analytics
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
Source1
{
"resourceType": "StructureDefinition",
"id": "ishod",
"meta": {
"versionId": "7",
"lastUpdated": "2026-05-06T14:08:26.9163793+00:00",
"source": "#7tmZqMey2xLPDLIC"
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "http://fhir.cezih.hr/specifikacije/StructureDefinition/ishod",
"version": "0.2.3",
"name": "HROperationOutcome",
"title": "Ishod FHIR REST operacije",
"status": "active",
"date": "2024-01-25T14:50:58+00:00",
"contact": [
{
"name": "Krešimir Kerš",
"telecom": [
{
"system": "email",
"value": "kresimir.kers@ericsson.com"
}
]
}
],
"description": "Resurs sadrži informaciju o ishodu poslane poruke.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "HR",
"display": "Croatia"
}
],
"text": "Croatia"
}
],
"fhirVersion": "4.0.1",
"mapping": [
{
"identity": "rim",
"uri": "http://hl7.org/v3",
"name": "RIM Mapping"
},
{
"identity": "v2",
"uri": "http://hl7.org/v2",
"name": "HL7 v2 Mapping"
}
],
"kind": "resource",
"abstract": false,
"type": "OperationOutcome",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/OperationOutcome",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "OperationOutcome.issue",
"path": "OperationOutcome.issue",
"mustSupport": true
},
{
"id": "OperationOutcome.issue.details",
"path": "OperationOutcome.issue.details",
"mustSupport": true,
"binding": {
"strength": "extensible",
"valueSet": "http://ent.hr/fhir/ValueSet/message-error-type"
}
}
]
}
}