FHIR IG analytics| Package | hl7.fhir.uv.oo-incubator |
| Resource Type | BiologicallyDerivedProduct |
| Id | BiologicallyDerivedProduct-example-red-cell-antigen.json |
| FHIR Version | R6 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: BiologicallyDerivedProduct example-red-cell-antigen
Profile: MedicalProductOfHumanOrigin
productCategory: Medical Product of Human Origin
productCode: RED BLOOD CELLS|CPD-AS5/450mL/refg|Irradiated|ResLeu: Less than 5E6
identifier: https://www.isbt128.org/uri/mphouniqueidentifier/00000E0398A999924123456A00000
biologicalSourceEvent: https://www.isbt128.org/uri/donationidentificationnumber/A999924123456
division: A00000
expirationDate: 2024-02-02 23:59:00-0500
property
type: RedCellAntigen
value: C+
property
type: RedCellAntigen
value: c-
property
type: RedCellAntigen
value: E-
property
type: RedCellAntigen
value: e+
property
type: RedCellAntigen
value: K-
{
"resourceType": "BiologicallyDerivedProduct",
"id": "example-red-cell-antigen",
"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": "E0398"
}
],
"text": " RED BLOOD CELLS|CPD-AS5/450mL/refg|Irradiated|ResLeu: Less than 5E6"
},
"identifier": [
{
"system": "https://www.isbt128.org/uri/mphouniqueidentifier",
"value": "00000E0398A999924123456A00000"
}
],
"biologicalSourceEvent": {
"system": "https://www.isbt128.org/uri/donationidentificationnumber",
"value": "A999924123456"
},
"division": "A00000",
"expirationDate": "2024-02-02T23:59:00-05:00",
"property": [
{
"type": {
"coding": [
{
"system": "https://www.isbt128.org/uri",
"code": "RedCellAntigen"
}
]
},
"valueCodeableConcept": {
"coding": [
{
"system": "https://www.isbt128.org/uri/RedCellAntigen",
"code": "0040020206",
"display": "C+"
}
]
}
},
{
"type": {
"coding": [
{
"system": "https://www.isbt128.org/uri",
"code": "RedCellAntigen"
}
]
},
"valueCodeableConcept": {
"coding": [
{
"system": "https://www.isbt128.org/uri/RedCellAntigen",
"code": "0040040106",
"display": "c-"
}
]
}
},
{
"type": {
"coding": [
{
"system": "https://www.isbt128.org/uri",
"code": "RedCellAntigen"
}
]
},
"valueCodeableConcept": {
"coding": [
{
"system": "https://www.isbt128.org/uri/RedCellAntigen",
"code": "0040030106",
"display": "E-"
}
]
}
},
{
"type": {
"coding": [
{
"system": "https://www.isbt128.org/uri",
"code": "RedCellAntigen"
}
]
},
"valueCodeableConcept": {
"coding": [
{
"system": "https://www.isbt128.org/uri/RedCellAntigen",
"code": "0040050206",
"display": "e+"
}
]
}
},
{
"type": {
"coding": [
{
"system": "https://www.isbt128.org/uri",
"code": "RedCellAntigen"
}
]
},
"valueCodeableConcept": {
"coding": [
{
"system": "https://www.isbt128.org/uri/RedCellAntigen",
"code": "0060010106",
"display": "K-"
}
]
}
}
]
}