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

FHIR IG analytics

Packagemedcom.fhir.dk.core
Resource TypePractitionerRole
IdPractitionerRole-6057686e-666c-11ed-9022-0242ac120002.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 6057686e-666c-11ed-9022-0242ac120002

practitioner: Practitioner Bo Test Vestergaard (official)

organization: Organization Aros Burn Center

code: Afdelingslæge


Source1

{
  "resourceType": "PractitionerRole",
  "id": "6057686e-666c-11ed-9022-0242ac120002",
  "meta": {
    "profile": [
      "http://medcomfhir.dk/ig/core/StructureDefinition/medcom-core-practitionerrole"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "practitioner": {
    "reference": "Practitioner/e9eacb62-666b-11ed-9022-0242ac120002"
  },
  "organization": {
    "reference": "Organization/12ee0dde-a672-462f-820d-5efe832d73c9"
  },
  "code": [
    {
      "coding": [
        {
          "system": "http://medcomfhir.dk/ig/terminology/CodeSystem/medcom-core-PractitionerRolesSKSadministrativ",
          "code": "afdelingslaege"
        }
      ]
    }
  ]
}