FHIR IG Statistics: StructureDefinition/hr-reopen-health-issue-message
Resources that use this resource
No resources found
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "StructureDefinition",
"id": "hr-reopen-health-issue-message",
"url": "http://fhir.cezih.hr/specifikacije/StructureDefinition/hr-reopen-health-issue-message",
"version": "0.1",
"name": "ReopenHealthIssueMessage",
"title": "Poruka zahtjeva za ponovno otvaranje slučaja",
"status": "active",
"experimental": false,
"date": "2022-10-05",
"description": "Poruka zahtjeva za ponovno otvaranje slučaja nakon zatvaranja ili brisanja. Slučaj se ponovno može otvoriti unutar dfefiniranog perioda vremena od zatvaranja odnosno brisanja slučaja.",
"fhirVersion": "4.0.1",
"kind": "resource",
"abstract": false,
"type": "Bundle",
"baseDefinition": "http://fhir.cezih.hr/specifikacije/StructureDefinition/hr-health-issue-request-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.event[x]",
"path": "Bundle.entry.resource.event[x]",
"type": [
{
"code": "Coding"
}
],
"binding": {
"strength": "required",
"valueSet": "http://ent.hr/fhir/ValueSet/health-issue-management-reopen-message-types"
}
},
{
"id": "Bundle.entry:HealthIssue",
"path": "Bundle.entry",
"sliceName": "HealthIssue",
"short": "Slučaj",
"min": 1,
"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.identifier:lokalni-identifikator",
"path": "Bundle.entry.resource.identifier",
"sliceName": "lokalni-identifikator",
"max": "0"
},
{
"id": "Bundle.entry:HealthIssue.resource.clinicalStatus",
"path": "Bundle.entry.resource.clinicalStatus",
"max": "0"
},
{
"id": "Bundle.entry:HealthIssue.resource.verificationStatus",
"path": "Bundle.entry.resource.verificationStatus",
"min": 0,
"max": "0",
"binding": {
"strength": "required",
"valueSet": "http://fhir.cezih.hr/specifikacije/ValueSet/health-issue-management-verification-status-create"
}
},
{
"id": "Bundle.entry:HealthIssue.resource.category",
"path": "Bundle.entry.resource.category",
"max": "0"
},
{
"id": "Bundle.entry:HealthIssue.resource.severity",
"path": "Bundle.entry.resource.severity",
"max": "0"
},
{
"id": "Bundle.entry:HealthIssue.resource.code",
"path": "Bundle.entry.resource.code",
"max": "0"
},
{
"id": "Bundle.entry:HealthIssue.resource.bodySite",
"path": "Bundle.entry.resource.bodySite",
"max": "0"
},
{
"id": "Bundle.entry:HealthIssue.resource.encounter",
"path": "Bundle.entry.resource.encounter",
"max": "0"
},
{
"id": "Bundle.entry:HealthIssue.resource.onset[x]",
"path": "Bundle.entry.resource.onset[x]",
"max": "0"
},
{
"id": "Bundle.entry:HealthIssue.resource.abatement[x]",
"path": "Bundle.entry.resource.abatement[x]",
"min": 0,
"max": "0"
},
{
"id": "Bundle.entry:HealthIssue.resource.recordedDate",
"path": "Bundle.entry.resource.recordedDate",
"max": "0"
},
{
"id": "Bundle.entry:HealthIssue.resource.recorder",
"path": "Bundle.entry.resource.recorder",
"max": "0"
},
{
"id": "Bundle.entry:HealthIssue.resource.asserter",
"path": "Bundle.entry.resource.asserter",
"max": "0"
}
]
}
}