FHIR IG analytics| Package | hl7.fhir.uv.pharm-quality |
| Resource Type | Ingredient |
| Id | Ingredient-ingredient-drug-pq-ex1.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Ingredient
Resource Ingredient "ingredient-drug-pq-ex1"
Profile: Ingredient - Drug Pq
status: active
for: MedicinalProductDefinition/medicinalproductdefinition-drug-product-pq-ex1
role: Active (Ingredient Role#100000072072)
substance
Codes
Reference SubstanceDefinition/substancedefinition-component-substance-drug-pq-ex1
{
"resourceType": "Ingredient",
"id": "ingredient-drug-pq-ex1",
"meta": {
"profile": [
"http://hl7.org/fhir/uv/pharm-quality/StructureDefinition/Ingredient-drug-pq"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "active",
"for": [
{
"reference": "MedicinalProductDefinition/medicinalproductdefinition-drug-product-pq-ex1"
}
],
"role": {
"coding": [
{
"system": "http://hl7.org/fhir/ingredient-role",
"code": "100000072072",
"display": "Active"
}
]
},
"substance": {
"code": {
"reference": {
"reference": "SubstanceDefinition/substancedefinition-component-substance-drug-pq-ex1"
}
}
}
}