--- type: "valueset" title: "Biologically Derived Product Dispense Match Status" valueset: "biologicallyderivedproductdispense-match-status" --- # Biologically Derived Product Dispense Match Status - **Official URL**: http://hl7.org/fhir/ValueSet/biologicallyderivedproductdispense-match-status - **Version**: 6.0.0 - **Status**: active - **Name**: BiologicallyDerivedProductDispenseMatchStatus - **Title**: Biologically Derived Product Dispense Match Status - **Publisher**: HL7 (FHIR Project) - **Description**: Biologically Derived Product Dispense Match Status. ## Narrative - Include all codes defined in [`http://hl7.org/fhir/biologicallyderivedproductdispense-match-status`](CodeSystem-biologicallyderivedproductdispense-match-status) ## Content (Compose) - **System**: http://hl7.org/fhir/CodeSystem/biologicallyderivedproductdispense-match-status ## ValueSet XML ```xml
<status value="active"/> <experimental value="false"/> <date value="2023-01-29T21:19:50+01:00"/> <publisher value="HL7 (FHIR Project)"/> <contact> <telecom> <system value="url"/> <value value="http://hl7.org/fhir"/> </telecom> <telecom> <system value="email"/> <value value="fhir@lists.hl7.org"/> </telecom> </contact> <description value="Biologically Derived Product Dispense Match Status."/> <jurisdiction> <coding> <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/> <code value="001"/> <display value="World"/> </coding> </jurisdiction> <compose> <include> <system value="http://hl7.org/fhir/CodeSystem/biologicallyderivedproductdispense-match-status"/> </include> </compose> </ValueSet> ```