Referral Prescription
1.0.0 - STU Belgium flag

Referral Prescription - Local Development build (v1.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Nurse Requester - JSON Representation

Raw json | Download

{
  "resourceType" : "PractitionerRole",
  "id" : "NURSE-45094508408",
  "meta" : {
    "profile" : [
      🔗 "https://www.ehealth.fgov.be/standards/fhir/core/StructureDefinition/be-practitionerrole"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: PractitionerRole NURSE-45094508408</b></p><a name=\"NURSE-45094508408\"> </a><a name=\"hcNURSE-45094508408\"> </a><a name=\"NURSE-45094508408-en-US\"> </a><p><b>practitioner</b>: <a href=\"Practitioner-practitioner2.html\">Practitioner Christopher Chapel (official)</a></p><p><b>code</b>: <span title=\"Codes:{https://www.ehealth.fgov.be/standards/fhir/core/CodeSystem/cd-hcparty persnurse}\">nurse</span></p></div>"
  },
  "practitioner" : {
    🔗 "reference" : "Practitioner/practitioner2"
  },
  "code" : [
    {
      "coding" : [
        {
          "system" : "https://www.ehealth.fgov.be/standards/fhir/core/CodeSystem/cd-hcparty",
          "code" : "persnurse",
          "display" : "nurse"
        }
      ]
    }
  ]
}