Skip to content

Practitioner Profile

Canonical../StructureDefinition/nexus-emr-core-practitioner
Statusdraft · 1.26.0
BasePractitioner (constraint)
SourceFSH · JSON

Represents a human that practices medicine -- the stable clinical identity that an EMR user login resolves to. Practitioner holds identity, demographics, and qualifications, and carries the EMR user-account identifier. The person's role(s) at organizations/locations are represented by PractitionerRole (0..*), which is the tenant-scoped role binding -- NOT the EMR user. A person may work at multiple organizations, each represented by a PractitionerRole.

Examples

Adaeze Okonkwo, RN · Dr. Ben (local MRP) · Dr. Dave (remote enrolled provider) · Dr. Emil Navarro · Dr. Emily Carter · Dr. Michael Wong · Dr. Priya Holland · Dr. Robert Smith · Linda Patel, RN CDE · Priya Raman, RN · Sarah Wilson, MOA

Adaeze Okonkwo, RN

Cedarbrook registered nurse -- specimen collector, chart-task owner, and the nurse participant on Avery Linwood's care team

Practitioner/adaeze-okonkwo-rn — claims conformance to Practitioner Profile

{
  "resourceType": "Practitioner",
  "id": "adaeze-okonkwo-rn",
  "meta": {
    "profile": [
      "../StructureDefinition/nexus-emr-core-practitioner"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<div xmlns='http://www.w3.org/1999/xhtml'><p>Adaeze Okonkwo, registered nurse at Cedarbrook Family Health. Draws specimens, holds chart-created call-back tasks, and is the nurse on Avery Linwood's care team.</p></div>"
  },
  "active": true,
  "name": [
    {
      "family": "Okonkwo",
      "given": [
        "Adaeze"
      ],
      "suffix": [
        "RN"
      ]
    }
  ]
}

Referenced by: Avery Linwood Care Team · Chart-Created Task Example · Venous Blood Specimen (CBC)