PackagesCanonicalsLogsProblems
    Packages
    hl7.eu.fhir.pcsp@0.1.0
    http://hl7.eu/fhir/ig/pcsp/StructureDefinition/Diagnosis
description: 'Diagnosis\nMaturity Level: 2 - Ready for Review'
package_name: hl7.eu.fhir.pcsp
derivation: specialization
name: Diagnosis
type: http://hl7.eu/fhir/ig/pcsp/StructureDefinition/Diagnosis
elements:
  description: {type: string, short: Diagnosis description, index: 15}
  laterality: {type: CodeableConcept, short: Laterality, array: true, index: 19}
  stage: {type: string, short: Stage/Risk, index: 26}
  site:
    type: BackboneElement
    short: Site
    array: true
    index: 16
    elements:
      code: {type: CodeableConcept, short: Site(ICD-O-3 topography), array: true, index: 17}
      description: {type: string, short: Site description, array: true, index: 18}
  tumorBehaviour: {type: CodeableConcept, short: Tumour behaviour (ICD-O-3 type), array: true, index: 14}
  dateOfDiagnosis: {type: BackboneElement, short: Date of diagnosis, array: true, index: 1}
  centerOfDiagnosis:
    type: BackboneElement
    short: Center of diagnosis
    array: true
    index: 2
    elements:
      identifier: {type: Identifier, short: Center code, index: 3}
      name: {type: string, short: Center name, index: 4}
      city: {type: string, short: Center city, index: 5}
      country: {type: string, short: Center country, index: 6}
    required: [country]
  hereditaryPredisposition: {type: CodeableConcept, short: Hereditary Cancer Predisposition, array: true, index: 28}
  morphologyCode: {type: CodeableConcept, short: Diagnosis, array: true, index: 13}
  primaryTreatmentCenter:
    type: BackboneElement
    short: Primary treatment center
    index: 7
    elements:
      name: {type: string, short: Primary treatment center name, index: 8}
      city: {type: string, short: Primary treatment center city, index: 9}
      country: {type: string, short: Primary treatment center country, index: 10}
  diagnosticGroup: {type: CodeableConcept, short: Diagnostic Group, array: true, index: 12}
  notes: {type: string, short: Notes, array: true, index: 29}
  dateOfArrivalAtCenter: {type: dateTime, short: Date of arrival to our institution, array: true, min: 1, index: 11}
  identifier: {type: Identifier, short: ID, array: true, min: 1, index: 0}
  geneticMarkers: {type: string, short: Genetic markers(text), index: 25}
  metastasis:
    type: BackboneElement
    short: Metastatic
    array: true
    index: 20
    elements:
      identifier: {type: integer, short: Metastasis id, array: true, index: 21}
      site:
        type: BackboneElement
        short: Metastasis site
        array: true
        index: 22
        elements:
          code: {type: CodeableConcept, short: Metastasis site code, array: true, index: 23}
          description: {type: string, short: Additional description of sites of metastatis, array: true, index: 24}
  immunology: {type: CodeableConcept, short: Immunology, array: true, index: 27}
package_version: 0.1.0
class: logical
kind: logical
url: http://hl7.eu/fhir/ig/pcsp/StructureDefinition/Diagnosis
base: http://hl7.org/fhir/StructureDefinition/Base
version: 0.1.0
required: [identifier, dateOfArrivalAtCenter]