description: Laniado Proposed Blood Type Profile package_name: laniado.test.fhir.r4 derivation: constraint name: BloodType type: Observation elements: identifier: index: 0 elements: system: {index: 1} value: {short: The value that is unique within the system., index: 2} required: [value, system] slicing: rules: open discriminator: - {path: system, type: value} min: null slices: laniado: match: {system: 'http://fhir.laniado.org.il/Identifier/blood-type'} schema: index: 3 elements: system: pattern: {type: Uri, value: 'http://fhir.laniado.org.il/Identifier/blood-type'} index: 4 code: elements: coding: pattern: type: Coding value: {code: 882-1, system: 'http://loinc.org', display: 'ABO and Rh group [Type] in Blood'} index: 5 effective: choices: [effectiveDateTime] index: 7 effectiveDateTime: {type: dateTime, choiceOf: effective, index: 8} value: choices: [valueCodeableConcept] index: 10 valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 11} value[x]: elements: coding: {index: 12} required: [coding] package_version: 0.1.92 class: profile kind: resource url: http://fhir.laniado.org.il/StructureDefinition/blood-type base: http://fhir.laniado.org.il/StructureDefinition/laniado-observation version: null required: [effectiveDateTime, value, valueCodeableConcept, effective]