PackagesCanonicalsLogsProblems
    Packages
    se.electronichealth.fhir.nppr.r5@0.1.0-alpha
    http://electronichealth.se/fhir/NPPR/StructureDefinition/NPPRTelekommunikationLogical
{
  "description": "Klassen telekommunikation håller information om elektronisk adressinformation. Exempel är telefonnummer och e-postadress.",
  "_filename": "StructureDefinition-NPPRTelekommunikationLogical.json",
  "package_name": "se.electronichealth.fhir.nppr.r5",
  "date": null,
  "derivation": "specialization",
  "publisher": null,
  "fhirVersion": "5.0.0",
  "name": "NPPRTelekommunikationLogical",
  "mapping": [ {
    "uri": "NPPRPractitioner.telecom/NPPRPatient.telecom/NPPRRelatedPerson.telecom/NPPRPerson.telecom/NPPRPractitionerRole.contact.telecom",
    "identity": "TelekommunikationToNPPRTelecom"
  } ],
  "abstract": false,
  "type": "http://electronichealth.se/fhir/NPPR/StructureDefinition/NPPRTelekommunikationLogical",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Telekommunikation",
  "package_version": "0.1.0-alpha",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-type-characteristics",
    "valueCode": "can-be-target"
  } ],
  "status": "active",
  "id": "fed1a72a-2059-4e4b-9fbd-db9763fddb6f",
  "kind": "logical",
  "url": "http://electronichealth.se/fhir/NPPR/StructureDefinition/NPPRTelekommunikationLogical",
  "version": null,
  "differential": {
    "element": [ {
      "id": "NPPRTelekommunikationLogical",
      "path": "NPPRTelekommunikationLogical",
      "short": "Telekommunikation",
      "definition": "Klassen telekommunikation håller information om elektronisk adressinformation. Exempel är telefonnummer och e-postadress."
    }, {
      "id": "NPPRTelekommunikationLogical.varde",
      "max": "1",
      "min": 1,
      "path": "NPPRTelekommunikationLogical.varde",
      "type": [ {
        "code": "string"
      } ],
      "short": "värde",
      "mapping": [ {
        "map": "(NPPRPractitioner/NPPRPatient/NPPRRelatedPerson/NPPRPerson/NPPRPractitionerRole)telecom.value",
        "identity": "TelekommunikationToNPPRTelecom"
      } ],
      "definition": "Angivelse av elektronisk adress i det format som hör till angivet system."
    }, {
      "id": "NPPRTelekommunikationLogical.system",
      "max": "1",
      "min": 1,
      "path": "NPPRTelekommunikationLogical.system",
      "type": [ {
        "code": "Coding"
      } ],
      "short": "system",
      "mapping": [ {
        "map": "(NPPRPractitioner/NPPRPatient/NPPRRelatedPerson/NPPRPerson/NPPRPractitionerRole)telecom.system",
        "identity": "TelekommunikationToNPPRTelecom"
      } ],
      "definition": "Angivelse av kod för vilken typ av elektronisk adress som är angiven i attributet värde. Exempel är telefon, fax eller e-post."
    }, {
      "id": "NPPRTelekommunikationLogical.giltigFrom",
      "max": "1",
      "min": 1,
      "path": "NPPRTelekommunikationLogical.giltigFrom",
      "type": [ {
        "code": "time"
      } ],
      "short": "giltigFrom",
      "mapping": [ {
        "map": "(NPPRPractitioner/NPPRPatient/NPPRRelatedPerson/NPPRPerson/NPPRPractitionerRole)telecom.period.start",
        "identity": "TelekommunikationToNPPRTelecom"
      } ],
      "definition": "Angivelse av den tidpunkt från och med när den elektroniska adressen går att använda."
    }, {
      "id": "NPPRTelekommunikationLogical.giltigTom",
      "max": "1",
      "min": 0,
      "path": "NPPRTelekommunikationLogical.giltigTom",
      "type": [ {
        "code": "time"
      } ],
      "short": "giltigTom",
      "mapping": [ {
        "map": "(NPPRPractitioner/NPPRPatient/NPPRRelatedPerson/NPPRPerson/NPPRPractitionerRole)telecom.period.end",
        "identity": "TelekommunikationToNPPRTelecom"
      } ],
      "definition": "Angivelse av tidpunkt då den elektroniska adressen inte längre går att använda för att kontakta den organisation eller person som avses. Ska ej anges om denna tidpunkt är okänd."
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base"
}