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

FHIR IG analytics

Packagemedcom.fhir.dk.carecommunicationtestscripts
Resource TypePractitionerRole
IdPractitionerRole-b48a8137-95da-4344-9491-0133ddbf6559.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 b48a8137-95da-4344-9491-0133ddbf6559

practitioner: Practitioner Michael Burns

code: Sygeplejerske


Source1

{
  "resourceType": "PractitionerRole",
  "id": "b48a8137-95da-4344-9491-0133ddbf6559",
  "meta": {
    "profile": [
      "http://medcomfhir.dk/ig/core/StructureDefinition/medcom-core-practitionerrole"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "practitioner": {
    "reference": "Practitioner/91381294-6a76-41b3-be9b-024e2a4593f1"
  },
  "code": [
    {
      "coding": [
        {
          "system": "http://medcomfhir.dk/ig/terminology/CodeSystem/medcom-core-PractitionerRolesSKSadministrativ",
          "code": "sygeplejerske"
        }
      ]
    }
  ]
}