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

FHIR IG analytics

Packagemedcom.fhir.dk.carecommunicationtestscripts
Resource TypePractitionerRole
IdPractitionerRole-e9084825-d53b-4ee1-a277-fcb0973ffcc8.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 e9084825-d53b-4ee1-a277-fcb0973ffcc8

practitioner: Practitioner Michael Burns

code: Social- og sundhedsmedhjælper


Source1

{
  "resourceType": "PractitionerRole",
  "id": "e9084825-d53b-4ee1-a277-fcb0973ffcc8",
  "meta": {
    "profile": [
      "http://medcomfhir.dk/ig/core/StructureDefinition/medcom-core-practitionerrole"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "practitioner": {
    "reference": "Practitioner/071dbe72-0365-4347-bc6d-7584f7ae897d"
  },
  "code": [
    {
      "coding": [
        {
          "system": "http://medcomfhir.dk/ig/terminology/CodeSystem/medcom-core-PractitionerRolesSKSadministrativ",
          "code": "socialogsundhedsmedhjaelper"
        }
      ]
    }
  ]
}