PackagesCanonicalsLogsProblems
    Packages
    de.diga.abatonra@2.0.0
    https://abaton.app/fhir/StructureDefinition/TOBundle
{
  "description": null,
  "_filename": "TOBundle.json",
  "package_name": "de.diga.abatonra",
  "date": "2022-01-14",
  "derivation": "constraint",
  "publisher": "ABATON GmbH",
  "fhirVersion": "4.0.1",
  "name": "TOBundle",
  "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": "ABATON GmbH",
  "type": "Bundle",
  "experimental": "false",
  "resourceType": "StructureDefinition",
  "title": "Export-Bundle",
  "package_version": "2.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": "3b7fe94c-814b-46a8-9d27-fce994ff4961",
  "kind": "resource",
  "url": "https://abaton.app/fhir/StructureDefinition/TOBundle",
  "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://abaton.app/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://abaton.app/fhir/StructureDefinition/TOObservationRAID", "https://abaton.app/fhir/StructureDefinition/TOObservationRADAI5", "https://abaton.app/fhir/StructureDefinition/TOObservationHAQ", "https://abaton.app/fhir/StructureDefinition/TOObservationMSK", "https://abaton.app/fhir/StructureDefinition/TOObservationPtGA", "https://abaton.app/fhir/StructureDefinition/TOObservationSchmerzNRS" ]
      }, {
        "code": "Patient",
        "profile": [ "https://abaton.app/fhir/StructureDefinition/TOPatient" ]
      }, {
        "code": "Device"
      } ],
      "mustSupport": true
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Bundle"
}