{
"description": "HVO profile for transaction Bundle consisting of HVOOrganizationalUnits of a HVOOrganization",
"_filename": "StructureDefinition-HVOOrganizationTransactionBundle.json",
"package_name": "se.electronichealth.fhir.hvo.r5",
"date": null,
"derivation": "constraint",
"publisher": null,
"fhirVersion": "5.0.0",
"name": "HVOOrganizationTransactionBundle",
"abstract": false,
"type": "Bundle",
"experimental": null,
"resourceType": "StructureDefinition",
"title": "HVOOrganizationalUnits of HVOOrganization transaction Bundle",
"package_version": "0.1.3-alpha",
"status": "draft",
"id": "3e8c5d7b-81db-4325-8a67-97249c3fe27d",
"kind": "resource",
"url": "http://electronichealth.se/fhir/hvo/StructureDefinition/HVOOrganizationTransactionBundle",
"version": "0.1.0",
"differential": {
"element": [ {
"id": "Bundle.type",
"path": "Bundle.type",
"fixedCode": "transaction",
"mustSupport": true
}, {
"id": "Bundle.entry",
"min": 1,
"path": "Bundle.entry",
"mustSupport": true
}, {
"id": "Bundle.entry.resource",
"min": 1,
"path": "Bundle.entry.resource",
"type": [ {
"code": "Organization",
"profile": [ "http://electronichealth.se/fhir/hvo/StructureDefinition/HVOOrganizationalUnit" ]
} ],
"mustSupport": true
}, {
"id": "Bundle.entry.request",
"min": 1,
"path": "Bundle.entry.request",
"mustSupport": true
}, {
"id": "Bundle.entry.request.method",
"path": "Bundle.entry.request.method",
"short": "PUT | POST",
"mustSupport": true
}, {
"id": "Bundle.entry.request.url",
"path": "Bundle.entry.request.url",
"mustSupport": true
} ]
},
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Bundle"
}