FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagese.electronichealth.fhir.nppr.r5
Resource TypeStructureDefinition
IdStructureDefinition-NPPRPerson.json
FHIR VersionR5
Sourcehttps://simplifier.net/resolve?scope=se.electronichealth.fhir.nppr.r5@0.1.0-alpha&canonical=http://electronichealth.se/fhir/NPPR/StructureDefinition/NPPRPerson
URLhttp://electronichealth.se/fhir/NPPR/StructureDefinition/NPPRPerson
Version0.1
Statusactive
NameNPPRPerson
Realmse
DescriptionProfile for representing basic data about an individual, comparable to data in the population registry (folkbokföring).
TypePerson
Kindresource

Resources that use this resource

CapabilityStatement
se.electronichealth.fhir.nppr.r5#0.1.0-alphaNPPRPersonRepositoryCapability

Resources that this resource uses

StructureDefinition
se.electronichealth.fhir.nppr.r5#0.1.0-alphaNPPRAddressNPPRAddress
se.electronichealth.fhir.nppr.r5#0.1.0-alphaNPPRContactPointNPPRContactPoint
se.electronichealth.fhir.nppr.r5#0.1.0-alphaNPPRHumanNameNPPRHumanName
se.electronichealth.fhir.nppr.r5#0.1.0-alphaNPPRPatientNPPRPatient
se.electronichealth.fhir.nppr.r5#0.1.0-alphaNPPRPractitionerNPPRPractitioner
se.electronichealth.fhir.nppr.r5#0.1.0-alphaNPPRRelatedPersonNPPRRelatedPerson
ValueSet
se.electronichealth.fhir.nppr.r5#0.1.0-alphanppr-administrative-genderJuridiskt kön
se.electronichealth.fhir.nppr.r5#0.1.0-alphanppr-marital-statusCivilstånd

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "StructureDefinition",
  "id": "NPPRPerson",
  "url": "http://electronichealth.se/fhir/NPPR/StructureDefinition/NPPRPerson",
  "version": "0.1",
  "name": "NPPRPerson",
  "status": "active",
  "description": "Profile for representing basic data about an individual, comparable to data in the population registry (folkbokföring).",
  "fhirVersion": "5.0.0",
  "mapping": [
    {
      "identity": "NPPRPersonToNPPRPersonLogical",
      "uri": "NPPRPersonLogical"
    }
  ],
  "kind": "resource",
  "abstract": false,
  "type": "Person",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Person",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Person.meta",
        "path": "Person.meta",
        "mustSupport": true
      },
      {
        "id": "Person.meta.security",
        "path": "Person.meta.security",
        "mustSupport": true,
        "mapping": [
          {
            "identity": "NPPRPersonToNPPRPersonLogical",
            "map": "sekretessmarkering"
          },
          {
            "identity": "NPPRPersonToNPPRPersonLogical",
            "map": "skyddadFolkbokforing"
          }
        ]
      },
      {
        "id": "Person.meta.security.code",
        "path": "Person.meta.security.code",
        "mustSupport": true
      },
      {
        "id": "Person.identifier",
        "path": "Person.identifier",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "system"
            }
          ],
          "rules": "open",
          "ordered": false,
          "description": "Slice on Identifier based on the system value"
        },
        "min": 1,
        "max": "1",
        "mustSupport": true,
        "mapping": [
          {
            "identity": "NPPRPersonToNPPRPersonLogical",
            "map": "person-id"
          }
        ]
      },
      {
        "id": "Person.identifier.system",
        "path": "Person.identifier.system",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Person.identifier.value",
        "path": "Person.identifier.value",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Person.identifier:coordinationNumber",
        "path": "Person.identifier",
        "sliceName": "coordinationNumber",
        "min": 0,
        "max": "1",
        "mustSupport": true
      },
      {
        "id": "Person.identifier:coordinationNumber.system",
        "path": "Person.identifier.system",
        "patternUri": "http://electronichealth.se/identifier/samordningsnummer"
      },
      {
        "id": "Person.identifier:coordinationNumber.value",
        "path": "Person.identifier.value",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Person.identifier:personalIdentityNumber",
        "path": "Person.identifier",
        "sliceName": "personalIdentityNumber",
        "min": 0,
        "max": "1",
        "mustSupport": true
      },
      {
        "id": "Person.identifier:personalIdentityNumber.system",
        "path": "Person.identifier.system",
        "patternUri": "http://electronichealth.se/identifier/personnummer"
      },
      {
        "id": "Person.identifier:personalIdentityNumber.value",
        "path": "Person.identifier.value",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Person.name",
        "path": "Person.name",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "HumanName",
            "profile": [
              "http://electronichealth.se/fhir/NPPR/StructureDefinition/NPPRHumanName"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Person.name.family",
        "path": "Person.name.family",
        "min": 1,
        "mapping": [
          {
            "identity": "NPPRPersonToNPPRPersonLogical",
            "map": "efternamn"
          }
        ]
      },
      {
        "id": "Person.name.given",
        "path": "Person.name.given",
        "min": 1,
        "mapping": [
          {
            "identity": "NPPRPersonToNPPRPersonLogical",
            "map": "fornamn"
          }
        ]
      },
      {
        "id": "Person.name.given.extension:nameQualifier",
        "path": "Person.name.given.extension",
        "sliceName": "nameQualifier",
        "mapping": [
          {
            "identity": "NPPRPersonToNPPRPersonLogical",
            "map": "mellannamn"
          },
          {
            "identity": "NPPRPersonToNPPRPersonLogical",
            "map": "tilltalsnamnsmarkering"
          }
        ]
      },
      {
        "id": "Person.telecom",
        "path": "Person.telecom",
        "type": [
          {
            "code": "ContactPoint",
            "profile": [
              "http://electronichealth.se/fhir/NPPR/StructureDefinition/NPPRContactPoint"
            ]
          }
        ],
        "constraint": [
          {
            "key": "nppr-telecom-phone-1",
            "human": "If telecom.system = #phone, value should follow format +46123456789",
            "source": "http://electronichealth.se/fhir/NPPR/StructureDefinition/NPPRPerson",
            "severity": "warning",
            "expression": "value.matches('^\\\\+[1-9][0-9]+[%content%]#39;) or system != 'phone'"
          },
          {
            "key": "nppr-telecom-url-1",
            "human": "If telecom.system = #url, value should follow valid format. Example: https://example.com",
            "source": "http://electronichealth.se/fhir/NPPR/StructureDefinition/NPPRPerson",
            "severity": "warning",
            "expression": "value.matches('(https?|ftp)://(-\\\\.)?([^\\\\s/?\\\\.#-]+\\\\.?)+(/[^\\\\s]*)?[%content%]#39;) or system != 'url'"
          },
          {
            "key": "nppr-telecom-email-1",
            "human": "If telecom.system = #email, value should follow valid format Example: test@test.com",
            "source": "http://electronichealth.se/fhir/NPPR/StructureDefinition/NPPRPerson",
            "severity": "warning",
            "expression": "value.matches('^[\\\\w.-]{1,64}@(?!.{254})[\\\\w.-]+\\\\.[A-Za-z]{2,4}[%content%]#39;) or system != 'email'"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Person.gender",
        "path": "Person.gender",
        "min": 1,
        "mustSupport": true,
        "binding": {
          "strength": "required",
          "valueSet": "http://electronichealth.se/fhir/NPPR/ValueSet/nppr-administrative-gender"
        },
        "mapping": [
          {
            "identity": "NPPRPersonToNPPRPersonLogical",
            "map": "kon"
          }
        ]
      },
      {
        "id": "Person.birthDate",
        "path": "Person.birthDate",
        "min": 1,
        "mustSupport": true,
        "mapping": [
          {
            "identity": "NPPRPersonToNPPRPersonLogical",
            "map": "fodelsedatum"
          }
        ]
      },
      {
        "id": "Person.address",
        "path": "Person.address",
        "type": [
          {
            "code": "Address",
            "profile": [
              "http://electronichealth.se/fhir/NPPR/StructureDefinition/NPPRAddress"
            ]
          }
        ],
        "mustSupport": true,
        "mapping": [
          {
            "identity": "NPPRPersonToNPPRPersonLogical",
            "map": "harAdressIFormAv(KontaktuppgiftLogical)"
          }
        ]
      },
      {
        "id": "Person.address.extension",
        "path": "Person.address.extension",
        "min": 1
      },
      {
        "id": "Person.address.extension:officialAddressType",
        "path": "Person.address.extension",
        "sliceName": "officialAddressType",
        "min": 1
      },
      {
        "id": "Person.maritalStatus",
        "path": "Person.maritalStatus",
        "min": 1,
        "mustSupport": true,
        "binding": {
          "strength": "required",
          "valueSet": "http://electronichealth.se/fhir/NPPR/ValueSet/nppr-marital-status"
        },
        "mapping": [
          {
            "identity": "NPPRPersonToNPPRPersonLogical",
            "map": "civilstand"
          }
        ]
      },
      {
        "id": "Person.maritalStatus.coding",
        "path": "Person.maritalStatus.coding",
        "min": 1,
        "max": "1",
        "mustSupport": true
      },
      {
        "id": "Person.maritalStatus.coding.system",
        "path": "Person.maritalStatus.coding.system",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Person.maritalStatus.coding.code",
        "path": "Person.maritalStatus.coding.code",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Person.link",
        "path": "Person.link",
        "mustSupport": true
      },
      {
        "id": "Person.link.target",
        "path": "Person.link.target",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://electronichealth.se/fhir/NPPR/StructureDefinition/NPPRPatient",
              "http://electronichealth.se/fhir/NPPR/StructureDefinition/NPPRPractitioner",
              "http://electronichealth.se/fhir/NPPR/StructureDefinition/NPPRRelatedPerson"
            ],
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-hierarchy",
                "valueBoolean": false
              }
            ]
          }
        ],
        "mustSupport": true,
        "mapping": [
          {
            "identity": "NPPRPersonToNPPRPersonLogical",
            "map": "harDetaljeradeUppgifterI(VardOchOmsorgstagareLogical)"
          }
        ]
      }
    ]
  }
}