Package | de.diga.caracare |
Resource Type | StructureDefinition |
Id | CCBundle |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=de.diga.caracare@1.0.0&canonical=https://cara.care/fhir/StructureDefinition/CCBundle |
URL | https://cara.care/fhir/StructureDefinition/CCBundle |
Version | 1.0 |
Status | active |
Date | 2021-11-22 |
Name | CCBundle |
Title | Export-Bundle |
Copyright | HiDoc Technologies GmbH |
Type | Bundle |
Kind | resource |
No resources found
StructureDefinition | |
CCObservationBauchschmerz | Observation-Profil der DiGa Cara Care zur Repräsentation von Bauchschmerzen |
CCObservationBlaehung | Observation-Profil der DiGa "Cara.Care" zur Repräsentationvon Blähungen |
CCObservationIbsQol | Observation-Profil der DiGa Cara Care zur Repräsentation des Irritable Bowel Syndrome Quality Of Lifes (IBS-QOL) |
CCObservationIbsSss | Observation-Profil der DiGa Cara Care zur Repräsentation des Irritable Bowel Syndrome Severity Scoring Systems (IBS-SSS) |
CCObservationStimmung | Observation-Profil der DiGa Cara Care zur Repräsentationvon der Stimmung |
CCObservationStoolScore | Observation-Profil der DiGa Cara Care zur Repräsentation der Bristol Stool Scale |
CCObservationStress | Observation-Profil der DiGa Cara Care zur Repräsentationvon des Stresslevels |
CCPatient | Patienten-Profil der DiGa "Cara.Care" |
No narrative content found in resource
{ "resourceType": "StructureDefinition", "id": "CCBundle", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-category", "valueString": "Foundation.Other" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-security-category", "valueCode": "not-classified" } ], "url": "https://cara.care/fhir/StructureDefinition/CCBundle", "version": "1.0", "name": "CCBundle", "title": "Export-Bundle", "status": "active", "experimental": false, "date": "2021-11-22", "publisher": "HiDoc Technologies GmbH", "copyright": "HiDoc Technologies GmbH", "fhirVersion": "4.0.1", "mapping": [ { "identity": "v2", "uri": "http://hl7.org/v2", "name": "HL7 v2 Mapping" }, { "identity": "rim", "uri": "http://hl7.org/v3", "name": "RIM Mapping" }, { "identity": "cda", "uri": "http://hl7.org/v3/cda", "name": "CDA (R2)" }, { "identity": "w5", "uri": "http://hl7.org/fhir/fivews", "name": "FiveWs Pattern Mapping" } ], "kind": "resource", "abstract": false, "type": "Bundle", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Bundle", "derivation": "constraint", "differential": { "element": [ { "id": "Bundle.identifier", "path": "Bundle.identifier", "min": 1, "mustSupport": true }, { "id": "Bundle.identifier.system", "path": "Bundle.identifier.system", "min": 1, "patternUri": "https://cara.care/de/kompatibilitaet/sid/export-id", "mustSupport": true }, { "id": "Bundle.identifier.value", "path": "Bundle.identifier.value", "min": 1, "mustSupport": true }, { "id": "Bundle.type", "path": "Bundle.type", "fixedCode": "collection", "mustSupport": true }, { "id": "Bundle.timestamp", "path": "Bundle.timestamp", "min": 1, "mustSupport": true }, { "id": "Bundle.entry", "path": "Bundle.entry", "min": 1, "mustSupport": true }, { "id": "Bundle.entry.fullUrl", "path": "Bundle.entry.fullUrl", "min": 1, "mustSupport": true }, { "id": "Bundle.entry.resource", "path": "Bundle.entry.resource", "min": 1, "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 } ] } }