{ "description": null, "_filename": "StructureDefinition-EsystaSettingsBundle.json", "package_name": "de.emperra.esysta", "date": "2021-03-24", "derivation": "constraint", "publisher": "Emperra GmbH E-Health Technologies", "fhirVersion": "4.0.1", "name": "EsystaSettingsBundle", "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, "copyright": "Emperra GmbH E-Health Technologies", "type": "Bundle", "experimental": "false", "resourceType": "StructureDefinition", "title": "SettingsBundle", "package_version": "1.0.0", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-category", "valueString": "Foundation.Other" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-security-category", "valueCode": "not-classified" } ], "status": "active", "id": "6f030f50-3093-4a27-9d4b-e291eea69ad5", "kind": "resource", "url": "http://portal.esysta.com/fhir/StructureDefinition/EsystaSettingsBundle", "version": "1.0", "differential": { "element": [ { "id": "Bundle.identifier", "min": 1, "path": "Bundle.identifier", "mustSupport": true }, { "id": "Bundle.identifier.system", "min": 1, "path": "Bundle.identifier.system", "patternUri": "http://portal.esysta.com/fhir/Bundle/", "mustSupport": true }, { "id": "Bundle.identifier.value", "min": 1, "path": "Bundle.identifier.value", "mustSupport": true }, { "id": "Bundle.type", "path": "Bundle.type", "fixedCode": "collection" }, { "id": "Bundle.entry", "path": "Bundle.entry", "mustSupport": true }, { "id": "Bundle.entry.resource", "path": "Bundle.entry.resource", "type": [ { "code": "QuestionnaireResponse", "profile": [ "http://portal.esysta.com/fhir/StructureDefinition/EsystaSettings" ] } ] } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Bundle" }