FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: StructureDefinition/no-basis-middlename

Packagetest.no.basis
Resource TypeStructureDefinition
Idno-basis-middlename
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=test.no.basis@2.2.0-beta3&canonical=http://hl7.no/fhir/StructureDefinition/no-basis-middlename
URLhttp://hl7.no/fhir/StructureDefinition/no-basis-middlename
Version2.0.6
Statusactive
Date2019-09-23
NameNoBasisMiddlename
Titleno-basis-middlename
Realmno
Authorityhl7
DescriptionThe basis extension defines the Norwegian middlename wich is called "mellomnavn" and defined by Norwegian legislation (Lov om personnavn).
PurposeSpecific usage of middle name as a specific part of official name standard where name order is important
TypeExtension
Kindprimitive-type

Resources that use this resource

StructureDefinition
no-basis-HumanNameno-basis-HumanName

Resources that this resource uses

No resources found


Examples of Use for Extension

ResourceVersion
Patient/GOFSH-GENERATED-ID-3R4

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"
          }
        ]
      }
    ]
  }
}