FHIR IG analytics| Package | hl7.fhir.us.spl |
| Resource Type | MedicinalProductDefinition |
| Id | MedicinalProductDefinition-Enbrel456Definition.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: MedicinalProductDefinition Enbrel456Definition
Profile: SubmittedMedicinalProduct
identifier: National drug codes/58406-456
route: SUBCUTANEOUS
| Status | DateRange |
| active | 2017-09-29 --> (ongoing) |
name
productName: ENBREL
type: Proprietary Name
name
productName: etanercept
type: Generic Name (Non-Proprietary)
{
"resourceType": "MedicinalProductDefinition",
"id": "Enbrel456Definition",
"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": "58406-456"
}
],
"route": [
{
"coding": [
{
"system": "http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl",
"code": "C38299",
"display": "SUBCUTANEOUS"
}
]
}
],
"marketingStatus": [
{
"status": {
"coding": [
{
"system": "http://hl7.org/fhir/us/spl/CodeSystem/codesystem-splMarketingStatuses",
"code": "active"
}
]
},
"dateRange": {
"start": "2017-09-29"
}
}
],
"name": [
{
"productName": "ENBREL",
"type": {
"coding": [
{
"system": "http://hl7.org/fhir/us/spl/CodeSystem/codesystem-submittedMedicinalProductNameTypes",
"code": "PROPRIETARY"
}
]
}
},
{
"productName": "etanercept",
"type": {
"coding": [
{
"system": "http://hl7.org/fhir/us/spl/CodeSystem/codesystem-submittedMedicinalProductNameTypes",
"code": "NONPROPRIETARY"
}
]
}
}
]
}