Package | de.gecco |
Resource Type | StructureDefinition |
Id | gecco-transaction-bundle |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=de.gecco@1.0.5&canonical=https://www.netzwerk-universitaetsmedizin.de/fhir/StructureDefinition/gecco-bundle |
URL | https://www.netzwerk-universitaetsmedizin.de/fhir/StructureDefinition/gecco-bundle |
Version | 1.0 |
Status | active |
Date | 2020-10-29 |
Name | GeccoBundle |
Title | GECCO Bundle |
Description | Bundle of type 'transaction' used to collect the set of resources as part of the GECCO dataset into a single instance. |
Type | Bundle |
Kind | resource |
No resources found
No resources found
No narrative content found in resource
{ "resourceType": "StructureDefinition", "id": "gecco-transaction-bundle", "url": "https://www.netzwerk-universitaetsmedizin.de/fhir/StructureDefinition/gecco-bundle", "version": "1.0", "name": "GeccoBundle", "title": "GECCO Bundle", "status": "active", "date": "2020-10-29", "publisher": "Charité", "contact": [ { "telecom": [ { "system": "url", "value": "https://www.bihealth.org/en/research/core-facilities/interoperability/" } ] } ], "description": "Bundle of type 'transaction' used to collect the set of resources as part of the GECCO dataset into a single instance.", "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.type", "path": "Bundle.type", "fixedCode": "transaction", "mustSupport": true }, { "id": "Bundle.timestamp", "path": "Bundle.timestamp", "mustSupport": true }, { "id": "Bundle.entry", "path": "Bundle.entry", "min": 1, "mustSupport": true }, { "id": "Bundle.entry.resource", "path": "Bundle.entry.resource", "min": 1 } ] } }