PackagesCanonicalsLogsProblems
    Packages
    hl7.eu.fhir.pcsp@0.1.0
    http://hl7.eu/fhir/ig/pcsp/StructureDefinition/Procedure-cryopreservation-otherinfos-eu-pcsp
description: This profile defines how to describe the cryopreservation of sperms or oocyte for cancer patient in HL7 FHIR for the purpose of the PanCareSurPass project.
package_name: hl7.eu.fhir.pcsp
derivation: constraint
name: ProcedureCryopreservationOtherInfosPcsp
type: Procedure
elements:
  code:
    pattern:
      type: CodeableConcept
      value:
        coding:
        - {code: '88094004', system: 'http://snomed.info/sct', display: Cryopreservation}
    index: 0
  subject:
    type: Reference
    refers: ['http://hl7.eu/fhir/ig/pcsp/StructureDefinition/Patient-eu-pcsp']
    index: 1
  location: {short: Where the Cryopreservation happened, index: 2}
  reasonReference:
    type: Reference
    refers: ['http://hl7.eu/fhir/ig/pcsp/StructureDefinition/Condition-primaryCancer-eu-pcsp']
    index: 3
package_version: 0.1.0
class: profile
kind: resource
url: http://hl7.eu/fhir/ig/pcsp/StructureDefinition/Procedure-cryopreservation-otherinfos-eu-pcsp
base: http://hl7.org/fhir/StructureDefinition/Procedure
version: 0.1.0
required: [reasonReference]