FHIR IG analytics| Package | hl7.fhir.us.spl |
| Resource Type | MedicinalProductDefinition |
| Id | MedicinalProductDefinition-AllopurinolUSPDefinition.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: MedicinalProductDefinition AllopurinolUSPDefinition
Profile: SubmittedMedicinalProduct
identifier: National drug codes/53217-187
route: ORAL
| Status | DateRange |
| active | 2009-04-06 --> (ongoing) |
name
productName: Allopurinol
type: Proprietary Name
name
productName: Allopurinol
type: Generic Name (Non-Proprietary)
crossReference
Products
Concept Allopurinol (product) type: SAME
{
"resourceType": "MedicinalProductDefinition",
"id": "AllopurinolUSPDefinition",
"meta": {
"profile": [
"http://hl7.org/fhir/us/spl/StructureDefinition/SubmittedMedicinalProduct"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "http://hl7.org/fhir/sid/ndc",
"value": "53217-187"
}
],
"route": [
{
"coding": [
{
"system": "http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl",
"code": "C38288",
"display": "ORAL"
}
]
}
],
"marketingStatus": [
{
"status": {
"coding": [
{
"system": "http://hl7.org/fhir/us/spl/CodeSystem/codesystem-splMarketingStatuses",
"code": "active"
}
]
},
"dateRange": {
"start": "2009-04-06"
}
}
],
"name": [
{
"productName": "Allopurinol",
"type": {
"coding": [
{
"system": "http://hl7.org/fhir/us/spl/CodeSystem/codesystem-submittedMedicinalProductNameTypes",
"code": "PROPRIETARY"
}
]
}
},
{
"productName": "Allopurinol",
"type": {
"coding": [
{
"system": "http://hl7.org/fhir/us/spl/CodeSystem/codesystem-submittedMedicinalProductNameTypes",
"code": "NONPROPRIETARY"
}
]
}
}
],
"crossReference": [
{
"product": {
"concept": {
"coding": [
{
"system": "http://hl7.org/fhir/sid/ndc",
"code": "0591-5543"
}
]
}
},
"type": {
"coding": [
{
"system": "http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl",
"code": "C64637"
}
]
}
}
]
}