FHIR CI-Build

This is the Continuous Integration Build of FHIR (will be incorrect/inconsistent at times).
See the Directory of published versions

Example BiologicallyDerivedProduct/example-red-cell-antigen (XML)

Orders and Observations Work GroupMaturity Level: N/AStandards Status: InformativeCompartments: No defined compartments

Raw XML (canonical form + also see XML Format Specification)

Example of biologicallyderivedproduct - Red cell antigen (id = "example-red-cell-antigen")

<?xml version="1.0" encoding="UTF-8"?>

<BiologicallyDerivedProduct xmlns="http://hl7.org/fhir">
  <id value="example-red-cell-antigen"/> 
  <meta> 
    <profile value="http://hl7.org/fhir/StructureDefinition/medicalproductofhumanorigin"/> 
  </meta> 
  <productCategory> 
    <coding> 
      <system value="http://hl7.org/fhir/product-category"/> 
      <code value="mpho"/> 
    </coding> 
    <text value="Medical Product of Human Origin"/> 
  </productCategory> 
  <productCode> 
    <coding> 
      <system value="https://www.isbt128/org/uri/ProductDescriptionCode"/> 
      <code value="E0398"/> 
    </coding> 
    <text value=" RED BLOOD CELLS|CPD-AS5/450mL/refg|Irradiated|ResLeu: Less than 5E6"/> 
  </productCode> 
  <identifier> 
    <system value="https://www.isbt128.org/uri/MPHOUniqueIdentifier"/> 
    <value value="00000E0398A999924123456A00000"/> 
  </identifier> 
  <biologicalSourceEvent> 
    <system value="https://www.isbt128.org/uri/DonationIdentificationNumber"/> 
    <value value="A999924123456"/> 
  </biologicalSourceEvent> 
  <division value="A00000"/> 
  <expirationDate value="2024-02-02T23:59:00-05:00"/> 
  <property> 
    <type> 
      <coding> 
        <system value="https://www.isbt128.org/uri"/> 
        <code value="RedCellAntigen"/> 
      </coding> 
    </type> 
    <valueCodeableConcept> 
      <coding> 
        <system value="https://www.isbt128.org/uri/RedCellAntigen"/> 
        <code value="0040020206"/> 
        <display value="C+"/> 
      </coding> 
    </valueCodeableConcept> 
  </property> 
  <property> 
    <type> 
      <coding> 
        <system value="https://www.isbt128.org/uri"/> 
        <code value="RedCellAntigen"/> 
      </coding> 
    </type> 
    <valueCodeableConcept> 
      <coding> 
        <system value="https://www.isbt128.org/uri/RedCellAntigen"/> 
        <code value="0040040106"/> 
        <display value="c-"/> 
      </coding> 
    </valueCodeableConcept> 
  </property> 
  <property> 
    <type> 
      <coding> 
        <system value="https://www.isbt128.org/uri"/> 
        <code value="RedCellAntigen"/> 
      </coding> 
    </type> 
    <valueCodeableConcept> 
      <coding> 
        <system value="https://www.isbt128.org/uri/RedCellAntigen"/> 
        <code value="0040030106"/> 
        <display value="E-"/> 
      </coding> 
    </valueCodeableConcept> 
  </property> 
  <property> 
    <type> 
      <coding> 
        <system value="https://www.isbt128.org/uri"/> 
        <code value="RedCellAntigen"/> 
      </coding> 
    </type> 
    <valueCodeableConcept> 
      <coding> 
        <system value="https://www.isbt128.org/uri/RedCellAntigen"/> 
        <code value="0040050206"/> 
        <display value="e+"/> 
      </coding> 
    </valueCodeableConcept> 
  </property> 
  <property> 
    <type> 
      <coding> 
        <system value="https://www.isbt128.org/uri"/> 
        <code value="RedCellAntigen"/> 
      </coding> 
    </type> 
    <valueCodeableConcept> 
      <coding> 
        <system value="https://www.isbt128.org/uri/RedCellAntigen"/> 
        <code value="0060010106"/> 
        <display value="K-"/> 
      </coding> 
    </valueCodeableConcept> 
  </property> 
</BiologicallyDerivedProduct> 

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.