FHIR IG analytics| Package | hl7.fhir.uv.oo-incubator |
| Resource Type | BiologicallyDerivedProduct |
| Id | BiologicallyDerivedProduct-example-apheresis-platelet.json |
| FHIR Version | R6 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: BiologicallyDerivedProduct example-apheresis-platelet
Profile: MedicalProductOfHumanOrigin
productCategory: Medical Product of Human Origin
productCode: Apheresis Platelets, Irradiated, Leukocyte reduced
identifier: https://www.isbt128.org/uri/mphouniqueidentifier/00000E3046A999924123457000000
biologicalSourceEvent: https://www.isbt128.org/uri/donationidentificationnumber/A999924123457
division: 000000
expirationDate: 2024-02-02 23:59:00-0500
{
"resourceType": "BiologicallyDerivedProduct",
"id": "example-apheresis-platelet",
"meta": {
"profile": [
"http://hl7.org/fhir/uv/oo-incubator/StructureDefinition/medicalproductofhumanorigin"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"productCategory": [
{
"coding": [
{
"system": "http://hl7.org/fhir/product-category",
"code": "mpho"
}
],
"text": "Medical Product of Human Origin"
}
],
"productCode": {
"coding": [
{
"system": "https://www.isbt128.org/uri/productdescriptioncode",
"code": "E3046"
}
],
"text": "Apheresis Platelets, Irradiated, Leukocyte reduced"
},
"identifier": [
{
"system": "https://www.isbt128.org/uri/mphouniqueidentifier",
"value": "00000E3046A999924123457000000"
}
],
"biologicalSourceEvent": {
"system": "https://www.isbt128.org/uri/donationidentificationnumber",
"value": "A999924123457"
},
"division": "000000",
"expirationDate": "2024-02-02T23:59:00-05:00"
}