PackagesCanonicalsLogsProblems
    Packages
    hl7.eu.fhir.pcsp@0.1.0
    http://hl7.eu/fhir/ig/pcsp/StructureDefinition/Procedure-cvc-otherinfos-eu-pcsp
description: This profile defines how to describe the  Catheterization of vein Procedure in HL7 FHIR for the purpose of the PanCareSurPass project.
package_name: hl7.eu.fhir.pcsp
derivation: constraint
name: ProcedureCVCOtherInfosPcsp
type: Procedure
elements:
  code:
    pattern:
      type: CodeableConcept
      value:
        coding:
        - {code: '392230005', system: 'http://snomed.info/sct', display: Catheterization of vein}
    index: 0
  subject:
    type: Reference
    refers: ['http://hl7.eu/fhir/ig/pcsp/StructureDefinition/Patient-eu-pcsp']
    index: 1
  reasonReference:
    type: Reference
    refers: ['http://hl7.eu/fhir/ig/pcsp/StructureDefinition/Condition-primaryCancer-eu-pcsp']
    index: 2
  bodySite: {short: In which vein the CVC was positioned, index: 3}
  focalDevice:
    short: Implanted or removed Catheter
    index: 4
    elements:
      action:
        binding: {strength: extensible, valueSet: 'http://hl7.eu/fhir/ig/pcsp/ValueSet/vs-action-eu-pcsp'}
        index: 5
      manipulated:
        elements:
          display: {short: Catheter, index: 6}
package_version: 0.1.0
class: profile
kind: resource
url: http://hl7.eu/fhir/ig/pcsp/StructureDefinition/Procedure-cvc-otherinfos-eu-pcsp
base: http://hl7.org/fhir/StructureDefinition/Procedure
version: 0.1.0
required: [reasonReference]