Package | nexuzhealth.fhir.r4 |
Resource Type | StructureDefinition |
Id | nxh-ext-strength2 |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=nexuzhealth.fhir.r4@1.0.1&canonical=https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-strength2 |
URL | https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-strength2 |
Status | active |
Date | 2022-08-25T08:24:23.3228365+00:00 |
Name | NxhExtStrength2 |
Description | A second strength quantity of a medication ingredient. |
Type | Extension |
Kind | complex-type |
StructureDefinition | |
NxhMedication | NxhMedication |
No resources found
No extension usage examples found
No narrative content found in resource
{ "resourceType": "StructureDefinition", "id": "nxh-ext-strength2", "url": "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-strength2", "name": "NxhExtStrength2", "status": "active", "date": "2022-08-25T08:24:23.3228365+00:00", "description": "A second strength quantity of a medication ingredient.", "fhirVersion": "4.0.1", "kind": "complex-type", "abstract": false, "context": [ { "type": "element", "expression": "Element" } ], "type": "Extension", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension", "derivation": "constraint", "differential": { "element": [ { "id": "Extension", "path": "Extension", "short": "Strength2", "definition": "A second strength quantity of a medication ingredient.", "max": "1" }, { "id": "Extension.url", "path": "Extension.url", "fixedUri": "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-strength2" }, { "id": "Extension.value[x]", "path": "Extension.value[x]", "type": [ { "code": "Ratio" } ] } ] } }