{ "description": "Grunndata personnavn. Contains information and metadata for human names defined in Norwegian Master Person Index and Norwegian Directorate of e-Health's health related Master Person Index.", "_filename": "gd-HumanName.StructureDefinition-profile.json", "package_name": "ehelse.fhir.no.grunndata", "date": "2019-10-18", "derivation": "constraint", "publisher": null, "fhirVersion": "4.0.1", "name": "GdHumanName", "abstract": false, "type": "HumanName", "experimental": null, "resourceType": "StructureDefinition", "title": null, "package_version": "2.3.5-buildnumbersuffix2", "status": "draft", "id": "b3fd7f3f-4eb1-4372-a634-b4040f10458b", "kind": "complex-type", "url": "http://ehelse.no/fhir/StructureDefinition/gd-HumanName", "version": "2.0.2", "differential": { "element": [ { "id": "HumanName", "path": "HumanName", "short": "Norwegian human name from FREG", "definition": "gd-HumanName Contains information and metadata for human names defined in Norwegian Master Person Index and Norwegian Directorate of e-Health's health related Master Person Index. Defines the format of norwegian human name according to norwegian regulation (lov om personnavn)." }, { "id": "HumanName.extension", "path": "HumanName.extension", "slicing": { "rules": "open", "discriminator": [ { "path": "url", "type": "value" } ] } }, { "id": "HumanName.extension:middlename", "path": "HumanName.extension", "sliceName": "middlename", "mustSupport": true }, { "id": "HumanName.extension:fregMetadata", "max": "1", "path": "HumanName.extension", "type": [ { "code": "Extension", "profile": [ "http://ehelse.no/fhir/StructureDefinition/gd-fregmetadata" ] } ], "short": "Registermetadata", "sliceName": "fregMetadata" }, { "id": "HumanName.extension:fregName", "max": "1", "path": "HumanName.extension", "type": [ { "code": "Extension", "profile": [ "http://ehelse.no/fhir/StructureDefinition/gd-additional-humanname" ] } ], "alias": [ "forkortetnavn", "originaltnavn" ], "short": "additional metadata about human name from FREG", "sliceName": "fregName", "definition": "additional metadata about human name defined by FREG (folkeregisterpersonnavn) describes metadata specific to the HumanName available from the norwegian person index (folkeregisteret, freg)" }, { "id": "HumanName.use", "path": "HumanName.use", "short": "use is not used in Norwegian names", "definition": "gd-HumanName don't use this element Identifies the purpose for this name.", "mustSupport": false }, { "id": "HumanName.family", "path": "HumanName.family", "mustSupport": true }, { "id": "HumanName.given", "path": "HumanName.given", "mustSupport": true }, { "id": "HumanName.period", "path": "HumanName.period", "short": "Not used", "definition": "gd-HumanName: will not use this element for metadata about when a HumanName is/was in use. The information will be provided through metadata from the Master Person Index (FREG). Indicates the period of time when this name was valid for the named person.", "mustSupport": false } ] }, "baseDefinition": "http://hl7.no/fhir/StructureDefinition/no-basis-HumanName" }