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

FHIR IG analytics

Packagese.electronichealth.fhir.hvo.r5
Resource TypeStructureDefinition
IdStructureDefinition-HVOPersonrollLogical.json
FHIR VersionR5
Sourcehttps://simplifier.net/resolve?scope=se.electronichealth.fhir.hvo.r5@0.1.3-alpha&canonical=http://electronichealth.se/fhir/hvo/StructureDefinition/HVOPersonrollLogical
URLhttp://electronichealth.se/fhir/hvo/StructureDefinition/HVOPersonrollLogical
Version0.1.3-alpha
Statusdraft
NameHVOPersonrollLogical
TitlePersonroll
Realmse
DescriptionKlassen personroll håller information om en roll för en viss person.
Typehttp://electronichealth.se/fhir/hvo/StructureDefinition/HVOPersonrollLogical
Kindlogical

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
se.electronichealth.fhir.hvo.r5#0.1.3-alphaHVOKontaktuppgiftLogicalKontaktuppgift
se.electronichealth.fhir.hvo.r5#0.1.3-alphaHVOOrganisationLogicalOrganisation
se.electronichealth.fhir.hvo.r5#0.1.3-alphaHVOOrganisatoriskEnhetLogicalOrganisatoriskEnhet
se.electronichealth.fhir.hvo.r5#0.1.3-alphaHVOPersonLogicalPerson

Narrative

No narrative content found in resource


Source1

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