{ "description": "Hrvatska ekstenzija ITI-65 Provide Document resursa s Minimal metadata za MHD.", "_filename": "StructureDefinition-HRMinimalProvideDocumentBundle.json", "package_name": "cezih.hr.cezih-osnova", "date": null, "derivation": "constraint", "publisher": null, "fhirVersion": "4.0.1", "name": "HRMinimalProvideDocumentBundle", "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 Minimal Provide Document Bundle", "package_version": "0.2.9", "status": "active", "id": "773961bf-e85b-481c-9552-150c24872e59", "kind": "resource", "url": "http://fhir.cezih.hr/specifikacije/StructureDefinition/HRMinimalProvideDocumentBundle", "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/HRMinimalSubmissionSet" ] } ] }, { "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", "path": "Bundle.entry", "short": "the DocumentReference resources", "sliceName": "DocumentRefs", "definition": "any new DocumentReference that are part of the SubmissionSet. These might be new or other associations" }, { "id": "Bundle.entry:DocumentRefs.resource", "min": 1, "path": "Bundle.entry.resource", "type": [ { "code": "DocumentReference", "profile": [ "http://fhir.cezih.hr/specifikacije/StructureDefinition/HR.MinimalDocumentReference" ] } ] }, { "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", "path": "Bundle.entry", "short": "the Documents", "sliceName": "Documents", "definition": "the Documents referenced by the DocumentReference resources" }, { "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.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" }