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

FHIR IG analytics

Packageehealth4u.package
Resource TypePractitionerRole
IdPractitioner role - Operator - Marios Kyriakou.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "PractitionerRole",
  "id": "cyehrpractitionerroleoperator-marioskyriakou",
  "meta": {
    "profile": [
      "http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-sd-practitionerrolehealthcareassociate-r4"
    ]
  },
  "extension": [
    {
      "url": "http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-ext-partofpractitionerrole",
      "valueReference": {
        "reference": "PractitionerRole/cyehrpractitionerlicense-helengeorgiou"
      }
    }
  ],
  "active": true,
  "practitioner": {
    "reference": "Practitioner/cyehrpractitioner-operator-marioskyriakou"
  },
  "organization": {
    "reference": "Organization/cyehrorganization-nationalehealthauthority"
  },
  "code": [
    {
      "coding": [
        {
          "system": "urn:oid:2.16.840.1.113883.2.9.6.2.7",
          "code": "3252",
          "display": "Medical records and health information technicians"
        }
      ]
    }
  ]
}