description: Definition of the Observation for the date of incidence package_name: rs/ch.fhir.ig.ch derivation: constraint name: CHCRLObservationDateOfIncidence type: Observation elements: code: pattern: type: CodeableConcept value: coding: - {code: 63931-0, system: 'http://loinc.org', display: Date of diagnosis} type: CodeableConcept index: 0 subject: type: Reference short: Patient refers: ['http://fhir.ch/ig/ch-crl/StructureDefinition/ch-crl-patient'] index: 1 elements: reference: {index: 2} required: [reference] effective: choices: [] index: 4 effectiveDateTime: {type: dateTime, index: 5} performer: type: Reference short: Practitioner if resident physician or Organization Department if hospital refers: ['http://fhir.ch/ig/ch-crl/StructureDefinition/ch-crl-organization-department', 'http://fhir.ch/ig/ch-crl/StructureDefinition/ch-crl-practitioner'] index: 6 elements: reference: {index: 7} required: [reference] value: choices: [] index: 9 valueDateTime: {type: dateTime, short: The definite date of diagnosis, index: 10} package_version: crl-0.9.0 class: profile kind: resource url: http://fhir.ch/ig/ch-crl/StructureDefinition/ch-crl-observation-dateofincidence base: http://hl7.org/fhir/StructureDefinition/Observation version: 0.9.0 required: [effective, effectiveDateTime, subject, value, valueDateTime]