FHIR IG analytics| Package | hl7.fhir.us.icsr-ae-reporting |
| Resource Type | BiologicallyDerivedProduct |
| Id | BiologicallyDerivedProduct-SampleConvalescentPlasma.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: BiologicallyDerivedProduct
Resource BiologicallyDerivedProduct "SampleConvalescentPlasma"
Profile: ICSR Convalescent Plasma
productCategory: fluid
productCode: COVID-19 Convalescent Plasma (standardterminology#E9754)
| Extension |
{
"resourceType": "BiologicallyDerivedProduct",
"id": "SampleConvalescentPlasma",
"meta": {
"profile": [
"http://hl7.org/fhir/us/icsr-ae-reporting/StructureDefinition/icsr-convalescentplasma"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"productCategory": "fluid",
"productCode": {
"coding": [
{
"system": "https://iccbba.org/standardterminology",
"code": "E9754",
"display": "COVID-19 Convalescent Plasma"
}
]
},
"collection": {
"extension": [
{
"url": "http://hl7.org/fhir/us/icsr-ae-reporting/StructureDefinition/icsr-ext-donationIdentificationNumber",
"valueIdentifier": {
"system": "http://example.org/bloodDonationNumber",
"value": "G101610840386"
}
}
]
}
}