PackagesCanonicalsLogsProblems
    Packages
    swiss.mednet.fhir@0.19.0
    https://mednet.swiss/fhir/StructureDefinition/mni-contract
description: MedNet Interface (MNI) - Contract Profile
package_name: swiss.mednet.fhir
derivation: constraint
name: MNIContract
type: Contract
elements:
  id: {short: 'The id is unique within the space of all resources of the same type on the same server It can be any combination of upper- or lower-case ASCII letters ''A''..''Z'', and ''a''..''z'', numerals (''0''..''9''), ''-'' and ''.'' with a length limit of 64 characters. (This might be an integer, an un-prefixed OID, UUID or any other identifier pattern that meets these constraints.)', mustSupport: true, index: 0}
  implicitRules: {mustSupport: false, index: 1}
  modifierExtension: {mustSupport: false, index: 2}
  identifier:
    mustSupport: true
    index: 3
    elements:
      system: {short: 'the system that delivers the contract id. It must be an uri like http://www.mycompany.com', mustSupport: true, index: 4}
      value: {mustSupport: true, index: 5}
    required: [value]
  type:
    mustSupport: true
    index: 6
    elements:
      coding:
        mustSupport: true
        index: 7
        elements:
          system: {short: 'Recommended value http://terminology.hl7.org/CodeSystem/contract-type', mustSupport: true, index: 8}
          code: {short: privacy (Privacy) | disclosure (Disclosure) | healthinsurance (Health Insurance) | supply (Supply Contract) | consent (Consent), mustSupport: true, index: 9}
          display: {mustSupport: true, index: 10}
        required: [system, code]
package_version: 0.19.0
class: profile
kind: resource
url: https://mednet.swiss/fhir/StructureDefinition/mni-contract
base: http://hl7.org/fhir/StructureDefinition/Contract
version: 0.19.0