Package | poc.bonsai.current |
Resource Type | StructureDefinition |
Id | NLLAmountDescription.StructureDefinition |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=poc.bonsai.current@1.1.0&canonical=http://electronichealth.se/fhir/StructureDefinition/NLLAmountDescription |
URL | http://electronichealth.se/fhir/StructureDefinition/NLLAmountDescription |
Version | 1.0.0 |
Status | active |
Date | 2022-01-13 |
Name | NLLAmountDescription |
Type | Extension |
Kind | complex-type |
StructureDefinition | |
NLLMedication | NLLMedication |
No resources found
No extension usage examples found
No narrative content found in resource
{ "resourceType": "StructureDefinition", "url": "http://electronichealth.se/fhir/StructureDefinition/NLLAmountDescription", "version": "1.0.0", "name": "NLLAmountDescription", "status": "active", "date": "2022-01-13", "publisher": "Swedish eHealth Agency", "fhirVersion": "4.0.1", "mapping": [ { "identity": "rim", "uri": "http://hl7.org/v3", "name": "RIM Mapping" }, { "identity": "EHM", "name": "E-hälsomyndigheten concept" } ], "kind": "complex-type", "abstract": false, "context": [ { "type": "element", "expression": "Medication.amount" } ], "type": "Extension", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension", "derivation": "constraint", "differential": { "element": [ { "id": "Extension", "path": "Extension", "short": "Human readable amount description", "definition": "Human readable description including amount and unit", "mapping": [ { "identity": "EHM", "map": "Antal klartext" } ] }, { "id": "Extension.url", "path": "Extension.url", "fixedUri": "http://electronichealth.se/fhir/StructureDefinition/NLLAmountDescription" }, { "id": "Extension.value[x]", "path": "Extension.value[x]", "comment": "Maximum string length: 50", "type": [ { "code": "string" } ], "maxLength": 50, "mapping": [ { "identity": "EHM", "map": "Antal klartext" } ] } ] } }