FHIR IG analytics| Package | no.nhn.fhir.helsenorge.profiles |
| Resource Type | StructureDefinition |
| Id | StructureDefinition-hn-basis-postponementreason.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-postponementreason |
| URL | http://helsenorge.no/fhir/StructureDefinition/hn-basis-postponementreason |
| Version | 1.0.1 |
| Status | draft |
| Name | HnBasisPostponementReason |
| Title | hn-basis-postponementreason |
| Realm | no |
| Description | The reason code for the postponement. |
| 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-postponementreason",
"url": "http://helsenorge.no/fhir/StructureDefinition/hn-basis-postponementreason",
"version": "1.0.1",
"name": "HnBasisPostponementReason",
"title": "hn-basis-postponementreason",
"status": "draft",
"description": "The reason code for the postponement.",
"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": "hn-basis-postponementreason",
"definition": "The reason code for the postponement."
},
{
"id": "Extension.extension",
"path": "Extension.extension",
"max": "0"
},
{
"id": "Extension.url",
"path": "Extension.url",
"fixedUri": "http://helsenorge.no/fhir/StructureDefinition/hn-basis-postponementreason"
},
{
"id": "Extension.value[x]",
"path": "Extension.value[x]",
"code": [
{
"system": "urn:oid:2.16.578.1.12.4.1.1.8446",
"display": "Volven kodeverk 8446 - Utsettelseskode"
}
],
"short": "The reason for postponing the appointment",
"definition": "The reason for postponing the appointment",
"type": [
{
"code": "Coding"
}
],
"mustSupport": false,
"binding": {
"strength": "preferred",
"valueSet": "urn:oid:2.16.578.1.12.4.1.1.8446",
"description": "Volven"
}
}
]
}
}