FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.us.icsr-ae-reporting
Resource TypeBiologicallyDerivedProduct
IdBiologicallyDerivedProduct-TransfusionBloodProduct.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: BiologicallyDerivedProduct

Resource BiologicallyDerivedProduct "TransfusionBloodProduct"

Profile: ICSR Blood Product

productCategory: cells

productCode: Apheresis PLATELETS|ACD-A>PAS-C/XX/20-24C|ResLeu:<5E6|2nd container (standardterminology#E7003)

Collections

-Extension
*

Source1

{
  "resourceType": "BiologicallyDerivedProduct",
  "id": "TransfusionBloodProduct",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/us/icsr-ae-reporting/StructureDefinition/icsr-bloodproduct"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "productCategory": "cells",
  "productCode": {
    "coding": [
      {
        "system": "https://iccbba.org/standardterminology",
        "code": "E7003",
        "display": "Apheresis PLATELETS|ACD-A>PAS-C/XX/20-24C|ResLeu:<5E6|2nd container"
      }
    ]
  },
  "collection": {
    "extension": [
      {
        "url": "http://hl7.org/fhir/us/icsr-ae-reporting/StructureDefinition/icsr-ext-donationIdentificationNumber",
        "valueIdentifier": {
          "system": "http://example.org/bloodDonationNumber",
          "value": "G101610840386"
        }
      }
    ]
  }
}