Package | de.emperra.esysta |
Resource Type | StructureDefinition |
Id | EsystaBundle |
FHIR Version | R4 |
Source | null/https://simplifier.net/resolve?scope=de.emperra.esysta@1.0.0&canonical=http://portal.esysta.com/fhir/StructureDefinition/EsystaBundle |
URL | http://portal.esysta.com/fhir/StructureDefinition/EsystaBundle |
Version | 1.0 |
Status | active |
Date | 2021-03-24 |
Name | EsystaBundle |
Title | Export-Bundle |
Copyright | Emperra GmbH E-Health Technologies |
Type | Bundle |
Kind | resource |
No resources found
No resources found
No narrative content found in resource
{ "resourceType": "StructureDefinition", "id": "EsystaBundle", "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": "http://portal.esysta.com/fhir/StructureDefinition/EsystaBundle", "version": "1.0", "name": "EsystaBundle", "title": "Export-Bundle", "status": "active", "experimental": false, "date": "2021-03-24", "publisher": "Emperra GmbH E-Health Technologies", "copyright": "Emperra GmbH E-Health Technologies", "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": "http://portal.esysta.com/fhir/Bundle/", "mustSupport": true }, { "id": "Bundle.identifier.value", "path": "Bundle.identifier.value", "min": 1, "mustSupport": true }, { "id": "Bundle.type", "path": "Bundle.type", "fixedCode": "document", "mustSupport": true }, { "id": "Bundle.timestamp", "path": "Bundle.timestamp", "min": 1, "mustSupport": true } ] } }