Package | pharmacyeclaim.two |
Resource Type | StructureDefinition |
Id | ext-AuthQuantityBasedOnUnit.StructureDefinition |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=pharmacyeclaim.two@1.0.2-preview&canonical=http://pharmacyeclaims.ca/FHIR/v1.0/StructureDefinition/Ext-AuthQuantityBasedOnUnit |
URL | http://pharmacyeclaims.ca/FHIR/v1.0/StructureDefinition/Ext-AuthQuantityBasedOnUnit |
Status | draft |
Name | ExtAuthQuantityBasedOnStrength |
Title | DELETE |
Description | On the claim response, used to accurately express the remaining quantity on the authorization is based upon. In order for it to be accurate, the unit and the strength for which the quantity is based on must also be expressed. For example, a quantity of 30 pills may be calculating using a strength of 10mg. This would be the equivalent of 60 pills based on 5mg so it is necessary to convey the strength in order to understand how the quantity was calculated. |
Type | Extension |
Kind | complex-type |
No resources found
No resources found
No extension usage examples found
No narrative content found in resource
{ "resourceType": "StructureDefinition", "url": "http://pharmacyeclaims.ca/FHIR/v1.0/StructureDefinition/Ext-AuthQuantityBasedOnUnit", "name": "ExtAuthQuantityBasedOnStrength", "title": "DELETE", "status": "draft", "description": "On the claim response, used to accurately express the remaining quantity on the authorization is based upon. In order for it to be accurate, the unit and the strength for which the quantity is based on must also be expressed. For example, a quantity of 30 pills may be calculating using a strength of 10mg. This would be the equivalent of 60 pills based on 5mg so it is necessary to convey the strength in order to understand how the quantity was calculated.", "fhirVersion": "4.0.1", "kind": "complex-type", "abstract": false, "context": [ { "type": "element", "expression": "ClaimResponse.item.adjudication" } ], "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-AuthQuantityBasedOnUnit" }, { "id": "Extension.value[x]", "path": "Extension.value[x]", "type": [ { "code": "Quantity" } ] } ] } }