{
  "resourceType": "StructureDefinition",
  "id": "HVOKontaktuppgiftLogical",
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-type-characteristics",
      "valueCode": "can-be-target"
    }
  ],
  "url": "http://electronichealth.se/fhir/hvo/StructureDefinition/HVOKontaktuppgiftLogical",
  "name": "HVOKontaktuppgiftLogical",
  "title": "Kontaktuppgift",
  "status": "draft",
  "description": "Klassen kontaktuppgift håller information om var och hur en person eller organisation kan kontaktas. Notera att adressdelen i kontaktuppgift endast avser postadress inte belägenhetsadress som representeras i klassen Plats.",
  "fhirVersion": "5.0.0",
  "mapping": [
    {
      "identity": "KontaktuppgiftToContact",
      "uri": "HVOService/HVOOrganization/HVOOrganizationalUnit/HVOPractitionerRole.contact"
    }
  ],
  "kind": "logical",
  "abstract": false,
  "type": "http://electronichealth.se/fhir/hvo/StructureDefinition/HVOKontaktuppgiftLogical",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base",
  "derivation": "specialization",
  "snapshot": {
    "element": [
      {
        "id": "HVOKontaktuppgiftLogical",
        "path": "HVOKontaktuppgiftLogical",
        "short": "Kontaktuppgift",
        "definition": "Klassen kontaktuppgift håller information om var och hur en person eller organisation kan kontaktas. Notera att adressdelen i kontaktuppgift endast avser postadress inte belägenhetsadress som representeras i klassen Plats.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "HVOKontaktuppgiftLogical",
          "min": 0,
          "max": "*"
        },
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "HVOKontaktuppgiftLogical.syfte",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "HVOKontaktuppgiftLogical.syfte",
        "short": "syfte",
        "definition": "Angivelse av syfte i vilket kontaktuppgiften kan användas. Exempel på syfte är ”folkbokföring” för personers folkbokföringsadress och ”drop in-besök” för adress till organisatorisk enhet som man kan drop in-besöka (antagligen bara under vissa tider, se klass Tillgänglighetstid). Om kontaktuppgiften kan användas generellt för all kontakt oavsett syfte så utelämnas syfte.",
        "comment": "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": 1,
        "max": "1",
        "base": {
          "path": "HVOKontaktuppgiftLogical.syfte",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "Coding"
          }
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "cod-1",
            "severity": "warning",
            "human": "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": "code.exists().not() implies display.exists().not()",
            "source": "http://hl7.org/fhir/StructureDefinition/Coding"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "CE/CNE/CWE subset one of the sets of component 1-3 or 4-6"
          },
          {
            "identity": "rim",
            "map": "CV"
          },
          {
            "identity": "orim",
            "map": "fhir:Coding rdfs:subClassOf dt:CDCoding"
          },
          {
            "identity": "KontaktuppgiftToContact",
            "map": "HVOService/HVOOrganization/HVOOrganizationalUnit/HVOPractitionerRole.contact[telecomContact].purpose"
          }
        ]
      },
      {
        "id": "HVOKontaktuppgiftLogical.adressrad",
        "path": "HVOKontaktuppgiftLogical.adressrad",
        "short": "adress.rad",
        "definition": "Angivelse av en eller flera rader som utgör en adress. Exempelvis gata, gatunummer, lägenhetsnummer, våning. Vid flera rader ska de anges i den ordning de ska skrivas på en adresslapp.",
        "comment": "Note that FHIR strings SHALL NOT exceed 1,048,576 (1024*1024) characters in size",
        "min": 0,
        "max": "*",
        "base": {
          "path": "HVOKontaktuppgiftLogical.adressrad",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "KontaktuppgiftToContact",
            "map": "HVOService/HVOOrganization/HVOOrganizationalUnit/HVOPractitionerRole.contact[addressContact].address.line"
          }
        ]
      },
      {
        "id": "HVOKontaktuppgiftLogical.adresspostnummer",
        "path": "HVOKontaktuppgiftLogical.adresspostnummer",
        "short": "adress.postnummer",
        "definition": "Angivelse av postnummer",
        "comment": "Note that FHIR strings SHALL NOT exceed 1,048,576 (1024*1024) characters in size",
        "min": 0,
        "max": "1",
        "base": {
          "path": "HVOKontaktuppgiftLogical.adresspostnummer",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "KontaktuppgiftToContact",
            "map": "HVOService/HVOOrganization/HVOOrganizationalUnit/HVOPractitionerRole.contact[addressContact].address.postalCode"
          }
        ]
      },
      {
        "id": "HVOKontaktuppgiftLogical.adresspostort",
        "path": "HVOKontaktuppgiftLogical.adresspostort",
        "short": "adress.postort",
        "definition": "Angivelse av postort",
        "comment": "Note that FHIR strings SHALL NOT exceed 1,048,576 (1024*1024) characters in size",
        "min": 0,
        "max": "1",
        "base": {
          "path": "HVOKontaktuppgiftLogical.adresspostort",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "KontaktuppgiftToContact",
            "map": "HVOService/HVOOrganization/HVOOrganizationalUnit/HVOPractitionerRole.contact[addressContact].address.city"
          }
        ]
      },
      {
        "id": "HVOKontaktuppgiftLogical.adressland",
        "path": "HVOKontaktuppgiftLogical.adressland",
        "short": "adress.land",
        "definition": "Angivelse av land. (Enl. ISO 3166?)",
        "comment": "Note that FHIR strings SHALL NOT exceed 1,048,576 (1024*1024) characters in size",
        "min": 0,
        "max": "1",
        "base": {
          "path": "HVOKontaktuppgiftLogical.adressland",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "KontaktuppgiftToContact",
            "map": "HVOService/HVOOrganization/HVOOrganizationalUnit/HVOPractitionerRole.contact[addressContact].address.country"
          }
        ]
      },
      {
        "id": "HVOKontaktuppgiftLogical.giltigFrom",
        "path": "HVOKontaktuppgiftLogical.giltigFrom",
        "short": "giltigFrom",
        "definition": "Angivelse av den tidpunkt från och med vilken kontaktuppgiften gäller.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "HVOKontaktuppgiftLogical.giltigFrom",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "time"
          }
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "KontaktuppgiftToContact",
            "map": "HVOService/HVOOrganization/HVOOrganizationalUnit/HVOPractitionerRole.contact[addressContact].period.start"
          }
        ]
      },
      {
        "id": "HVOKontaktuppgiftLogical.namn",
        "path": "HVOKontaktuppgiftLogical.namn",
        "short": "namn",
        "definition": "Namn på person att kontakta. Om namn saknas övervakas kontaktuppgiften i allmänhet inte av en specifik individ.",
        "comment": "Note that FHIR strings SHALL NOT exceed 1,048,576 (1024*1024) characters in size",
        "min": 0,
        "max": "1",
        "base": {
          "path": "HVOKontaktuppgiftLogical.namn",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "KontaktuppgiftToContact",
            "map": "HVOService/HVOOrganization/HVOOrganizationalUnit/HVOPractitionerRole.contact[telecomContact].name"
          }
        ]
      },
      {
        "id": "HVOKontaktuppgiftLogical.giltigTom",
        "path": "HVOKontaktuppgiftLogical.giltigTom",
        "short": "giltigTom",
        "definition": "Angivelse av den tidpunkt då kontaktuppgiften upphör att gälla på så sätt att uppgiften inte längre stämmer för den organisation eller person som avses. Bör lämnas tom ifall att uppgiften fortfarande är giltig.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "HVOKontaktuppgiftLogical.giltigTom",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "time"
          }
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "KontaktuppgiftToContact",
            "map": "HVOService/HVOOrganization/HVOOrganizationalUnit/HVOPractitionerRole.contact[telecomContact].period.end"
          }
        ]
      },
      {
        "id": "HVOKontaktuppgiftLogical.finnsTillgangligUnder",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "HVOKontaktuppgiftLogical.finnsTillgangligUnder",
        "short": "finns tillgänglig under",
        "definition": "finns tillgänglig under",
        "comment": "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": 0,
        "max": "*",
        "base": {
          "path": "HVOKontaktuppgiftLogical.finnsTillgangligUnder",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://electronichealth.se/fhir/hvo/StructureDefinition/HVOTillganglighetstidLogical"
            ]
          }
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ref-1",
            "severity": "error",
            "human": "SHALL have a contained resource if a local reference is provided",
            "expression": "reference.exists()  implies (reference.startsWith('#').not() or (reference.substring(1).trace('url') in %rootResource.contained.id.trace('ids')) or (reference='#' and %rootResource!=%resource))",
            "source": "http://hl7.org/fhir/StructureDefinition/Reference"
          },
          {
            "key": "ref-2",
            "severity": "error",
            "human": "At least one of reference, identifier and display SHALL be present (unless an extension is provided).",
            "expression": "reference.exists() or identifier.exists() or display.exists() or extension.exists()",
            "source": "http://hl7.org/fhir/StructureDefinition/Reference"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "The target of a resource reference is a RIM entry point (Act, Role, or Entity)"
          }
        ]
      },
      {
        "id": "HVOKontaktuppgiftLogical.arEnDelAv",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "HVOKontaktuppgiftLogical.arEnDelAv",
        "short": "är en del av",
        "definition": "är en del av",
        "comment": "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": 0,
        "max": "1",
        "base": {
          "path": "HVOKontaktuppgiftLogical.arEnDelAv",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://electronichealth.se/fhir/hvo/StructureDefinition/HVOTelekommunikationLogical"
            ]
          }
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ref-1",
            "severity": "error",
            "human": "SHALL have a contained resource if a local reference is provided",
            "expression": "reference.exists()  implies (reference.startsWith('#').not() or (reference.substring(1).trace('url') in %rootResource.contained.id.trace('ids')) or (reference='#' and %rootResource!=%resource))",
            "source": "http://hl7.org/fhir/StructureDefinition/Reference"
          },
          {
            "key": "ref-2",
            "severity": "error",
            "human": "At least one of reference, identifier and display SHALL be present (unless an extension is provided).",
            "expression": "reference.exists() or identifier.exists() or display.exists() or extension.exists()",
            "source": "http://hl7.org/fhir/StructureDefinition/Reference"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "The target of a resource reference is a RIM entry point (Act, Role, or Entity)"
          },
          {
            "identity": "KontaktuppgiftToContact",
            "map": "HVOService/HVOOrganization/HVOOrganizationalUnit/HVOPractitionerRole.contact[telecomContact].telecom"
          }
        ]
      },
      {
        "id": "HVOKontaktuppgiftLogical.harTillganglighetsavvikelse",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "HVOKontaktuppgiftLogical.harTillganglighetsavvikelse",
        "short": "har tillgänglighetsavvikelse",
        "definition": "har tillgänglighetsavvikelse",
        "comment": "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": 0,
        "max": "*",
        "base": {
          "path": "HVOKontaktuppgiftLogical.harTillganglighetsavvikelse",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://electronichealth.se/fhir/hvo/StructureDefinition/HVOStorningsinformationLogical"
            ]
          }
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ref-1",
            "severity": "error",
            "human": "SHALL have a contained resource if a local reference is provided",
            "expression": "reference.exists()  implies (reference.startsWith('#').not() or (reference.substring(1).trace('url') in %rootResource.contained.id.trace('ids')) or (reference='#' and %rootResource!=%resource))",
            "source": "http://hl7.org/fhir/StructureDefinition/Reference"
          },
          {
            "key": "ref-2",
            "severity": "error",
            "human": "At least one of reference, identifier and display SHALL be present (unless an extension is provided).",
            "expression": "reference.exists() or identifier.exists() or display.exists() or extension.exists()",
            "source": "http://hl7.org/fhir/StructureDefinition/Reference"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "The target of a resource reference is a RIM entry point (Act, Role, or Entity)"
          }
        ]
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "HVOKontaktuppgiftLogical",
        "path": "HVOKontaktuppgiftLogical",
        "short": "Kontaktuppgift",
        "definition": "Klassen kontaktuppgift håller information om var och hur en person eller organisation kan kontaktas. Notera att adressdelen i kontaktuppgift endast avser postadress inte belägenhetsadress som representeras i klassen Plats."
      },
      {
        "id": "HVOKontaktuppgiftLogical.syfte",
        "path": "HVOKontaktuppgiftLogical.syfte",
        "short": "syfte",
        "definition": "Angivelse av syfte i vilket kontaktuppgiften kan användas. Exempel på syfte är ”folkbokföring” för personers folkbokföringsadress och ”drop in-besök” för adress till organisatorisk enhet som man kan drop in-besöka (antagligen bara under vissa tider, se klass Tillgänglighetstid). Om kontaktuppgiften kan användas generellt för all kontakt oavsett syfte så utelämnas syfte.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Coding"
          }
        ],
        "mapping": [
          {
            "identity": "KontaktuppgiftToContact",
            "map": "HVOService/HVOOrganization/HVOOrganizationalUnit/HVOPractitionerRole.contact[telecomContact].purpose"
          }
        ]
      },
      {
        "id": "HVOKontaktuppgiftLogical.adressrad",
        "path": "HVOKontaktuppgiftLogical.adressrad",
        "short": "adress.rad",
        "definition": "Angivelse av en eller flera rader som utgör en adress. Exempelvis gata, gatunummer, lägenhetsnummer, våning. Vid flera rader ska de anges i den ordning de ska skrivas på en adresslapp.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "string"
          }
        ],
        "mapping": [
          {
            "identity": "KontaktuppgiftToContact",
            "map": "HVOService/HVOOrganization/HVOOrganizationalUnit/HVOPractitionerRole.contact[addressContact].address.line"
          }
        ]
      },
      {
        "id": "HVOKontaktuppgiftLogical.adresspostnummer",
        "path": "HVOKontaktuppgiftLogical.adresspostnummer",
        "short": "adress.postnummer",
        "definition": "Angivelse av postnummer",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "mapping": [
          {
            "identity": "KontaktuppgiftToContact",
            "map": "HVOService/HVOOrganization/HVOOrganizationalUnit/HVOPractitionerRole.contact[addressContact].address.postalCode"
          }
        ]
      },
      {
        "id": "HVOKontaktuppgiftLogical.adresspostort",
        "path": "HVOKontaktuppgiftLogical.adresspostort",
        "short": "adress.postort",
        "definition": "Angivelse av postort",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "mapping": [
          {
            "identity": "KontaktuppgiftToContact",
            "map": "HVOService/HVOOrganization/HVOOrganizationalUnit/HVOPractitionerRole.contact[addressContact].address.city"
          }
        ]
      },
      {
        "id": "HVOKontaktuppgiftLogical.adressland",
        "path": "HVOKontaktuppgiftLogical.adressland",
        "short": "adress.land",
        "definition": "Angivelse av land. (Enl. ISO 3166?)",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "mapping": [
          {
            "identity": "KontaktuppgiftToContact",
            "map": "HVOService/HVOOrganization/HVOOrganizationalUnit/HVOPractitionerRole.contact[addressContact].address.country"
          }
        ]
      },
      {
        "id": "HVOKontaktuppgiftLogical.giltigFrom",
        "path": "HVOKontaktuppgiftLogical.giltigFrom",
        "short": "giltigFrom",
        "definition": "Angivelse av den tidpunkt från och med vilken kontaktuppgiften gäller.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "time"
          }
        ],
        "mapping": [
          {
            "identity": "KontaktuppgiftToContact",
            "map": "HVOService/HVOOrganization/HVOOrganizationalUnit/HVOPractitionerRole.contact[addressContact].period.start"
          }
        ]
      },
      {
        "id": "HVOKontaktuppgiftLogical.namn",
        "path": "HVOKontaktuppgiftLogical.namn",
        "short": "namn",
        "definition": "Namn på person att kontakta. Om namn saknas övervakas kontaktuppgiften i allmänhet inte av en specifik individ.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "mapping": [
          {
            "identity": "KontaktuppgiftToContact",
            "map": "HVOService/HVOOrganization/HVOOrganizationalUnit/HVOPractitionerRole.contact[telecomContact].name"
          }
        ]
      },
      {
        "id": "HVOKontaktuppgiftLogical.giltigTom",
        "path": "HVOKontaktuppgiftLogical.giltigTom",
        "short": "giltigTom",
        "definition": "Angivelse av den tidpunkt då kontaktuppgiften upphör att gälla på så sätt att uppgiften inte längre stämmer för den organisation eller person som avses. Bör lämnas tom ifall att uppgiften fortfarande är giltig.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "time"
          }
        ],
        "mapping": [
          {
            "identity": "KontaktuppgiftToContact",
            "map": "HVOService/HVOOrganization/HVOOrganizationalUnit/HVOPractitionerRole.contact[telecomContact].period.end"
          }
        ]
      },
      {
        "id": "HVOKontaktuppgiftLogical.finnsTillgangligUnder",
        "path": "HVOKontaktuppgiftLogical.finnsTillgangligUnder",
        "short": "finns tillgänglig under",
        "definition": "finns tillgänglig under",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://electronichealth.se/fhir/hvo/StructureDefinition/HVOTillganglighetstidLogical"
            ]
          }
        ]
      },
      {
        "id": "HVOKontaktuppgiftLogical.arEnDelAv",
        "path": "HVOKontaktuppgiftLogical.arEnDelAv",
        "short": "är en del av",
        "definition": "är en del av",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://electronichealth.se/fhir/hvo/StructureDefinition/HVOTelekommunikationLogical"
            ]
          }
        ],
        "mapping": [
          {
            "identity": "KontaktuppgiftToContact",
            "map": "HVOService/HVOOrganization/HVOOrganizationalUnit/HVOPractitionerRole.contact[telecomContact].telecom"
          }
        ]
      },
      {
        "id": "HVOKontaktuppgiftLogical.harTillganglighetsavvikelse",
        "path": "HVOKontaktuppgiftLogical.harTillganglighetsavvikelse",
        "short": "har tillgänglighetsavvikelse",
        "definition": "har tillgänglighetsavvikelse",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://electronichealth.se/fhir/hvo/StructureDefinition/HVOStorningsinformationLogical"
            ]
          }
        ]
      }
    ]
  }
}