PackagesCanonicalsLogsProblems
    Packages
    koppeltaalv2.00@0.7.1
    http://koppeltaal.nl/fhir/StructureDefinition/KT2Patient
description: The (FHIR) Patient (resource) is a representation of a person who is being treated by the Healthcare Provider to whom eHealth activities are assigned.
package_name: koppeltaalv2.00
derivation: constraint
name: KT2_Patient
type: Patient
elements:
  managingOrganization:
    type: Reference
    label: Koppeltaal
    refers: ['http://koppeltaal.nl/fhir/StructureDefinition/KT2Organization']
    index: 10
  name: {label: Koppeltaal, index: 4}
  birthDate: {label: Koppeltaal, index: 7}
  extension:
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: url, type: value}
      min: 0
      slices:
        resource-origin:
          match: {url: null}
          schema: {type: Extension, url: 'http://koppeltaal.nl/fhir/StructureDefinition/resource-origin', index: 1}
          min: 0
          max: 1
  photo: {label: Koppeltaal, index: 8}
  active: {label: Koppeltaal, index: 3}
  identifier: {label: Koppeltaal, index: 2}
  telecom: {label: Koppeltaal, index: 5}
  gender: {label: Koppeltaal, index: 6}
  contact: {label: Koppeltaal, index: 9}
package_version: 0.7.1
extensions:
  resource-origin: {url: 'http://koppeltaal.nl/fhir/StructureDefinition/resource-origin', min: 0, max: 1, type: Extension, index: 1}
class: profile
kind: resource
url: http://koppeltaal.nl/fhir/StructureDefinition/KT2Patient
base: http://hl7.org/fhir/StructureDefinition/Patient
version: 0.0.5
required: [identifier, active]