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

FHIR IG analytics

Packagemedcom.fhir.dk.carecommunicationtestscripts
Resource TypePractitionerRole
IdPractitionerRole-569a1bff-55a1-4868-a7b4-80fedb2066e3.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 569a1bff-55a1-4868-a7b4-80fedb2066e3

practitioner: Practitioner Michael Burns

code: Sygeplejerske


Source1

{
  "resourceType": "PractitionerRole",
  "id": "569a1bff-55a1-4868-a7b4-80fedb2066e3",
  "meta": {
    "profile": [
      "http://medcomfhir.dk/ig/core/StructureDefinition/medcom-core-practitionerrole"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "practitioner": {
    "reference": "Practitioner/a28e0818-2957-4d60-bc86-41d236bf23db"
  },
  "code": [
    {
      "coding": [
        {
          "system": "http://medcomfhir.dk/ig/terminology/CodeSystem/medcom-core-PractitionerRolesSKSadministrativ",
          "code": "sygeplejerske"
        }
      ]
    }
  ]
}