{
"description": "Hrvatska ekstenzija ITI-65 Provide Document resursa s Minimal metadata za MHD. Koristi se za slanje dokumenata koji nisu vezani uz posjetu i slučajeve zdravlja.",
"_filename": "StructureDefinition-HRExternalMinimalProvideDocumentBundle.json",
"package_name": "cezih.hr.cezih-osnova",
"date": null,
"derivation": "constraint",
"publisher": null,
"fhirVersion": "4.0.1",
"name": "HRExternalMinimalProvideDocumentBundle",
"mapping": [ {
"uri": "http://hl7.org/v2",
"name": "HL7 v2 Mapping",
"identity": "v2"
}, {
"uri": "http://hl7.org/v3",
"name": "RIM Mapping",
"identity": "rim"
}, {
"uri": "http://hl7.org/v3/cda",
"name": "CDA (R2)",
"identity": "cda"
}, {
"uri": "http://hl7.org/fhir/fivews",
"name": "FiveWs Pattern Mapping",
"identity": "w5"
} ],
"abstract": false,
"type": "Bundle",
"experimental": null,
"resourceType": "StructureDefinition",
"title": "HR External Minimal Provide Document Bundle",
"package_version": "1.0.1",
"status": "active",
"id": "6e4064f3-4ff3-4656-b8cf-fccbb7e4dfd9",
"kind": "resource",
"url": "http://fhir.cezih.hr/specifikacije/StructureDefinition/HRExternalMinimalProvideDocumentBundle",
"version": null,
"differential": {
"element": [ {
"id": "Bundle.meta",
"path": "Bundle.meta"
}, {
"id": "Bundle.meta.profile",
"min": 1,
"path": "Bundle.meta.profile"
}, {
"id": "Bundle.type",
"path": "Bundle.type",
"patternCode": "transaction"
}, {
"id": "Bundle.entry",
"min": 1,
"path": "Bundle.entry",
"slicing": {
"rules": "closed",
"description": "Slicing based on the profile conformance of the entry",
"discriminator": [ {
"path": "resource",
"type": "profile"
}, {
"path": "request.method",
"type": "value"
} ]
},
"mustSupport": true
}, {
"id": "Bundle.entry.resource",
"path": "Bundle.entry.resource",
"mustSupport": true
}, {
"id": "Bundle.entry:SubmissionSet",
"max": "1",
"min": 1,
"path": "Bundle.entry",
"short": "the SubmissionSet",
"sliceName": "SubmissionSet",
"definition": "The SubmissionSet defines who submitted it, why they submitted it, when they submitted, what is in it, and where it is destine."
}, {
"id": "Bundle.entry:SubmissionSet.resource",
"min": 1,
"path": "Bundle.entry.resource",
"type": [ {
"code": "List",
"profile": [ "http://fhir.cezih.hr/specifikacije/StructureDefinition/HRExternalMinimalSubmissionSet" ]
} ]
}, {
"id": "Bundle.entry:SubmissionSet.request",
"min": 1,
"path": "Bundle.entry.request"
}, {
"id": "Bundle.entry:SubmissionSet.request.method",
"path": "Bundle.entry.request.method",
"patternCode": "POST"
}, {
"id": "Bundle.entry:DocumentRefs",
"max": "1",
"min": 1,
"path": "Bundle.entry",
"short": "the DocumentReference resources",
"sliceName": "DocumentRefs",
"definition": "DocumentReference resurs sadrži metapodatke poslanog dokumenta: identifikatore, tip dokumenta, podatke o pacijentu za kojeg je poslan dokument, autoru dokumenta, vrijeme slanja..."
}, {
"id": "Bundle.entry:DocumentRefs.resource",
"min": 1,
"path": "Bundle.entry.resource",
"type": [ {
"code": "DocumentReference",
"profile": [ "http://fhir.cezih.hr/specifikacije/StructureDefinition/HRExternaltMinimalDocumentReference" ]
} ]
}, {
"id": "Bundle.entry:DocumentRefs.resource.type.coding",
"max": "1",
"min": 1,
"path": "Bundle.entry.resource.type.coding"
}, {
"id": "Bundle.entry:DocumentRefs.resource.type.text",
"min": 1,
"path": "Bundle.entry.resource.type.text",
"short": "Naziv dokumenta"
}, {
"id": "Bundle.entry:DocumentRefs.resource.author.identifier",
"path": "Bundle.entry.resource.author.identifier",
"definition": "Identifikator autora dokumenta. Koristi se logička referenca (https://hl7.org/fhir/R4/references.html#logical).\r\n"
}, {
"id": "Bundle.entry:DocumentRefs.resource.custodian",
"min": 1,
"path": "Bundle.entry.resource.custodian",
"short": "Organizacija u kojoj je nastao dokument."
}, {
"id": "Bundle.entry:DocumentRefs.resource.custodian.display",
"min": 1,
"path": "Bundle.entry.resource.custodian.display",
"short": "Naziv organizacije",
"definition": "Naziv zdravstvene organizacije u kojoj je nastao dokument."
}, {
"id": "Bundle.entry:DocumentRefs.request",
"min": 1,
"path": "Bundle.entry.request"
}, {
"id": "Bundle.entry:DocumentRefs.request.method",
"path": "Bundle.entry.request.method",
"patternCode": "POST"
}, {
"id": "Bundle.entry:Documents",
"max": "1",
"min": 1,
"path": "Bundle.entry",
"short": "the Documents",
"sliceName": "Documents",
"definition": "Dokument poslan u Bundleu. Dokument se šalje kao base64 enkodirani sadržaj."
}, {
"id": "Bundle.entry:Documents.resource",
"min": 1,
"path": "Bundle.entry.resource",
"type": [ {
"code": "Binary",
"profile": [ "http://hl7.org/fhir/StructureDefinition/Binary" ]
} ]
}, {
"id": "Bundle.entry:Documents.resource.data",
"min": 1,
"path": "Bundle.entry.resource.data",
"definition": "Base64 enkodirani sadžaj."
}, {
"id": "Bundle.entry:Documents.request",
"min": 1,
"path": "Bundle.entry.request"
}, {
"id": "Bundle.entry:Documents.request.method",
"path": "Bundle.entry.request.method",
"patternCode": "POST"
}, {
"id": "Bundle.entry:FhirDocuments",
"path": "Bundle.entry",
"short": "the FHIR-FhirDocuments",
"sliceName": "FhirDocuments",
"definition": "the FHIR-FhirDocuments referenced by the DocumentReference resources"
}, {
"id": "Bundle.entry:FhirDocuments.resource",
"min": 1,
"path": "Bundle.entry.resource",
"type": [ {
"code": "Bundle",
"profile": [ "http://hl7.org/fhir/StructureDefinition/Bundle" ]
} ]
}, {
"id": "Bundle.entry:FhirDocuments.request",
"min": 1,
"path": "Bundle.entry.request"
}, {
"id": "Bundle.entry:FhirDocuments.request.method",
"path": "Bundle.entry.request.method",
"patternCode": "POST"
}, {
"id": "Bundle.entry:Folders",
"max": "0",
"path": "Bundle.entry",
"short": "Folders",
"sliceName": "Folders",
"definition": "any Folders being created or updated"
}, {
"id": "Bundle.entry:Folders.resource",
"min": 1,
"path": "Bundle.entry.resource",
"type": [ {
"code": "List",
"profile": [ "http://hl7.org/fhir/StructureDefinition/List" ]
} ]
}, {
"id": "Bundle.entry:Folders.request",
"min": 1,
"path": "Bundle.entry.request"
}, {
"id": "Bundle.entry:Folders.request.method",
"path": "Bundle.entry.request.method",
"binding": {
"strength": "required",
"valueSet": "https://profiles.ihe.net/ITI/MHD/ValueSet/MHDprovideFolderActions"
}
}, {
"id": "Bundle.entry:Patient",
"max": "0",
"path": "Bundle.entry",
"short": "the Patient",
"sliceName": "Patient",
"definition": "the Patient"
}, {
"id": "Bundle.entry:Patient.resource",
"min": 1,
"path": "Bundle.entry.resource",
"type": [ {
"code": "Patient",
"profile": [ "http://hl7.org/fhir/StructureDefinition/Patient" ]
} ]
}, {
"id": "Bundle.entry:Patient.request.method",
"path": "Bundle.entry.request.method",
"binding": {
"strength": "required",
"valueSet": "https://profiles.ihe.net/ITI/MHD/ValueSet/MHDprovidePatientActions"
}
} ]
},
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Bundle"
}