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

FHIR IG analytics

Packagemedcom.fhir.dk.carecommunicationtestscripts
Resource TypePractitionerRole
IdPractitionerRole-aa97d8ad-4fdf-47ac-9a63-c50446c46bdf.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 aa97d8ad-4fdf-47ac-9a63-c50446c46bdf

practitioner: Practitioner Michael Burns

code: Sygeplejerske


Source1

{
  "resourceType": "PractitionerRole",
  "id": "aa97d8ad-4fdf-47ac-9a63-c50446c46bdf",
  "meta": {
    "profile": [
      "http://medcomfhir.dk/ig/core/StructureDefinition/medcom-core-practitionerrole"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "practitioner": {
    "reference": "Practitioner/3b21aecc-4a82-4e2d-ab6c-6cabb4df1ad9"
  },
  "code": [
    {
      "coding": [
        {
          "system": "http://medcomfhir.dk/ig/terminology/CodeSystem/medcom-core-PractitionerRolesSKSadministrativ",
          "code": "sygeplejerske"
        }
      ]
    }
  ]
}