PackagesCanonicalsLogsProblems
    Packages
    de.gematik.isik-basismodul-stufe1@1.0.10
    https://gematik.de/fhir/ISiK/StructureDefinition/ISiKVersicherungsverhaeltnisSelbstzahler
{
  "description": "Dieses Profil ermöglicht Selbstzahler Szenarien in ISiK.",
  "_filename": "StructureDefinition-ISiKVersicherungsverhaeltnisSelbstzahler.json",
  "package_name": "de.gematik.isik-basismodul-stufe1",
  "date": "2023-06-28",
  "derivation": "constraint",
  "publisher": "gematik GmbH",
  "fhirVersion": "4.0.1",
  "name": "ISiKVersicherungsverhaeltnisSelbstzahler",
  "mapping": [ {
    "uri": "http://hl7.org/fhir/workflow",
    "name": "Workflow Pattern",
    "identity": "workflow"
  }, {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  }, {
    "uri": "http://hl7.org/fhir/fivews",
    "name": "FiveWs Pattern Mapping",
    "identity": "w5"
  }, {
    "uri": "http://www.cda-adc.ca/en/services/cdanet/",
    "name": "Canadian Dental Association eclaims standard",
    "identity": "cdanetv4"
  }, {
    "uri": "http://hl7.org/v2",
    "name": "HL7 v2 Mapping",
    "identity": "v2"
  }, {
    "uri": "http://www.pharmacists.ca/",
    "name": "Canadian Pharmacy Associaiton eclaims standard",
    "identity": "cpha3pharm"
  } ],
  "abstract": false,
  "type": "Coverage",
  "experimental": "false",
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "1.0.10",
  "status": "active",
  "id": "8d12ee71-0157-4abe-b88b-7fabcd098672",
  "kind": "resource",
  "url": "https://gematik.de/fhir/ISiK/StructureDefinition/ISiKVersicherungsverhaeltnisSelbstzahler",
  "version": "1.0.10",
  "differential": {
    "element": [ {
      "id": "Coverage.status",
      "path": "Coverage.status",
      "mustSupport": true
    }, {
      "id": "Coverage.type",
      "min": 1,
      "path": "Coverage.type",
      "mustSupport": true
    }, {
      "id": "Coverage.type.coding",
      "min": 1,
      "path": "Coverage.type.coding",
      "mustSupport": true
    }, {
      "id": "Coverage.type.coding.system",
      "min": 1,
      "path": "Coverage.type.coding.system",
      "fixedUri": "http://fhir.de/CodeSystem/versicherungsart-de-basis",
      "mustSupport": true
    }, {
      "id": "Coverage.type.coding.code",
      "min": 1,
      "path": "Coverage.type.coding.code",
      "fixedCode": "SEL",
      "mustSupport": true
    }, {
      "id": "Coverage.policyHolder",
      "max": "0",
      "path": "Coverage.policyHolder"
    }, {
      "id": "Coverage.subscriber",
      "path": "Coverage.subscriber",
      "mustSupport": true
    }, {
      "id": "Coverage.subscriber.display",
      "min": 1,
      "path": "Coverage.subscriber.display",
      "mustSupport": true
    }, {
      "id": "Coverage.subscriberId",
      "max": "0",
      "path": "Coverage.subscriberId"
    }, {
      "id": "Coverage.beneficiary",
      "path": "Coverage.beneficiary",
      "mustSupport": true
    }, {
      "id": "Coverage.beneficiary.reference",
      "min": 1,
      "path": "Coverage.beneficiary.reference",
      "mustSupport": true
    }, {
      "id": "Coverage.payor",
      "path": "Coverage.payor",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/RelatedPerson" ]
      } ],
      "mustSupport": true
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Coverage"
}