Package | nexuzhealth.fhir.r4 |
Resource Type | StructureDefinition |
Id | nxh-ext-appointment-book |
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-appointment-book |
URL | https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-appointment-book |
Status | active |
Date | 2023-06-08T13:36:05.751714+00:00 |
Name | NxhExtAppointmentBook |
Description | The appointment book the resource is related to. |
Type | Extension |
Kind | complex-type |
StructureDefinition | |
NxhAppointment | NxhAppointment |
No resources found
No extension usage examples found
No narrative content found in resource
{ "resourceType": "StructureDefinition", "id": "nxh-ext-appointment-book", "url": "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-appointment-book", "name": "NxhExtAppointmentBook", "status": "active", "date": "2023-06-08T13:36:05.751714+00:00", "description": "The appointment book the resource is related to.", "fhirVersion": "4.0.1", "kind": "complex-type", "abstract": false, "context": [ { "type": "element", "expression": "Appointment" } ], "type": "Extension", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension", "derivation": "constraint", "differential": { "element": [ { "id": "Extension", "path": "Extension", "short": "Book", "definition": "The appointment book the resource is related to." }, { "id": "Extension.extension", "path": "Extension.extension", "slicing": { "discriminator": [ { "type": "value", "path": "url" } ], "rules": "open" }, "min": 1 }, { "id": "Extension.extension:name", "path": "Extension.extension", "sliceName": "name", "short": "Name", "definition": "Name of the appointment book", "min": 1, "max": "1" }, { "id": "Extension.extension:name.url", "path": "Extension.extension.url", "fixedUri": "name" }, { "id": "Extension.extension:name.value[x]", "path": "Extension.extension.value[x]", "type": [ { "code": "string" } ] }, { "id": "Extension.extension:description", "path": "Extension.extension", "sliceName": "description", "short": "Description", "definition": "Description of the appointment book", "min": 0, "max": "1" }, { "id": "Extension.extension:description.url", "path": "Extension.extension.url", "fixedUri": "description" }, { "id": "Extension.extension:description.value[x]", "path": "Extension.extension.value[x]", "type": [ { "code": "string" } ] }, { "id": "Extension.url", "path": "Extension.url", "fixedUri": "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-appointment-book" }, { "id": "Extension.value[x]", "path": "Extension.value[x]", "max": "0" } ] } }