{ "description": "Basisprofil for Norwegian Patient information. Defined by The Norwegian Directorate of eHealth and HL7 Norway. Should be used as a basis for further profiling in use-cases where specific identity information is needed. The basis profile is open, but derived profiles should close down the information elements according to specification relevant to the use-case.", "_filename": "no-basis-Patient.structuredefinition-profile.json", "package_name": "test.no.basis", "date": "2019-05-20", "derivation": "constraint", "meta": { "versionId": "3", "lastUpdated": "2018-06-15T13:55:18.157+00:00" }, "publisher": null, "fhirVersion": "4.0.1", "name": "NoBasisPatient", "abstract": false, "type": "Patient", "experimental": null, "resourceType": "StructureDefinition", "title": "no-basis-Patient", "package_version": "2.2.0-beta2", "status": "active", "id": "3978c04d-b922-470c-b54e-870434f4ec3d", "kind": "resource", "url": "http://hl7.no/fhir/StructureDefinition/no-basis-Patient", "version": "2.0.10", "differential": { "element": [ { "id": "Patient", "path": "Patient", "alias": [ "Pasient" ] }, { "id": "Patient.extension", "path": "Patient.extension", "slicing": { "rules": "open", "discriminator": [ { "path": "url", "type": "value" } ] } }, { "id": "Patient.extension:citizenship", "path": "Patient.extension", "type": [ { "code": "Extension", "profile": [ "http://hl7.org/fhir/StructureDefinition/patient-citizenship" ] } ], "alias": [ "statsborgerskap" ], "short": "The citizenship of the patient", "sliceName": "citizenship", "definition": "The citizenship of the patient. should be a country code from ISO 3166 code system" }, { "id": "Patient.extension:citizenship.extension", "path": "Patient.extension.extension", "slicing": { "rules": "open", "discriminator": [ { "path": "url", "type": "value" } ] } }, { "id": "Patient.extension:citizenship.extension:code", "path": "Patient.extension.extension", "binding": { "strength": "example", "valueSet": "urn:iso:std:iso:3166" }, "sliceName": "code", "definition": "no-basis-Patient introduces iso 3166 codes\r\n\r\nNation code representing the citizenship of patient." }, { "id": "Patient.identifier", "path": "Patient.identifier", "short": "Identifier for this patient", "slicing": { "rules": "open", "discriminator": [ { "path": "system", "type": "value" } ] }, "definition": "An identifier for this patient. Should be at Fødselsnummer, Felles hjelpenummer, D-nummer or locally assigned H-nummer" }, { "id": "Patient.identifier:FNR", "path": "Patient.identifier", "short": "Norwegian FNR", "sliceName": "FNR", "definition": "Fødselsnummer for the patient. Fødselsnummer as one of the possible patient identifier, should at least be sent unless there is a reason not to. Reasons for not sending the Fødselsnummer include but are not limited to, research and apps without a contract for processing data.\r\n\r\nMultiple FNR can exist for a person. If several FNR is provided the time period that each identifier is valid should be provided. No information about period is required when only one FNR is provided." }, { "id": "Patient.identifier:FNR.system", "min": 1, "path": "Patient.identifier.system", "short": "Identification of the Norwegian FNR", "fixedUri": "urn:oid:2.16.578.1.12.4.1.4.1", "definition": "Identifies that this is a Norwegian Fødselsnummer" }, { "id": "Patient.identifier:FNR.value", "min": 1, "path": "Patient.identifier.value", "alias": [ "Fødselsnummer" ], "short": "The actual Fødselsnummer", "example": [ { "label": "Fødselsnummer", "valueString": "13057444850" } ], "definition": "The Norwegian Fødselsnummer" }, { "id": "Patient.identifier:FHN", "path": "Patient.identifier", "short": "Felles hjelpenummer used for the patient", "sliceName": "FHN", "definition": "Felles hjelpenummer for the patient. Felles hjelpenummer as one of the possible patient identification numbers. The norwegian Felles hjelpenummer shoud only be used when the Fødselsnummer og D-number is unknown." }, { "id": "Patient.identifier:FHN.system", "min": 1, "path": "Patient.identifier.system", "short": "Identification of the Norwegian felles hjelpenummer", "fixedUri": "urn:oid:2.16.578.1.12.4.1.4.3", "definition": "Norwegian felles hjelpenummer" }, { "id": "Patient.identifier:FHN.value", "min": 1, "path": "Patient.identifier.value", "short": "The actual Hjelpenummer", "definition": "The actual Norwegian Hjelpenummer" }, { "id": "Patient.identifier:DNR", "path": "Patient.identifier", "short": "The D-nummer of the patient", "sliceName": "DNR", "definition": "The D-nummer of the patient. (assigned by the norwegian Skatteetaten)" }, { "id": "Patient.identifier:DNR.system", "min": 1, "path": "Patient.identifier.system", "short": "The identification of the D-nummer", "fixedUri": "urn:oid:2.16.578.1.12.4.1.4.2", "definition": "The identification of the Norwegian D-nummer" }, { "id": "Patient.identifier:DNR.value", "min": 1, "path": "Patient.identifier.value", "short": "The actual D-nummer", "definition": "The actual Norwegian D-nummer" }, { "id": "Patient.identifier:HNR", "path": "Patient.identifier", "short": "A locally assigned H-nummer", "sliceName": "HNR", "definition": "A locally assigned H-nummer. If this identifier is used, information about the assigner is mandatory. Merk at lokale hjelpenummer (H-nummer) for pasient ikke garanterer at kombinasjonen system og value er gir unik identifikasjon, siden disse tildeles på lokalt i det enkelte kliniske fagsystem. Felles nasjonale hjelpenummer utstedt av tjenesten for felles hjelpenummer er imidlertid unike i Norge (og globalt unike i kombinasjon med system)." }, { "id": "Patient.identifier:HNR.type.coding.system", "min": 1, "path": "Patient.identifier.type.coding.system", "fixedUri": "urn:oid:2.16.578.1.12.4.1.1.8327", "definition": "CodeSystem on Volven for official personal identifiers.\r\nThe identification of the code system that defines the meaning of the symbol in the code." }, { "id": "Patient.identifier:HNR.type.coding.code", "min": 1, "path": "Patient.identifier.type.coding.code", "fixedCode": "HNR", "definition": "The code for local Hjelpenummer in the CodeSystem\r\n\r\nA symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination)." }, { "id": "Patient.identifier:HNR.system", "path": "Patient.identifier.system", "fixedUri": "HNR" }, { "id": "Patient.identifier:HNR.value", "min": 1, "path": "Patient.identifier.value", "definition": "The actual Hjelpenummer.\r\n\r\nThe portion of the identifier typically relevant to the user and which is unique within the context of the system." }, { "id": "Patient.identifier:HNR.assigner", "min": 1, "path": "Patient.identifier.assigner", "definition": "Assigner is mandatory for localy assigne Hjelpenummer.\r\n\r\nOrganization that issued/manages the identifier." }, { "id": "Patient.name", "path": "Patient.name", "type": [ { "code": "HumanName", "profile": [ "http://hl7.no/fhir/StructureDefinition/no-basis-HumanName" ] } ] }, { "id": "Patient.address", "path": "Patient.address", "type": [ { "code": "Address", "profile": [ "http://hl7.no/fhir/StructureDefinition/no-basis-Address" ] } ], "short": "Norwegian address", "definition": "http://hl7.no/fhir/StructureDefinition/no-basis-Address" }, { "id": "Patient.contact.name", "path": "Patient.contact.name", "type": [ { "code": "HumanName", "profile": [ "http://hl7.no/fhir/StructureDefinition/no-basis-HumanName" ] } ] }, { "id": "Patient.contact.address", "path": "Patient.contact.address", "type": [ { "code": "Address", "profile": [ "http://hl7.no/fhir/StructureDefinition/no-basis-Address" ] } ] }, { "id": "Patient.generalPractitioner", "path": "Patient.generalPractitioner", "type": [ { "code": "Reference", "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Organization", "http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole", "http://hl7.no/fhir/StructureDefinition/no-basis-Practitioner", "http://hl7.no/fhir/StructureDefinition/no-basis-PractitionerRole", "http://hl7.no/fhir/StructureDefinition/no-basis-Organization" ] } ] }, { "id": "Patient.managingOrganization", "path": "Patient.managingOrganization", "type": [ { "code": "Reference", "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Organization", "http://hl7.no/fhir/StructureDefinition/no-basis-Organization" ] } ] } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Patient" }