This is the Continuous Integration Build of FHIR (will be incorrect/inconsistent at times).
See the Directory of published versions
Orders and Observations Work Group | Maturity Level: N/A | Standards Status: Informative | Compartments: Patient, Practitioner |
Raw XML (canonical form + also see XML Format Specification)
ISBT 128 Supply Delivery (id = "ISBT128")
<?xml version="1.0" encoding="UTF-8"?> <!-- This is the corresponding supply delivery from the supplye request example --><SupplyDelivery xmlns="http://hl7.org/fhir"> <id value="ISBT128"/> <contained> <BiologicallyDerivedProduct> <id value="Item1"/> <productCode> <coding> <code value="E0398"/> </coding> </productCode> <identifier> <system value="https://www.isbt128.org/uri/MPHOUniqueIdentifier"/> <value value="A9999E0398A999921123456000000"/> </identifier> <biologicalSourceEvent> <system value="https://www.isbt128.org/uri/DonationIdentificationNumber"/> <value value="A999921123456"/> </biologicalSourceEvent> <processingFacility> <reference value="Organization/A9999"/> </processingFacility> <productStatus> <code value="available"/> </productStatus> <expirationDate value="2021-08-02T23:59:00-05:00"/> <property> <type> <coding> <code value="ABORhD"/> </coding> </type> <valueCodeableConcept> <coding> <system value="https://www.isbt128.org/uri/ABORhD"/> <code value="62"/> <display value="A RhD Positive"/> </coding> </valueCodeableConcept> </property> <property> <type> <coding> <code value="Donor"/> </coding> </type> <valueCodeableConcept> <coding> <system value="https://www.isbt128.org/uri/CollectionType"/> <code value="V"/> <display value="Volunteer"/> </coding> </valueCodeableConcept> </property> </BiologicallyDerivedProduct> </contained> <contained> <BiologicallyDerivedProduct> <id value="Item2"/> <productCode> <coding> <code value="E0398"/> </coding> </productCode> <identifier> <system value="https://www.isbt128.org/uri/MPHOUniqueIdentifier"/> <value value="A9999E0398A999921123457000000"/> </identifier> <biologicalSourceEvent> <system value="https://www.isbt128.org/uri/DonationIdentificationNumber"/> <value value="A999921123457"/> </biologicalSourceEvent> <processingFacility> <reference value="Organization/A9999"/> </processingFacility> <productStatus> <code value="available"/> </productStatus> <expirationDate value="2021-07-31T23:59:00-05:00"/> <property> <type> <coding> <code value="ABORhD"/> </coding> </type> <valueCodeableConcept> <coding> <system value="https://www.isbt128.org/uri/ABORhD"/> <code value="51"/> <display value="O RhD Positive"/> </coding> </valueCodeableConcept> </property> <property> <type> <coding> <code value="Donor"/> </coding> </type> <valueCodeableConcept> <coding> <system value="https://www.isbt128.org/uri/CollectionType"/> <code value="V"/> <display value="Volunteer"/> </coding> </valueCodeableConcept> </property> </BiologicallyDerivedProduct> </contained> <contained> <BiologicallyDerivedProduct> <id value="Item3"/> <productCode> <coding> <code value="E0398"/> </coding> </productCode> <identifier> <system value="https://www.isbt128.org/uri/MPHOUniqueIdentifier"/> <value value="A9999E0398A999921123458000000"/> </identifier> <biologicalSourceEvent> <system value="https://www.isbt128.org/uri/DonationIdentificationNumber"/> <value value="A999921123458"/> </biologicalSourceEvent> <processingFacility> <reference value="Organization/A9999"/> </processingFacility> <productStatus> <code value="available"/> </productStatus> <expirationDate value="2021-08-04T23:59:00-05:00"/> <property> <type> <coding> <code value="ABORhD"/> </coding> </type> <valueCodeableConcept> <coding> <system value="https://www.isbt128.org/uri/ABORhD"/> <code value="51"/> <display value="O RhD Positive"/> </coding> </valueCodeableConcept> </property> <property> <type> <coding> <code value="Donor"/> </coding> </type> <valueCodeableConcept> <coding> <system value="https://www.isbt128.org/uri/CollectionType"/> <code value="V"/> <display value="Volunteer"/> </coding> </valueCodeableConcept> </property> </BiologicallyDerivedProduct> </contained> <identifier> <system value="https://www.isbt128.org/uri/ProductConsignment"/> <value value="A999922123450101"/> </identifier> <status value="completed"/> <type> <coding> <system value="http://hl7.org/fhir/supplydelivery-supplyitemtype"/> <code value="biologicallyderivedproduct"/> </coding> <text value="Blood Dispatch"/> </type> <stage> <coding> <system value="http://hl7.org/fhir/supplydelivery-stage"/> <code value="dispatch"/> <display value="Dispatch"/> </coding> </stage> <suppliedItem> <itemReference> <reference value="#Item1"/> </itemReference> </suppliedItem> <suppliedItem> <itemReference> <reference value="#Item2"/> </itemReference> </suppliedItem> <suppliedItem> <itemReference> <reference value="#Item3"/> </itemReference> </suppliedItem> <supplier> <identifier> <system value="https://www.isbt128.org/uri/ProcessorFIN"/> <value value="A9999"/> </identifier> <display value="Community Blood Center"/> </supplier> <destination> <display value="St Johns Hospital, Anytown, AnyState"/> </destination> </SupplyDelivery>
Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.
FHIR ®© HL7.org 2011+. FHIR R6 hl7.fhir.core#6.0.0-ballot2 generated on Tue, Nov 12, 2024 03:29+0000.
Links: Search |
Version History |
Contents |
Glossary |
QA |
Compare to R5 |
|
Propose a change