description: Profile of Medication Bangladesh Standard V2 package_name: bd.fhir.core derivation: constraint name: BDMedication type: Medication elements: code: binding: {strength: required, valueSet: 'https://fhir.dghs.gov.bd/core/ValueSet/bd-medication-valueset'} mustSupport: true index: 0 form: binding: {strength: required, valueSet: 'https://fhir.dghs.gov.bd/core/ValueSet/bd-dose-form-valueset'} mustSupport: true index: 1 ingredient: mustSupport: true index: 2 elements: strength: {mustSupport: true, index: 3} required: [strength] package_version: 0.2.0 class: profile kind: resource url: https://fhir.dghs.gov.bd/core/StructureDefinition/bd-medication base: http://hl7.org/fhir/StructureDefinition/Medication version: 0.2.0 required: [form, ingredient, code]