PackagesCanonicalsLogsProblems
    Packages
    de.gecco@1.0.5-rc.1
    https://www.netzwerk-universitaetsmedizin.de/fhir/StructureDefinition/gecco-bundle
{
  "description": "Bundle of type 'transaction' used to collect the set of resources as part of the GECCO dataset into a single instance.",
  "_filename": "Profile-Bundle-GeccoBundle.json",
  "package_name": "de.gecco",
  "date": "2020-10-29",
  "derivation": "constraint",
  "publisher": "Charité",
  "fhirVersion": "4.0.1",
  "name": "GeccoBundle",
  "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,
  "type": "Bundle",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "GECCO Bundle",
  "package_version": "1.0.5-rc.1",
  "status": "active",
  "id": "bb4a40f7-31bf-453d-b801-dfdefadb63c6",
  "kind": "resource",
  "url": "https://www.netzwerk-universitaetsmedizin.de/fhir/StructureDefinition/gecco-bundle",
  "version": "1.0",
  "differential": {
    "element": [ {
      "id": "Bundle.type",
      "path": "Bundle.type",
      "fixedCode": "transaction",
      "mustSupport": true
    }, {
      "id": "Bundle.timestamp",
      "path": "Bundle.timestamp",
      "mustSupport": true
    }, {
      "id": "Bundle.entry",
      "min": 1,
      "path": "Bundle.entry",
      "mustSupport": true
    }, {
      "id": "Bundle.entry.resource",
      "min": 1,
      "path": "Bundle.entry.resource"
    } ]
  },
  "contact": [ {
    "telecom": [ {
      "value": "https://www.bihealth.org/en/research/core-facilities/interoperability/",
      "system": "url"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Bundle"
}