FHIR IG analytics| Package | umcterminologies.org |
| Resource Type | MedicinalProductDefinition |
| Id | MedicinalProductDefinition-UMCPIDDEU4CVM68UK905BO.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: MedicinalProductDefinition UMCPIDDEU4CVM68UK905BO
Profile: http://umcterminologies.org/StructureDefinition/MedicinalProductDefinition-pub
identifier: http://umcterminologies.org/umc-product-id/UMCPIDDEU4CVM68UK905BO
type: Medicinal Product
domain: Human use
status: Active
classification: UTPHPID3J368MLC73BY9O
| ProductName |
| Perfalgan |
{
"resourceType": "MedicinalProductDefinition",
"id": "UMCPIDDEU4CVM68UK905BO",
"meta": {
"profile": [
"http://umcterminologies.org/StructureDefinition/MedicinalProductDefinition-pub"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "http://umcterminologies.org/umc-product-id",
"value": "UMCPIDDEU4CVM68UK905BO"
}
],
"type": {
"coding": [
{
"system": "http://hl7.org/fhir/medicinal-product-type",
"code": "MedicinalProduct"
}
]
},
"domain": {
"coding": [
{
"system": "http://hl7.org/fhir/medicinal-product-domain",
"code": "Human"
}
],
"text": "Human use"
},
"status": {
"coding": [
{
"system": "http://hl7.org/fhir/publication-status",
"code": "active"
}
],
"text": "Active"
},
"classification": [
{
"coding": [
{
"system": "http://umcterminologies.org/phpid-level4",
"code": "UTPHPID3J368MLC73BY9O"
}
]
}
],
"name": [
{
"productName": "Perfalgan"
}
]
}