PackagesCanonicalsLogsProblems
    Packages
    de.kvtelematik.eterminservice.r4@0.1.1
    https://fhir.kbv.de/StructureDefinition/74_PR_ETS_Bundle_Data
{
  "description": null,
  "_filename": "profile-bundle-ets-data.json",
  "package_name": "de.kvtelematik.eterminservice.r4",
  "date": "2019-08-02",
  "derivation": "constraint",
  "publisher": "KV Telematik GmbH",
  "fhirVersion": "4.0.0",
  "name": "BundleDataEts",
  "abstract": false,
  "copyright": "Copyright 2018,2019 KV Telematik GmbH",
  "type": "Bundle",
  "experimental": "true",
  "resourceType": "StructureDefinition",
  "title": "Rückgabe-Bundle der etsData-Operation",
  "package_version": "0.1.1",
  "status": "draft",
  "id": "3e7a17ba-137c-4ebe-9ebb-ec834846a36e",
  "kind": "resource",
  "url": "https://fhir.kbv.de/StructureDefinition/74_PR_ETS_Bundle_Data",
  "version": "3.0",
  "differential": {
    "element": [ {
      "id": "Bundle.identifier",
      "max": "0",
      "path": "Bundle.identifier"
    }, {
      "id": "Bundle.type",
      "path": "Bundle.type",
      "fixedCode": "searchset",
      "mustSupport": true
    }, {
      "id": "Bundle.total",
      "min": 1,
      "path": "Bundle.total",
      "mustSupport": true
    }, {
      "id": "Bundle.entry",
      "path": "Bundle.entry",
      "mustSupport": true
    }, {
      "id": "Bundle.entry.link",
      "max": "0",
      "path": "Bundle.entry.link"
    }, {
      "id": "Bundle.entry.fullUrl",
      "min": 1,
      "path": "Bundle.entry.fullUrl",
      "mustSupport": true
    }, {
      "id": "Bundle.entry.resource",
      "min": 1,
      "path": "Bundle.entry.resource",
      "type": [ {
        "code": "Resource",
        "profile": [ "https://fhir.kbv.de/StructureDefinition/74_PR_ETS_Appointment" ]
      }, {
        "code": "Patient",
        "profile": [ "https://fhir.kbv.de/StructureDefinition/74_PR_ETS_Patient" ]
      }, {
        "code": "PractitionerRole",
        "profile": [ "https://fhir.kbv.de/StructureDefinition/74_PR_ETS_PractitionerRole" ]
      } ],
      "mustSupport": true
    }, {
      "id": "Bundle.entry.search",
      "max": "0",
      "path": "Bundle.entry.search"
    }, {
      "id": "Bundle.entry.request",
      "max": "0",
      "path": "Bundle.entry.request"
    }, {
      "id": "Bundle.entry.response",
      "max": "0",
      "path": "Bundle.entry.response"
    }, {
      "id": "Bundle.signature",
      "max": "0",
      "path": "Bundle.signature"
    } ]
  },
  "contact": [ {
    "name": "KV Telematik GmbH",
    "telecom": [ {
      "value": "https://www.kv-telematik.de",
      "system": "url"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Bundle"
}