FHIR IG analytics| Package | no.nhn.fhir.helsenorge.profiles |
| Resource Type | StructureDefinition |
| Id | StructureDefinition-hn-basis-Recurring.json |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=no.nhn.fhir.helsenorge.profiles@2.5.9-beta&canonical=http://helsenorge.no/fhir/StructureDefinition/hn-basis-Recurring |
| URL | http://helsenorge.no/fhir/StructureDefinition/hn-basis-Recurring |
| Version | 1.0.1 |
| Status | draft |
| Name | HnBasisRecurring |
| Title | hn-basis-recurring |
| Realm | no |
| Description | Indicates that this appointment is of recurrence type. In R5 this is handled by own structure. |
| Type | Extension |
| Kind | complex-type |
| StructureDefinition | ||
| no.nhn.fhir.helsenorge.profiles#2.5.9-beta | hn-basis-appointment | hn-basis-appointment |
| helsenorge.profiler#2.0.3 | hn-basis-appointment | hn-basis-appointment |
No resources found
No extension usage examples found
No narrative content found in resource
{
"resourceType": "StructureDefinition",
"id": "hn-basis-Recurring",
"url": "http://helsenorge.no/fhir/StructureDefinition/hn-basis-Recurring",
"version": "1.0.1",
"name": "HnBasisRecurring",
"title": "hn-basis-recurring",
"status": "draft",
"description": "Indicates that this appointment is of recurrence type. In R5 this is handled by own structure.",
"fhirVersion": "4.0.1",
"kind": "complex-type",
"abstract": false,
"context": [
{
"expression": "Appointment",
"type": "element"
}
],
"type": "Extension",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Extension",
"path": "Extension",
"short": "no-basis-recurring",
"definition": "Indicates that this appointment is of recurrence type. In R5 this is handled by own structure.",
"max": "1",
"mustSupport": false
},
{
"id": "Extension.extension",
"path": "Extension.extension",
"max": "0"
},
{
"id": "Extension.url",
"path": "Extension.url",
"fixedUri": "http://helsenorge.no/fhir/StructureDefinition/hn-basis-Recurring"
},
{
"id": "Extension.value[x]",
"path": "Extension.value[x]",
"short": "The appointment is part of recurring session.",
"type": [
{
"code": "boolean"
}
],
"mustSupport": false
}
]
}
}