FHIR IG analytics| Package | no.nhn.fhir.helsenorge.profiles |
| Resource Type | StructureDefinition |
| Id | StructureDefinition-hn-basis-consultationType.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-consultationType |
| URL | http://helsenorge.no/fhir/StructureDefinition/hn-basis-consultationType |
| Version | 1.0.1 |
| Status | draft |
| Date | 2025-12-02T13:53:52+00:00 |
| Name | HnBasisConsultationType |
| Title | hn-basis-consultationType |
| Realm | no |
| Description | Type of consultation. |
| 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-consultationType",
"url": "http://helsenorge.no/fhir/StructureDefinition/hn-basis-consultationType",
"version": "1.0.1",
"name": "HnBasisConsultationType",
"title": "hn-basis-consultationType",
"status": "draft",
"date": "2025-12-02T13:53:52+00:00",
"description": "Type of consultation.",
"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-consultationType",
"definition": "Type of consultation.",
"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-consultationType"
},
{
"id": "Extension.value[x]",
"path": "Extension.value[x]",
"short": "The code is preferred used from Volven 9505. Using other code or valuesets has to be agreed with Helsenorge",
"type": [
{
"code": "Coding"
}
],
"binding": {
"strength": "preferred",
"valueSet": "urn:oid:2.16.578.1.12.4.1.1.9505"
}
},
{
"id": "Extension.value[x].system",
"path": "Extension.value[x].system",
"min": 1
},
{
"id": "Extension.value[x].code",
"path": "Extension.value[x].code",
"min": 1
},
{
"id": "Extension.value[x].display",
"path": "Extension.value[x].display",
"min": 1
}
]
}
}