| Package | cezih.hr.condition-management |
| Resource Type | StructureDefinition |
| Id | hr-health-issue-response-message |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=cezih.hr.condition-management@0.2.1&canonical=http://fhir.cezih.hr/specifikacije/StructureDefinition/hr-health-issue-response-message |
| URL | http://fhir.cezih.hr/specifikacije/StructureDefinition/hr-health-issue-response-message |
| Version | 0.1 |
| Status | active |
| Name | HealthIssueResponseMessage |
| Title | Poruka odgovora na zahtjev |
| Description | Poruka odgovora na zahtjev |
| Type | Bundle |
| Kind | resource |
No resources found
| StructureDefinition | |
| hr-condition | Slučaj |
| hr-response-message | Osnovni podatci FHIR poruka odgovora |
| ishod | Ishod FHIR REST operacije |
| hr-hi-management-message-header | Zaglavlje poruka za upravljanje slučajevima |
No narrative content found in resource
{
"resourceType": "StructureDefinition",
"id": "hr-health-issue-response-message",
"url": "http://fhir.cezih.hr/specifikacije/StructureDefinition/hr-health-issue-response-message",
"version": "0.1",
"name": "HealthIssueResponseMessage",
"title": "Poruka odgovora na zahtjev",
"status": "active",
"experimental": false,
"description": "Poruka odgovora na zahtjev",
"fhirVersion": "4.0.1",
"kind": "resource",
"abstract": false,
"type": "Bundle",
"baseDefinition": "http://fhir.cezih.hr/specifikacije/StructureDefinition/hr-response-message",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Bundle",
"path": "Bundle"
},
{
"id": "Bundle.entry",
"path": "Bundle.entry",
"slicing": {
"discriminator": [
{
"type": "type",
"path": "resource"
}
],
"rules": "closed"
},
"min": 2,
"max": "2"
},
{
"id": "Bundle.entry:MessageHeader",
"path": "Bundle.entry",
"sliceName": "MessageHeader",
"short": "Zaglavlje poruke",
"min": 1,
"max": "1"
},
{
"id": "Bundle.entry:MessageHeader.resource",
"path": "Bundle.entry.resource",
"type": [
{
"code": "MessageHeader",
"profile": [
"http://fhir.cezih.hr/specifikacije/StructureDefinition/hr-hi-management-message-header"
]
}
]
},
{
"id": "Bundle.entry:MessageHeader.resource.response",
"path": "Bundle.entry.resource.response",
"short": "Reference na pork zahtjeva",
"min": 1
},
{
"id": "Bundle.entry:HealthIssue",
"path": "Bundle.entry",
"sliceName": "HealthIssue",
"short": "Slučaj",
"min": 0,
"max": "1"
},
{
"id": "Bundle.entry:HealthIssue.resource",
"path": "Bundle.entry.resource",
"short": "Slučaj",
"type": [
{
"code": "Condition",
"profile": [
"http://fhir.cezih.hr/specifikacije/StructureDefinition/hr-condition"
]
}
]
},
{
"id": "Bundle.entry:HealthIssue.resource.identifier",
"path": "Bundle.entry.resource.identifier",
"slicing": {
"description": "Definicija je definirana u baznom profilu HRCondition",
"rules": "closed"
},
"min": 1
},
{
"id": "Bundle.entry:HealthIssue.resource.identifier:globalni-identifikator",
"path": "Bundle.entry.resource.identifier",
"sliceName": "globalni-identifikator",
"min": 1,
"max": "1"
},
{
"id": "Bundle.entry:HealthIssue.resource.verificationStatus",
"path": "Bundle.entry.resource.verificationStatus",
"min": 1
},
{
"id": "Bundle.entry:HealthIssue.resource.code",
"path": "Bundle.entry.resource.code",
"min": 1,
"mustSupport": true
},
{
"id": "Bundle.entry:HealthIssue.resource.recordedDate",
"path": "Bundle.entry.resource.recordedDate",
"min": 1,
"max": "1"
},
{
"id": "Bundle.entry:HealthIssue.resource.recorder",
"path": "Bundle.entry.resource.recorder",
"min": 1,
"max": "1"
},
{
"id": "Bundle.entry:OperationOutcome",
"path": "Bundle.entry",
"sliceName": "OperationOutcome",
"max": "1"
},
{
"id": "Bundle.entry:OperationOutcome.resource",
"path": "Bundle.entry.resource",
"type": [
{
"code": "OperationOutcome",
"profile": [
"http://fhir.cezih.hr/specifikacije/StructureDefinition/ishod"
]
}
]
}
]
}
}