Package | pharmacyeclaim.two |
Resource Type | StructureDefinition |
Id | ext-IngredientQuantity |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=pharmacyeclaim.two@1.0.2-preview&canonical=http://pharmacyeclaims.ca/FHIR/v1.0/StructureDefinition/ext-IngredientQuantity |
URL | http://pharmacyeclaims.ca/FHIR/v1.0/StructureDefinition/ext-IngredientQuantity |
Status | draft |
Name | IngredientQuantity |
Title | IngredientQuantity |
Description | The quantity of the ingredient within the medication, eg compound |
Purpose | Quantity provides a detailed understanding of the amount of each ingredient in a medication |
Type | Extension |
Kind | complex-type |
StructureDefinition | |
profile-medication | Medication |
No resources found
No extension usage examples found
No narrative content found in resource
{ "resourceType": "StructureDefinition", "id": "ext-IngredientQuantity", "url": "http://pharmacyeclaims.ca/FHIR/v1.0/StructureDefinition/ext-IngredientQuantity", "name": "IngredientQuantity", "title": "IngredientQuantity", "status": "draft", "description": "The quantity of the ingredient within the medication, eg compound", "purpose": "Quantity provides a detailed understanding of the amount of each ingredient in a medication", "fhirVersion": "4.0.1", "kind": "complex-type", "abstract": false, "context": [ { "type": "element", "expression": "Medication.ingredient" } ], "type": "Extension", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension", "derivation": "constraint", "differential": { "element": [ { "id": "Extension.url", "path": "Extension.url", "fixedUri": "http://pharmacyeclaims.ca/FHIR/v1.0/StructureDefinition/ext-IngredientQuantity" }, { "id": "Extension.value[x]", "path": "Extension.value[x]", "comment": "Usage Note: The quantity and unit must be specified when known\r\nCPHA Map: None - new data element", "min": 1, "type": [ { "code": "Quantity" } ], "mustSupport": true } ] } }