Package | pharmacyeclaim.two |
Resource Type | StructureDefinition |
Id | ext-ingredient-percentage-total-cost |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=pharmacyeclaim.two@1.0.2-preview&canonical=http://pharmacyeclaims.ca/FHIR/v1.0/StructureDefinition/ext-ingredient-percentage-total-cost |
URL | http://pharmacyeclaims.ca/FHIR/v1.0/StructureDefinition/ext-ingredient-percentage-total-cost |
Status | draft |
Name | IngredientPercentageTotalCost |
Title | Ingredient Percentage Total Cost |
Description | Extension provides the ability to share the percentage total cost of an ingredient within a compound |
Purpose | Extension provides the ability to share the percentage total cost of an ingredient within a compound which provides more granular data |
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-ingredient-percentage-total-cost", "url": "http://pharmacyeclaims.ca/FHIR/v1.0/StructureDefinition/ext-ingredient-percentage-total-cost", "name": "IngredientPercentageTotalCost", "title": "Ingredient Percentage Total Cost", "status": "draft", "description": "Extension provides the ability to share the percentage total cost of an ingredient within a compound", "purpose": "Extension provides the ability to share the percentage total cost of an ingredient within a compound which provides more granular data", "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-ingredient-percentage-total-cost" }, { "id": "Extension.value[x]", "path": "Extension.value[x]", "type": [ { "code": "decimal" } ], "mustSupport": true } ] } }