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

FHIR IG analytics

Packageservicewell.fhir.wof-connect
Resource TypePractitionerRole
IdPractitionerRole-2087a288-8831-835d-c99f-e53aa04c0d9e.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 2087a288-8831-835d-c99f-e53aa04c0d9e

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: Utv Mattias Ekberg

organization: Service Well AB

code: Utv

healthcareService: Service Well AB


Source1

{
  "resourceType": "PractitionerRole",
  "id": "2087a288-8831-835d-c99f-e53aa04c0d9e",
  "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/3dc38cf1-2039-40f1-b85f-6164f202c235",
    "display": "Utv Mattias Ekberg"
  },
  "organization": {
    "reference": "Organization/48e428b0-fb37-4224-84df-5783a301a9da",
    "display": "Service Well AB"
  },
  "code": [
    {
      "coding": [
        {
          "system": "http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/practitioner-role",
          "code": "Utv",
          "display": "Utv"
        }
      ],
      "text": "Utv"
    }
  ],
  "healthcareService": [
    {
      "reference": "HealthcareService/48e428b0-fb37-4224-84df-5783a301a9da",
      "display": "Service Well AB"
    }
  ]
}