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

FHIR IG analytics

Packagemedcom.fhir.dk.carecommunicationtestscripts
Resource TypePractitionerRole
IdPractitionerRole-b86979d0-efb2-4728-a4de-fe2c7cea93fd.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 b86979d0-efb2-4728-a4de-fe2c7cea93fd

practitioner: Practitioner Michael Burns

code: Sygeplejerske


Source1

{
  "resourceType": "PractitionerRole",
  "id": "b86979d0-efb2-4728-a4de-fe2c7cea93fd",
  "meta": {
    "profile": [
      "http://medcomfhir.dk/ig/core/StructureDefinition/medcom-core-practitionerrole"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "practitioner": {
    "reference": "Practitioner/9583c018-8e84-4729-9ac0-8c887b4e6c5e"
  },
  "code": [
    {
      "coding": [
        {
          "system": "http://medcomfhir.dk/ig/terminology/CodeSystem/medcom-core-PractitionerRolesSKSadministrativ",
          "code": "sygeplejerske"
        }
      ]
    }
  ]
}