PackagesCanonicalsLogsProblems
    Packages
    medmij.fhir.nl.r4.dentalcare@1.0.0-beta.4
    http://medmij.nl/fhir/StructureDefinition/mz-lm-Procedure
description: Therapeutic or diagnostic procedure undergone by the patient in dental care.
package_name: medmij.fhir.nl.r4.dentalcare
derivation: specialization
name: MzLmProcedure
type: http://medmij.nl/fhir/StructureDefinition/mz-lm-Procedure
elements:
  ProcedureStartDate: {short: Procedure start date, type: dateTime, index: 0}
  ProcedureEndDate: {short: Procedure end date, type: dateTime, index: 1}
  ProcedureType:
    short: Procedure type
    type: CodeableConcept
    binding: {strength: extensible, valueSet: 'http://medmij.nl/fhir/ValueSet/ProcedureTypeVektisDentalCare'}
    index: 2
  ProcedureMethod:
    short: Procedure method
    type: CodeableConcept
    array: true
    binding: {strength: required, valueSet: 'http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.14.1.4--20200901000000'}
    index: 3
  ProcedureAnatomicalLocation:
    short: Procedure anatomical location
    type: BackboneElement
    index: 4
    elements:
      Location:
        short: Location
        type: CodeableConcept
        binding: {strength: required, valueSet: 'http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.121.11.11--20200901000000'}
        index: 5
      Laterality:
        short: Laterality
        type: CodeableConcept
        binding: {strength: required, valueSet: 'http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.20.7.2--20200901000000'}
        index: 6
  Indication:
    short: Indication
    type: BackboneElement
    array: true
    index: 7
    elements:
      ProblemAnatomicalLocation:
        short: Problem anatomical location
        type: BackboneElement
        index: 11
        elements:
          Location:
            short: Location
            type: CodeableConcept
            binding: {strength: required, valueSet: 'http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.121.11.11--20200901000000'}
            index: 12
          Laterality:
            short: Laterality
            type: CodeableConcept
            binding: {strength: required, valueSet: 'http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.20.7.2--20200901000000'}
            index: 13
      ProblemType:
        short: Problem type
        type: CodeableConcept
        binding: {strength: required, valueSet: 'http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.5.1.1--20200901000000'}
        index: 8
      Comment: {short: Comment, type: string, index: 18}
      FurtherSpecificationProblemName: {short: Further specification problem name, type: string, index: 10}
      ProblemStartDate: {short: Problem start date, type: dateTime, index: 14}
      ProblemEndDate: {short: Problem end date, type: dateTime, index: 15}
      ProblemName:
        short: Problem name
        type: CodeableConcept
        binding: {strength: required, valueSet: 'http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.5.1.3--20200901000000'}
        index: 9
      VerificationStatus:
        short: Verification status
        type: CodeableConcept
        binding: {strength: required, valueSet: 'http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.5.1.4--20200901000000'}
        index: 17
      ProblemStatus:
        short: Problem status
        type: CodeableConcept
        binding: {strength: required, valueSet: 'http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.5.1.2--20200901000000'}
        index: 16
    required: [ProblemStatus, ProblemName]
  Location:
    short: Location
    refers: ['http://medmij.nl/fhir/StructureDefinition/medmij-core-lm-HealthcareProvider']
    type: Reference
    index: 19
  Performer:
    short: Performer
    refers: ['http://medmij.nl/fhir/StructureDefinition/medmij-core-lm-HealthProfessional']
    type: Reference
    array: true
    index: 20
package_version: 1.0.0-beta.4
class: logical
kind: logical
url: http://medmij.nl/fhir/StructureDefinition/mz-lm-Procedure
base: http://hl7.org/fhir/StructureDefinition/Element
version: null
required: [ProcedureType]