PackagesCanonicalsLogsProblems
    Packages
    de.emperra.esysta@1.0.0
    http://portal.esysta.com/fhir/StructureDefinition/PractitionerSettingsBundle
{
  "description": null,
  "_filename": "StructureDefinition-PractitionerSettingsBundle.json",
  "package_name": "de.emperra.esysta",
  "date": "2021-03-24",
  "derivation": "constraint",
  "publisher": "Emperra GmbH E-Health Technologies",
  "fhirVersion": "4.0.1",
  "name": "PractitionerSettingsBundle",
  "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": "Emperra GmbH E-Health Technologies",
  "type": "Bundle",
  "experimental": "false",
  "resourceType": "StructureDefinition",
  "title": "SettingsBundle",
  "package_version": "1.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": "6102fdc0-70cd-424f-8c1d-eefee7bc2c40",
  "kind": "resource",
  "url": "http://portal.esysta.com/fhir/StructureDefinition/PractitionerSettingsBundle",
  "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": "http://portal.esysta.com/fhir/Bundle/",
      "mustSupport": true
    }, {
      "id": "Bundle.identifier.value",
      "min": 1,
      "path": "Bundle.identifier.value",
      "mustSupport": true
    }, {
      "id": "Bundle.type",
      "path": "Bundle.type",
      "fixedCode": "collection"
    }, {
      "id": "Bundle.entry",
      "path": "Bundle.entry",
      "mustSupport": true
    }, {
      "id": "Bundle.entry.resource",
      "path": "Bundle.entry.resource",
      "type": [ {
        "code": "QuestionnaireResponse",
        "profile": [ "http://portal.esysta.com/fhir/StructureDefinition/PractitionerSettings" ]
      } ]
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Bundle"
}