PackagesCanonicalsLogsProblems
    Packages
    se.electronichealth.fhir.hvo.r5@0.1.3-alpha
    http://electronichealth.se/fhir/hvo/StructureDefinition/HVOPersonrollLogical
{
  "description": "Klassen personroll håller information om en roll för en viss person.",
  "_filename": "StructureDefinition-HVOPersonrollLogical.json",
  "package_name": "se.electronichealth.fhir.hvo.r5",
  "date": null,
  "derivation": "specialization",
  "publisher": null,
  "fhirVersion": "5.0.0",
  "name": "HVOPersonrollLogical",
  "mapping": [ {
    "uri": "HVOPractitionerRole",
    "identity": "PersonrollToHVOPractitionerRole"
  } ],
  "abstract": false,
  "type": "http://electronichealth.se/fhir/hvo/StructureDefinition/HVOPersonrollLogical",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Personroll",
  "package_version": "0.1.3-alpha",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-type-characteristics",
    "valueCode": "can-be-target"
  } ],
  "status": "draft",
  "id": "f7cdd3cc-2e53-4505-a0ea-95ff28037600",
  "kind": "logical",
  "url": "http://electronichealth.se/fhir/hvo/StructureDefinition/HVOPersonrollLogical",
  "version": "0.1.3-alpha",
  "differential": {
    "element": [ {
      "id": "HVOPersonrollLogical",
      "path": "HVOPersonrollLogical",
      "short": "Personroll",
      "definition": "Klassen personroll håller information om en roll för en viss person."
    }, {
      "id": "HVOPersonrollLogical.kod",
      "max": "1",
      "min": 1,
      "path": "HVOPersonrollLogical.kod",
      "type": [ {
        "code": "Coding"
      } ],
      "short": "kod",
      "mapping": [ {
        "map": "HVOPractitionerRole.code",
        "identity": "PersonrollToHVOPractitionerRole"
      } ],
      "definition": "Angivelse av kod för personrollen."
    }, {
      "id": "HVOPersonrollLogical.giltigFrom",
      "max": "1",
      "min": 1,
      "path": "HVOPersonrollLogical.giltigFrom",
      "type": [ {
        "code": "time"
      } ],
      "short": "giltigFrom",
      "mapping": [ {
        "map": "HVOPractitionerRole.period.start",
        "identity": "PersonrollToHVOPractitionerRole"
      } ],
      "definition": "Angivelse av den tidpunkt från och med vilken en viss person har rollen."
    }, {
      "id": "HVOPersonrollLogical.giltigTom",
      "max": "1",
      "min": 0,
      "path": "HVOPersonrollLogical.giltigTom",
      "type": [ {
        "code": "time"
      } ],
      "short": "giltigTom",
      "mapping": [ {
        "map": "HVOPractitionerRole.period.end",
        "identity": "PersonrollToHVOPractitionerRole"
      } ],
      "definition": "Angivelse av den tidpunkt då en viss person upphör att ha rollen. Ska ej anges om denna tidpunkt är okänd."
    }, {
      "id": "HVOPersonrollLogical.har",
      "max": "*",
      "min": 0,
      "path": "HVOPersonrollLogical.har",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://electronichealth.se/fhir/hvo/StructureDefinition/HVOKontaktuppgiftLogical" ]
      } ],
      "short": "har",
      "mapping": [ {
        "map": "HVOPractitionerRole.contact",
        "identity": "PersonrollToHVOPractitionerRole"
      } ],
      "definition": "har"
    }, {
      "id": "HVOPersonrollLogical.tillhor",
      "max": "1",
      "min": 0,
      "path": "HVOPersonrollLogical.tillhor",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://electronichealth.se/fhir/hvo/StructureDefinition/HVOOrganisationLogical", "http://electronichealth.se/fhir/hvo/StructureDefinition/HVOOrganisatoriskEnhetLogical" ]
      } ],
      "short": "tillhor",
      "mapping": [ {
        "map": "HVOPractitionerRole.organization(HVOOrganization or HVOOrganizationalUnit)",
        "identity": "PersonrollToHVOPractitionerRole"
      } ],
      "definition": "tillhor"
    }, {
      "id": "HVOPersonrollLogical.antar",
      "max": "1",
      "min": 0,
      "path": "HVOPersonrollLogical.antar",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://electronichealth.se/fhir/hvo/StructureDefinition/HVOPersonLogical" ]
      } ],
      "short": "antar",
      "mapping": [ {
        "map": "HVOPractitionerRole.practitioner(HVOPractitioner)",
        "identity": "PersonrollToHVOPractitionerRole"
      } ],
      "definition": "antar"
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base"
}