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} identifier: mustSupport: true index: 1 elements: system: {short: 'the system that delivers the contract id. It must be an uri like http://www.mycompany.com', mustSupport: true, index: 2} value: {mustSupport: true, index: 3} required: [value] type: mustSupport: true index: 4 elements: coding: mustSupport: true index: 5 elements: system: {short: 'Recommended value http://terminology.hl7.org/CodeSystem/contract-type', mustSupport: true, index: 6} code: {short: privacy (Privacy) | disclosure (Disclosure) | healthinsurance (Health Insurance) | supply (Supply Contract) | consent (Consent), mustSupport: true, index: 7} display: {mustSupport: true, index: 8} required: [system, code] package_version: 0.16.0 class: profile kind: resource url: https://mednet.swiss/fhir/StructureDefinition/mni-contract base: http://hl7.org/fhir/StructureDefinition/Contract version: 0.16.0