Package | nexuzhealth.fhir.r4 |
Resource Type | StructureDefinition |
Id | nxh-ext-period |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=nexuzhealth.fhir.r4@1.0.3&canonical=https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-period |
URL | https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-period |
Status | active |
Date | 2023-12-11T10:09:02.3972034+00:00 |
Name | NxhExtPeriod |
Type | Extension |
Kind | complex-type |
StructureDefinition | |
NxhChemoCompoundMedication | NxhChemoCompoundMedication |
No resources found
No extension usage examples found
No narrative content found in resource
{ "resourceType": "StructureDefinition", "id": "nxh-ext-period", "url": "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-period", "name": "NxhExtPeriod", "status": "active", "date": "2023-12-11T10:09:02.3972034+00:00", "fhirVersion": "4.0.1", "kind": "complex-type", "abstract": false, "context": [ { "type": "element", "expression": "Resource" } ], "type": "Extension", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension", "derivation": "constraint", "differential": { "element": [ { "id": "Extension.url", "path": "Extension.url", "fixedUri": "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-period" }, { "id": "Extension.value[x]", "path": "Extension.value[x]", "type": [ { "code": "Period" } ] }, { "id": "Extension.value[x].start", "path": "Extension.value[x].start", "short": "Starting time of chemo bundel handeling" }, { "id": "Extension.value[x].end", "path": "Extension.value[x].end", "short": "End time of chemo bundel handeling" } ] } }