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

FHIR IG analytics

Packageservicewell.fhir.wof-connect
Resource TypePractitionerRole
IdPractitionerRole-34d0c6bb-1827-9af0-05d0-71f5e4e7f200.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: PractitionerRole 34d0c6bb-1827-9af0-05d0-71f5e4e7f200

Information Source: frenda

Profile: Wof Connect PractitionerRole

Tag: Frenda (Details: WOF-Connect PMS System code frenda = 'Frenda')

active: true

period: 2025-10-23 09:19:00+0200 --> (ongoing)

practitioner: Tandhygienist Behandlare Svensson

organization: Södertandläkarna Medborgarplatsen

code: Tandhygienist

healthcareService: Södertandläkarna Medborgarplatsen


Source1

{
  "resourceType": "PractitionerRole",
  "id": "34d0c6bb-1827-9af0-05d0-71f5e4e7f200",
  "meta": {
    "source": "frenda",
    "profile": [
      "http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/wof-connect-practitionerrole"
    ],
    "tag": [
      {
        "system": "http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/pms-system",
        "code": "frenda"
      }
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "active": true,
  "period": {
    "start": "2025-10-23T09:19:00+02:00"
  },
  "practitioner": {
    "reference": "Practitioner/0b8e3b0a-a89f-46ce-9496-734101681ec4",
    "display": "Tandhygienist Behandlare Svensson"
  },
  "organization": {
    "reference": "Organization/beb6d088-0ffe-4112-9dfc-f1ba5c6caab9",
    "display": "Södertandläkarna Medborgarplatsen"
  },
  "code": [
    {
      "coding": [
        {
          "system": "http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/practitioner-role",
          "code": "Tandhygienist",
          "display": "Tandhygienist"
        }
      ],
      "text": "Tandhygienist"
    }
  ],
  "healthcareService": [
    {
      "reference": "HealthcareService/beb6d088-0ffe-4112-9dfc-f1ba5c6caab9",
      "display": "Södertandläkarna Medborgarplatsen"
    }
  ]
}