description: null package_name: ehealthplatform.be.r4.federalprofiles derivation: constraint name: BeObservationCodeableConcept type: CodeableConcept elements: coding: index: 0 slicing: rules: open discriminator: - {path: system, type: value} min: null slices: LOINC: match: {system: 'http://loinc.org'} schema: pattern: type: Coding value: {system: 'http://loinc.org'} index: 1 elements: system: pattern: {type: Uri, value: 'http://loinc.org'} index: 2 SNOMED-CT: match: {system: 'http://snomed.info/sct'} schema: pattern: type: Coding value: {system: 'http://snomed.info/sct'} index: 3 elements: system: pattern: {type: Uri, value: 'http://snomed.info/sct'} index: 4 ALBERTCODE: match: {system: 'https://www.ehealth.fgov.be/standards/fhir/CodeSystem/Albert'} schema: pattern: type: Coding value: {system: 'https://www.ehealth.fgov.be/standards/fhir/CodeSystem/Albert'} index: 5 elements: system: pattern: {type: Uri, value: 'https://www.ehealth.fgov.be/standards/fhir/CodeSystem/Albert'} index: 6 package_version: 0.1.37-beta class: complex-type kind: complex-type url: https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-observationcodeableconcept base: http://hl7.org/fhir/StructureDefinition/CodeableConcept version: null