<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="SHCPersonLogical" />
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-type-characteristics">
    <valueCode value="can-be-target" />
  </extension>
  <url value="http://electronichealth.se/fhir/shc/StructureDefinition/SHCPersonLogical" />
  <name value="SHCPersonLogical" />
  <title value="Person" />
  <status value="draft" />
  <description value="Klassen person håller information om en mänsklig individ." />
  <fhirVersion value="5.0.0" />
  <mapping>
    <identity value="PersonToSHCMedicalCertificateSubject" />
    <uri value="SHCMedicalCertificateSubject" />
  </mapping>
  <kind value="logical" />
  <abstract value="false" />
  <type value="http://electronichealth.se/fhir/shc/StructureDefinition/SHCPersonLogical" />
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Base" />
  <derivation value="specialization" />
  <snapshot>
    <element id="SHCPersonLogical">
      <path value="SHCPersonLogical" />
      <short value="Person" />
      <definition value="Klassen person håller information om en mänsklig individ." />
      <min value="0" />
      <max value="*" />
      <base>
        <path value="SHCPersonLogical" />
        <min value="0" />
        <max value="*" />
      </base>
      <mapping>
        <identity value="rim" />
        <map value="n/a" />
      </mapping>
    </element>
    <element id="SHCPersonLogical.id">
      <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
        <valueCode value="normative" />
      </extension>
      <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version">
        <valueCode value="4.0.0" />
      </extension>
      <path value="SHCPersonLogical.id" />
      <short value="id" />
      <definition value="Angivelse av person-id i form av personnummer eller samordningsnummer" />
      <comment value="The rules of the identifier.type  determine if a check digit is part of the ID value or sent separately, such as through the checkDigit extension." />
      <min value="0" />
      <max value="1" />
      <base>
        <path value="SHCPersonLogical.id" />
        <min value="0" />
        <max value="1" />
      </base>
      <type>
        <code value="Identifier" />
      </type>
      <constraint>
        <key value="ele-1" />
        <severity value="error" />
        <human value="All FHIR elements must have a @value or children" />
        <expression value="hasValue() or (children().count() &gt; id.count())" />
        <source value="http://hl7.org/fhir/StructureDefinition/Element" />
      </constraint>
      <constraint>
        <key value="ident-1" />
        <severity value="warning" />
        <human value="Identifier with no value has limited utility.  If communicating that an identifier value has been suppressed or missing, the value element SHOULD be present with an extension indicating the missing semantic - e.g. data-absent-reason" />
        <expression value="value.exists()" />
        <source value="http://hl7.org/fhir/StructureDefinition/Identifier" />
      </constraint>
      <mapping>
        <identity value="rim" />
        <map value="n/a" />
      </mapping>
      <mapping>
        <identity value="v2" />
        <map value="CX / EI (occasionally, more often EI maps to a resource id or a URL)" />
      </mapping>
      <mapping>
        <identity value="rim" />
        <map value="II - The Identifier class is a little looser than the v3 type II because it allows URIs as well as registered OIDs or GUIDs.  Also maps to Role[classCode=IDENT]" />
      </mapping>
      <mapping>
        <identity value="servd" />
        <map value="Identifier" />
      </mapping>
      <mapping>
        <identity value="PersonToSHCMedicalCertificateSubject" />
        <map value="SHCMedicalCertificateSubject/SHCRelatedPerson.identifier" />
      </mapping>
    </element>
    <element id="SHCPersonLogical.typAvIdentitetsbeteckning">
      <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
        <valueCode value="normative" />
      </extension>
      <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version">
        <valueCode value="4.0.0" />
      </extension>
      <path value="SHCPersonLogical.typAvIdentitetsbeteckning" />
      <short value="?typ av identitetsbeteckning" />
      <definition value="fhir:&#xD;&#xA;Patient.identifier:pnr.type&#xD;&#xA;Definition&#x9;A coded type for the identifier that can be used to determine which identifier to use for a specific purpose.&#xD;&#xA;Cardinality&#x9;0...1&#xD;&#xA;Type&#x9;CodeableConcept&#xD;&#xA;Binding&#x9;&#xD;&#xA;A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.&#xD;&#xA;&#xD;&#xA;Identifier Type Codes (extensible)&#xD;&#xA;Summary&#x9;True&#xD;&#xA;Requirements&#x9;&#xD;&#xA;Allows users to make use of identifiers when the identifier system is not known.&#xD;&#xA;&#xD;&#xA;Comments&#x9;&#xD;&#xA;This element deals only with general categories of identifiers. It SHOULD not be used for codes that correspond 1..1 with the Identifier.system. Some identifiers may fall into multiple categories due to common usage. Where the system is known, a type is unnecessary because the type is always part of the system definition. However systems often need to handle identifiers where the system is not known. There is not a 1:1 relationship between type and system, since many different systems have the same type.&#xD;&#xA;&#xD;&#xA;Invariants&#x9;&#xD;&#xA;ele-1: All FHIR elements must have a @value or children&#xD;&#xA;hasValue() or (children().count() &gt; id.count())&#xD;&#xA;Mappings&#x9;&#xD;&#xA;v2: CX.5&#xD;&#xA;rim: Role.code or implied by context" />
      <comment value="Codes may be defined very casually in enumerations or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information." />
      <min value="1" />
      <max value="1" />
      <base>
        <path value="SHCPersonLogical.typAvIdentitetsbeteckning" />
        <min value="1" />
        <max value="1" />
      </base>
      <type>
        <code value="Coding" />
      </type>
      <constraint>
        <key value="ele-1" />
        <severity value="error" />
        <human value="All FHIR elements must have a @value or children" />
        <expression value="hasValue() or (children().count() &gt; id.count())" />
        <source value="http://hl7.org/fhir/StructureDefinition/Element" />
      </constraint>
      <constraint>
        <key value="cod-1" />
        <severity value="warning" />
        <human value="A Coding SHOULD NOT have a display unless a code is also present.  Computation on Coding.display alone is generally unsafe.  Consider using CodeableConcept.text" />
        <expression value="code.exists().not() implies display.exists().not()" />
        <source value="http://hl7.org/fhir/StructureDefinition/Coding" />
      </constraint>
      <mapping>
        <identity value="rim" />
        <map value="n/a" />
      </mapping>
      <mapping>
        <identity value="v2" />
        <map value="CE/CNE/CWE subset one of the sets of component 1-3 or 4-6" />
      </mapping>
      <mapping>
        <identity value="rim" />
        <map value="CV" />
      </mapping>
      <mapping>
        <identity value="orim" />
        <map value="fhir:Coding rdfs:subClassOf dt:CDCoding" />
      </mapping>
      <mapping>
        <identity value="PersonToSHCMedicalCertificateSubject" />
      </mapping>
    </element>
    <element id="SHCPersonLogical.fornamn">
      <path value="SHCPersonLogical.fornamn" />
      <short value="förnamn" />
      <definition value="namn som är associerat med personen" />
      <comment value="Note that FHIR strings SHALL NOT exceed 1,048,576 (1024*1024) characters in size" />
      <min value="1" />
      <max value="1" />
      <base>
        <path value="SHCPersonLogical.fornamn" />
        <min value="1" />
        <max value="1" />
      </base>
      <type>
        <code value="string" />
      </type>
      <constraint>
        <key value="ele-1" />
        <severity value="error" />
        <human value="All FHIR elements must have a @value or children" />
        <expression value="hasValue() or (children().count() &gt; id.count())" />
        <source value="http://hl7.org/fhir/StructureDefinition/Element" />
      </constraint>
      <mapping>
        <identity value="rim" />
        <map value="n/a" />
      </mapping>
      <mapping>
        <identity value="PersonToSHCMedicalCertificateSubject" />
        <map value="SHCRelatedPerson/SHCPractitioner/SHCMedicalCertificateSubject.name.given" />
      </mapping>
    </element>
    <element id="SHCPersonLogical.skyddadIdentitet">
      <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
        <valueCode value="normative" />
      </extension>
      <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version">
        <valueCode value="4.0.0" />
      </extension>
      <path value="SHCPersonLogical.skyddadIdentitet" />
      <short value="skyddadIdentitet" />
      <definition value="kod för vilken sekretessmarkering som skyddar en persons personuppgifter för att förhindra att de röjs eller missbrukas" />
      <comment value="Codes may be defined very casually in enumerations or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information." />
      <min value="0" />
      <max value="1" />
      <base>
        <path value="SHCPersonLogical.skyddadIdentitet" />
        <min value="0" />
        <max value="1" />
      </base>
      <type>
        <code value="Coding" />
      </type>
      <constraint>
        <key value="ele-1" />
        <severity value="error" />
        <human value="All FHIR elements must have a @value or children" />
        <expression value="hasValue() or (children().count() &gt; id.count())" />
        <source value="http://hl7.org/fhir/StructureDefinition/Element" />
      </constraint>
      <constraint>
        <key value="cod-1" />
        <severity value="warning" />
        <human value="A Coding SHOULD NOT have a display unless a code is also present.  Computation on Coding.display alone is generally unsafe.  Consider using CodeableConcept.text" />
        <expression value="code.exists().not() implies display.exists().not()" />
        <source value="http://hl7.org/fhir/StructureDefinition/Coding" />
      </constraint>
      <mapping>
        <identity value="rim" />
        <map value="n/a" />
      </mapping>
      <mapping>
        <identity value="v2" />
        <map value="CE/CNE/CWE subset one of the sets of component 1-3 or 4-6" />
      </mapping>
      <mapping>
        <identity value="rim" />
        <map value="CV" />
      </mapping>
      <mapping>
        <identity value="orim" />
        <map value="fhir:Coding rdfs:subClassOf dt:CDCoding" />
      </mapping>
      <mapping>
        <identity value="PersonToSHCMedicalCertificateSubject" />
        <map value="SHCMedicalCertificateSubject/SHCRelatedPerson.meta.security" />
      </mapping>
    </element>
    <element id="SHCPersonLogical.kodForTilltalsnamn">
      <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
        <valueCode value="normative" />
      </extension>
      <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version">
        <valueCode value="4.0.0" />
      </extension>
      <path value="SHCPersonLogical.kodForTilltalsnamn" />
      <short value="kod för tilltalsnamn" />
      <definition value="kod för uppgift om tilltalsnamn finns för förnamn markeras detta med en numerisk tvåställig kod" />
      <comment value="Codes may be defined very casually in enumerations or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information." />
      <min value="1" />
      <max value="1" />
      <base>
        <path value="SHCPersonLogical.kodForTilltalsnamn" />
        <min value="1" />
        <max value="1" />
      </base>
      <type>
        <code value="Coding" />
      </type>
      <constraint>
        <key value="ele-1" />
        <severity value="error" />
        <human value="All FHIR elements must have a @value or children" />
        <expression value="hasValue() or (children().count() &gt; id.count())" />
        <source value="http://hl7.org/fhir/StructureDefinition/Element" />
      </constraint>
      <constraint>
        <key value="cod-1" />
        <severity value="warning" />
        <human value="A Coding SHOULD NOT have a display unless a code is also present.  Computation on Coding.display alone is generally unsafe.  Consider using CodeableConcept.text" />
        <expression value="code.exists().not() implies display.exists().not()" />
        <source value="http://hl7.org/fhir/StructureDefinition/Coding" />
      </constraint>
      <mapping>
        <identity value="rim" />
        <map value="n/a" />
      </mapping>
      <mapping>
        <identity value="v2" />
        <map value="CE/CNE/CWE subset one of the sets of component 1-3 or 4-6" />
      </mapping>
      <mapping>
        <identity value="rim" />
        <map value="CV" />
      </mapping>
      <mapping>
        <identity value="orim" />
        <map value="fhir:Coding rdfs:subClassOf dt:CDCoding" />
      </mapping>
      <mapping>
        <identity value="PersonToSHCMedicalCertificateSubject" />
      </mapping>
    </element>
    <element id="SHCPersonLogical.efternamn">
      <path value="SHCPersonLogical.efternamn" />
      <short value="efternamn" />
      <definition value="namn som är associerat med personen" />
      <comment value="Note that FHIR strings SHALL NOT exceed 1,048,576 (1024*1024) characters in size" />
      <min value="1" />
      <max value="1" />
      <base>
        <path value="SHCPersonLogical.efternamn" />
        <min value="1" />
        <max value="1" />
      </base>
      <type>
        <code value="string" />
      </type>
      <constraint>
        <key value="ele-1" />
        <severity value="error" />
        <human value="All FHIR elements must have a @value or children" />
        <expression value="hasValue() or (children().count() &gt; id.count())" />
        <source value="http://hl7.org/fhir/StructureDefinition/Element" />
      </constraint>
      <mapping>
        <identity value="rim" />
        <map value="n/a" />
      </mapping>
      <mapping>
        <identity value="PersonToSHCMedicalCertificateSubject" />
        <map value="SHCRelatedPerson/SHCPractitioner/SHCMedicalCertificateSubject.name.family" />
      </mapping>
    </element>
    <element id="SHCPersonLogical.kon">
      <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
        <valueCode value="normative" />
      </extension>
      <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version">
        <valueCode value="4.0.0" />
      </extension>
      <path value="SHCPersonLogical.kon" />
      <short value="kön" />
      <definition value="kod för administrativt kön" />
      <comment value="Codes may be defined very casually in enumerations or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information." />
      <min value="1" />
      <max value="1" />
      <base>
        <path value="SHCPersonLogical.kon" />
        <min value="1" />
        <max value="1" />
      </base>
      <type>
        <code value="Coding" />
      </type>
      <constraint>
        <key value="ele-1" />
        <severity value="error" />
        <human value="All FHIR elements must have a @value or children" />
        <expression value="hasValue() or (children().count() &gt; id.count())" />
        <source value="http://hl7.org/fhir/StructureDefinition/Element" />
      </constraint>
      <constraint>
        <key value="cod-1" />
        <severity value="warning" />
        <human value="A Coding SHOULD NOT have a display unless a code is also present.  Computation on Coding.display alone is generally unsafe.  Consider using CodeableConcept.text" />
        <expression value="code.exists().not() implies display.exists().not()" />
        <source value="http://hl7.org/fhir/StructureDefinition/Coding" />
      </constraint>
      <mapping>
        <identity value="rim" />
        <map value="n/a" />
      </mapping>
      <mapping>
        <identity value="v2" />
        <map value="CE/CNE/CWE subset one of the sets of component 1-3 or 4-6" />
      </mapping>
      <mapping>
        <identity value="rim" />
        <map value="CV" />
      </mapping>
      <mapping>
        <identity value="orim" />
        <map value="fhir:Coding rdfs:subClassOf dt:CDCoding" />
      </mapping>
      <mapping>
        <identity value="PersonToSHCMedicalCertificateSubject" />
        <map value="SHCMedicalCertificateSubject.gender" />
      </mapping>
    </element>
    <element id="SHCPersonLogical.fodelsedatum">
      <path value="SHCPersonLogical.fodelsedatum" />
      <short value="födelsedatum" />
      <definition value="födelsedatumet för person" />
      <comment value="UTC offset is allowed for dates and partial dates" />
      <min value="1" />
      <max value="1" />
      <base>
        <path value="SHCPersonLogical.fodelsedatum" />
        <min value="1" />
        <max value="1" />
      </base>
      <type>
        <code value="dateTime" />
      </type>
      <constraint>
        <key value="ele-1" />
        <severity value="error" />
        <human value="All FHIR elements must have a @value or children" />
        <expression value="hasValue() or (children().count() &gt; id.count())" />
        <source value="http://hl7.org/fhir/StructureDefinition/Element" />
      </constraint>
      <mapping>
        <identity value="rim" />
        <map value="n/a" />
      </mapping>
      <mapping>
        <identity value="PersonToSHCMedicalCertificateSubject" />
        <map value="SHCPerson.birthDate" />
      </mapping>
    </element>
    <element id="SHCPersonLogical.har">
      <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
        <valueCode value="normative" />
      </extension>
      <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version">
        <valueCode value="4.0.0" />
      </extension>
      <path value="SHCPersonLogical.har" />
      <short value="har" />
      <definition value="har" />
      <comment value="References SHALL be a reference to an actual FHIR resource, and SHALL be resolvable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository." />
      <min value="0" />
      <max value="*" />
      <base>
        <path value="SHCPersonLogical.har" />
        <min value="0" />
        <max value="*" />
      </base>
      <type>
        <code value="Reference" />
        <targetProfile value="http://electronichealth.se/fhir/shc/StructureDefinition/SHCKontaktuppgiftPersonLogical" />
      </type>
      <constraint>
        <key value="ele-1" />
        <severity value="error" />
        <human value="All FHIR elements must have a @value or children" />
        <expression value="hasValue() or (children().count() &gt; id.count())" />
        <source value="http://hl7.org/fhir/StructureDefinition/Element" />
      </constraint>
      <constraint>
        <key value="ref-1" />
        <severity value="error" />
        <human value="SHALL have a contained resource if a local reference is provided" />
        <expression value="reference.exists()  implies (reference.startsWith('#').not() or (reference.substring(1).trace('url') in %rootResource.contained.id.trace('ids')) or (reference='#' and %rootResource!=%resource))" />
        <source value="http://hl7.org/fhir/StructureDefinition/Reference" />
      </constraint>
      <constraint>
        <key value="ref-2" />
        <severity value="error" />
        <human value="At least one of reference, identifier and display SHALL be present (unless an extension is provided)." />
        <expression value="reference.exists() or identifier.exists() or display.exists() or extension.exists()" />
        <source value="http://hl7.org/fhir/StructureDefinition/Reference" />
      </constraint>
      <mapping>
        <identity value="rim" />
        <map value="n/a" />
      </mapping>
      <mapping>
        <identity value="rim" />
        <map value="The target of a resource reference is a RIM entry point (Act, Role, or Entity)" />
      </mapping>
      <mapping>
        <identity value="PersonToSHCMedicalCertificateSubject" />
        <map value="SHCPerson.contact" />
      </mapping>
    </element>
  </snapshot>
  <differential>
    <element id="SHCPersonLogical">
      <path value="SHCPersonLogical" />
      <short value="Person" />
      <definition value="Klassen person håller information om en mänsklig individ." />
    </element>
    <element id="SHCPersonLogical.id">
      <path value="SHCPersonLogical.id" />
      <short value="id" />
      <definition value="Angivelse av person-id i form av personnummer eller samordningsnummer" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="Identifier" />
      </type>
      <mapping>
        <identity value="PersonToSHCMedicalCertificateSubject" />
        <map value="SHCMedicalCertificateSubject/SHCRelatedPerson.identifier" />
      </mapping>
    </element>
    <element id="SHCPersonLogical.typAvIdentitetsbeteckning">
      <path value="SHCPersonLogical.typAvIdentitetsbeteckning" />
      <short value="?typ av identitetsbeteckning" />
      <definition value="fhir:&#xD;&#xA;Patient.identifier:pnr.type&#xD;&#xA;Definition&#x9;A coded type for the identifier that can be used to determine which identifier to use for a specific purpose.&#xD;&#xA;Cardinality&#x9;0...1&#xD;&#xA;Type&#x9;CodeableConcept&#xD;&#xA;Binding&#x9;&#xD;&#xA;A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.&#xD;&#xA;&#xD;&#xA;Identifier Type Codes (extensible)&#xD;&#xA;Summary&#x9;True&#xD;&#xA;Requirements&#x9;&#xD;&#xA;Allows users to make use of identifiers when the identifier system is not known.&#xD;&#xA;&#xD;&#xA;Comments&#x9;&#xD;&#xA;This element deals only with general categories of identifiers. It SHOULD not be used for codes that correspond 1..1 with the Identifier.system. Some identifiers may fall into multiple categories due to common usage. Where the system is known, a type is unnecessary because the type is always part of the system definition. However systems often need to handle identifiers where the system is not known. There is not a 1:1 relationship between type and system, since many different systems have the same type.&#xD;&#xA;&#xD;&#xA;Invariants&#x9;&#xD;&#xA;ele-1: All FHIR elements must have a @value or children&#xD;&#xA;hasValue() or (children().count() &gt; id.count())&#xD;&#xA;Mappings&#x9;&#xD;&#xA;v2: CX.5&#xD;&#xA;rim: Role.code or implied by context" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="Coding" />
      </type>
      <mapping>
        <identity value="PersonToSHCMedicalCertificateSubject" />
      </mapping>
    </element>
    <element id="SHCPersonLogical.fornamn">
      <path value="SHCPersonLogical.fornamn" />
      <short value="förnamn" />
      <definition value="namn som är associerat med personen" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
      <mapping>
        <identity value="PersonToSHCMedicalCertificateSubject" />
        <map value="SHCRelatedPerson/SHCPractitioner/SHCMedicalCertificateSubject.name.given" />
      </mapping>
    </element>
    <element id="SHCPersonLogical.skyddadIdentitet">
      <path value="SHCPersonLogical.skyddadIdentitet" />
      <short value="skyddadIdentitet" />
      <definition value="kod för vilken sekretessmarkering som skyddar en persons personuppgifter för att förhindra att de röjs eller missbrukas" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="Coding" />
      </type>
      <mapping>
        <identity value="PersonToSHCMedicalCertificateSubject" />
        <map value="SHCMedicalCertificateSubject/SHCRelatedPerson.meta.security" />
      </mapping>
    </element>
    <element id="SHCPersonLogical.kodForTilltalsnamn">
      <path value="SHCPersonLogical.kodForTilltalsnamn" />
      <short value="kod för tilltalsnamn" />
      <definition value="kod för uppgift om tilltalsnamn finns för förnamn markeras detta med en numerisk tvåställig kod" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="Coding" />
      </type>
      <mapping>
        <identity value="PersonToSHCMedicalCertificateSubject" />
      </mapping>
    </element>
    <element id="SHCPersonLogical.efternamn">
      <path value="SHCPersonLogical.efternamn" />
      <short value="efternamn" />
      <definition value="namn som är associerat med personen" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
      <mapping>
        <identity value="PersonToSHCMedicalCertificateSubject" />
        <map value="SHCRelatedPerson/SHCPractitioner/SHCMedicalCertificateSubject.name.family" />
      </mapping>
    </element>
    <element id="SHCPersonLogical.kon">
      <path value="SHCPersonLogical.kon" />
      <short value="kön" />
      <definition value="kod för administrativt kön" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="Coding" />
      </type>
      <mapping>
        <identity value="PersonToSHCMedicalCertificateSubject" />
        <map value="SHCMedicalCertificateSubject.gender" />
      </mapping>
    </element>
    <element id="SHCPersonLogical.fodelsedatum">
      <path value="SHCPersonLogical.fodelsedatum" />
      <short value="födelsedatum" />
      <definition value="födelsedatumet för person" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="dateTime" />
      </type>
      <mapping>
        <identity value="PersonToSHCMedicalCertificateSubject" />
        <map value="SHCPerson.birthDate" />
      </mapping>
    </element>
    <element id="SHCPersonLogical.har">
      <path value="SHCPersonLogical.har" />
      <short value="har" />
      <definition value="har" />
      <min value="0" />
      <max value="*" />
      <type>
        <code value="Reference" />
        <targetProfile value="http://electronichealth.se/fhir/shc/StructureDefinition/SHCKontaktuppgiftPersonLogical" />
      </type>
      <mapping>
        <identity value="PersonToSHCMedicalCertificateSubject" />
        <map value="SHCPerson.contact" />
      </mapping>
    </element>
  </differential>
</StructureDefinition>