{ "description": null, "_filename": "StructureDefinition-CCBundle.json", "package_name": "de.diga.caracare", "date": "2021-11-22", "derivation": "constraint", "publisher": "HiDoc Technologies GmbH", "fhirVersion": "4.0.1", "name": "CCBundle", "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": "HiDoc Technologies GmbH", "type": "Bundle", "experimental": "false", "resourceType": "StructureDefinition", "title": "Export-Bundle", "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": "e5f81abc-4e9a-41eb-83a2-9eb98328e520", "kind": "resource", "url": "https://cara.care/fhir/StructureDefinition/CCBundle", "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": "https://cara.care/de/kompatibilitaet/sid/export-id", "mustSupport": true }, { "id": "Bundle.identifier.value", "min": 1, "path": "Bundle.identifier.value", "mustSupport": true }, { "id": "Bundle.type", "path": "Bundle.type", "fixedCode": "collection", "mustSupport": true }, { "id": "Bundle.timestamp", "min": 1, "path": "Bundle.timestamp", "mustSupport": true }, { "id": "Bundle.entry", "min": 1, "path": "Bundle.entry", "mustSupport": true }, { "id": "Bundle.entry.fullUrl", "min": 1, "path": "Bundle.entry.fullUrl", "mustSupport": true }, { "id": "Bundle.entry.resource", "min": 1, "path": "Bundle.entry.resource", "type": [ { "code": "Observation", "profile": [ "https://cara.care/fhir/StructureDefinition/CCObservationBauchschmerz", "https://cara.care/fhir/StructureDefinition/CCObservationBlaehung", "https://cara.care/fhir/StructureDefinition/CCObservationIbsQol", "https://cara.care/fhir/StructureDefinition/CCObservationIbsSss", "https://cara.care/fhir/StructureDefinition/CCObservationStoolScore", "https://cara.care/fhir/StructureDefinition/CCObservationStimmung", "https://cara.care/fhir/StructureDefinition/CCObservationStress" ] }, { "code": "Patient", "profile": [ "https://cara.care/fhir/StructureDefinition/CCPatient" ] }, { "code": "Device" } ], "mustSupport": true } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Bundle" }