{
  "resourceType": "StructureDefinition",
  "url": "https://simplifier.net/ziv-schnittstellen/ziv_vertragskopien",
  "name": "ZIV_Vertragskopien",
  "status": "draft",
  "description": "Für die Profilierung wird die HL7 FHIR Spezifikation R4 als Basis verwendet.",
  "fhirVersion": "4.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "Contract",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Contract",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Contract.identifier",
        "path": "Contract.identifier",
        "mustSupport": true
      },
      {
        "id": "Contract.url",
        "path": "Contract.url",
        "mustSupport": true
      },
      {
        "id": "Contract.version",
        "path": "Contract.version",
        "definition": "An edition identifier used for business purposes to label business significant variants.\r\nZIV: Für Klinik und Patient einsehbar.",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Contract.status",
        "path": "Contract.status",
        "definition": "The status of the resource instance.\r\nZIV: Für Klinik änderbar, für Patient einsehbar.",
        "mustSupport": true
      },
      {
        "id": "Contract.legalState",
        "path": "Contract.legalState",
        "definition": "Legal states of the formation of a legal instrument, which is a formally executed written document that can be formally attributed to its author, records and formally expresses a legally enforceable act, process, or contractual duty, obligation, or right, and therefore evidences that act, process, or agreement.\r\nZIV: Für Klinik änderbar, für Patient einsehbar.",
        "mustSupport": true
      },
      {
        "id": "Contract.issued",
        "path": "Contract.issued",
        "definition": "When this  Contract was issued.\r\nZIV: Für Klinik und Patient einsehbar.",
        "mustSupport": true
      },
      {
        "id": "Contract.applies",
        "path": "Contract.applies",
        "definition": "Relevant time or time-period when this Contract is applicable.\r\nZIV: Für Klinik und Patient einsehbar.",
        "mustSupport": true
      },
      {
        "id": "Contract.applies.start",
        "path": "Contract.applies.start",
        "definition": "The start of the period. The boundary is inclusive.\r\nZIV: Für Klinik und Patient einsehbar.",
        "mustSupport": true
      },
      {
        "id": "Contract.applies.end",
        "path": "Contract.applies.end",
        "definition": "The end of the period. If the end of the period is missing, it means no end was known or planned at the time the instance was created. The start may be in the past, and the end date in the future, which means that period is expected/planned to end at that time.\r\nZIV: Für Klinik und Patient einsehbar, wenn zutreffend."
      },
      {
        "id": "Contract.subject",
        "path": "Contract.subject",
        "definition": "The target entity impacted by or of interest to parties to the agreement.\r\nZIV: Für Klinik und Patient einsehbar.",
        "mustSupport": true
      },
      {
        "id": "Contract.authority",
        "path": "Contract.authority",
        "definition": "A formally or informally recognized grouping of people, principals, organizations, or jurisdictions formed for the purpose of achieving some form of collective action such as the promulgation, administration and enforcement of contracts and policies.\r\nZIV: Für Klinik und Patient einsehbar. Für Patienten wichtig mit wem der Vertrag abgeschlossen ist. ",
        "mustSupport": true
      },
      {
        "id": "Contract.site",
        "path": "Contract.site",
        "definition": "Sites in which the contract is complied with,  exercised, or in force.\r\nZIV: Für Klinik und Patient einsehbar.",
        "mustSupport": true
      },
      {
        "id": "Contract.title",
        "path": "Contract.title",
        "definition": "A short, descriptive, user-friendly title for this Contract definition, derivative, or instance in any legal state.t giving additional information about its content.\r\nZIV: Für Klinik und Patient einsehbar.",
        "mustSupport": true
      },
      {
        "id": "Contract.subtitle",
        "path": "Contract.subtitle",
        "definition": "An explanatory or alternate user-friendly title for this Contract definition, derivative, or instance in any legal state.t giving additional information about its content.\r\nZIV: Für Klinik und Patient einsehbar."
      },
      {
        "id": "Contract.author",
        "path": "Contract.author",
        "mustSupport": true
      },
      {
        "id": "Contract.term",
        "path": "Contract.term",
        "definition": "One or more Contract Provisions, which may be related and conveyed as a group, and may contain nested groups.\r\nZIV: Für Klinik und Patient einsehbar.",
        "mustSupport": true
      },
      {
        "id": "Contract.supportingInfo",
        "path": "Contract.supportingInfo",
        "mustSupport": true
      },
      {
        "id": "Contract.signer",
        "path": "Contract.signer",
        "definition": "Parties with legal standing in the Contract, including the principal parties, the grantor(s) and grantee(s), which are any person or organization bound by the contract, and any ancillary parties, which facilitate the execution of the contract such as a notary or witness.\r\nZIV: Für Klinik und Patient einsehbar.",
        "mustSupport": true
      },
      {
        "id": "Contract.friendly",
        "path": "Contract.friendly",
        "definition": "The \"patient friendly language\" versionof the Contract in whole or in parts. \"Patient friendly language\" means the representation of the Contract and Contract Provisions in a manner that is readily accessible and understandable by a layperson in accordance with best practices for communication styles that ensure that those agreeing to or signing the Contract understand the roles, actions, obligations, responsibilities, and implication of the agreement.\r\nZIV: Für Klinik und Patient einsehbar, als auch hochrelevant für den Patienten.",
        "mustSupport": true
      }
    ]
  }
}