PackagesCanonicalsLogsProblems
    Packages
    ehealthplatform.be.r4.federalprofiles@1.1.18-beta
    https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-parturition
description: '*************!DRAFT!DRAFT!DRAFT! POC PROFILE TO INVESTIGATE STRATEGY IN PROFLING*********** Belgian federal profile for a parturition. Initially based on the functional description of the NIHDI.'
package_name: ehealthplatform.be.r4.federalprofiles
derivation: constraint
name: BeParturition
type: Observation
elements:
  code:
    pattern:
      type: CodeableConcept
      value:
        coding:
        - {code: '364336006', system: 'http://snomed.info/sct', display: Pattern of delivery (observable entity)}
    index: 0
    elements:
      coding: {index: 1}
  value:
    mustSupport: true
    choices: [valueCodeableConcept]
    index: 3
  valueCodeableConcept: {type: CodeableConcept, mustSupport: true, choiceOf: value, index: 4}
  value[x]:
    elements:
      coding:
        binding: {strength: extensible, valueSet: 'https://www.ehealth.fgov.be/standards/fhir/ValueSet/be-parturition'}
        index: 5
package_version: 1.1.18-beta
class: profile
kind: resource
url: https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-parturition
base: https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-observation
version: '0.1'
required: [value, valueCodeableConcept, code]