| Package | poc.bonsai.current |
| Resource Type | StructureDefinition |
| Id | NLLStatus.StructureDefinition |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=poc.bonsai.current@1.1.0&canonical=http://electronichealth.se/fhir/StructureDefinition/NLLStatus |
| URL | http://electronichealth.se/fhir/StructureDefinition/NLLStatus |
| Version | 1.0.1 |
| Status | active |
| Date | 2022-03-28 |
| Name | NLLStatus |
| Description | A generic status extension for coded values |
| Type | Extension |
| Kind | complex-type |
| StructureDefinition | |
| NLLMultiDoseDispensingBasis | NLLMultiDoseDispensingBasis |
No resources found
No extension usage examples found
No narrative content found in resource
{
"resourceType": "StructureDefinition",
"url": "http://electronichealth.se/fhir/StructureDefinition/NLLStatus",
"version": "1.0.1",
"name": "NLLStatus",
"status": "active",
"date": "2022-03-28",
"publisher": "Swedish eHealth Agency",
"description": "A generic status extension for coded values",
"fhirVersion": "4.0.1",
"kind": "complex-type",
"abstract": false,
"context": [
{
"type": "element",
"expression": "Basic"
}
],
"type": "Extension",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Extension.url",
"path": "Extension.url",
"fixedUri": "http://electronichealth.se/fhir/StructureDefinition/NLLStatus"
},
{
"id": "Extension.value[x]",
"path": "Extension.value[x]",
"definition": "A coded status value as specified by the profile using this extension",
"type": [
{
"code": "code"
}
]
}
]
}
}