FHIR IG Statistics: StructureDefinition/no-basis-middlename
Package | test.no.basis |
Resource Type | StructureDefinition |
Id | no-basis-middlename |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=test.no.basis@2.2.0-beta3&canonical=http://hl7.no/fhir/StructureDefinition/no-basis-middlename |
URL | http://hl7.no/fhir/StructureDefinition/no-basis-middlename |
Version | 2.0.6 |
Status | active |
Date | 2019-09-23 |
Name | NoBasisMiddlename |
Title | no-basis-middlename |
Realm | no |
Authority | hl7 |
Description | The basis extension defines the Norwegian middlename wich is called "mellomnavn" and defined by Norwegian legislation (Lov om personnavn). |
Purpose | Specific usage of middle name as a specific part of official name standard where name order is important |
Type | Extension |
Kind | primitive-type |
Resources that use this resource
Resources that this resource uses
No resources found
Examples of Use for Extension
Narrative
No narrative content found in resource
Source
{
"resourceType": "StructureDefinition",
"id": "no-basis-middlename",
"meta": {
"versionId": "1",
"lastUpdated": "2018-06-13T12:23:00.348+00:00"
},
"url": "http://hl7.no/fhir/StructureDefinition/no-basis-middlename",
"version": "2.0.6",
"name": "NoBasisMiddlename",
"title": "no-basis-middlename",
"status": "active",
"date": "2019-09-23",
"publisher": "Direktoratet for e-helse",
"description": "The basis extension defines the Norwegian middlename wich is called \"mellomnavn\" and defined by Norwegian legislation (Lov om personnavn).",
"purpose": "Specific usage of middle name as a specific part of official name standard where name order is important",
"fhirVersion": "4.0.1",
"kind": "primitive-type",
"abstract": false,
"context": [
{
"type": "element",
"expression": "HumanName"
}
],
"type": "Extension",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Extension",
"path": "Extension",
"short": "Defines a Norwegian middle name",
"definition": "The basis extension defines the Norwegian middlename wich is called \"mellomnavn\" and defined by Norwegian legislation (Lov om personnavn).",
"alias": [
"mellomnavn"
],
"max": "1"
},
{
"id": "Extension.url",
"path": "Extension.url",
"fixedUri": "http://hl7.no/fhir/StructureDefinition/no-basis-middlename"
},
{
"id": "Extension.value[x]",
"path": "Extension.value[x]",
"short": "The middle name of a person",
"definition": "The middle name of a person.\r\nThe middlename should be a norwegian middlename as defined by norwegian legislation (Lov om personnavn).",
"alias": [
"mellomnavn"
],
"type": [
{
"code": "string"
}
]
}
]
}
}