Virtually Healthcare - IHE Patient Care Coordination (PCC)
0.1.1-current - ci-build United Kingdom flag

Virtually Healthcare - IHE Patient Care Coordination (PCC) - Local Development build (v0.1.1-current) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Practitioner-EMIS-IM1-EMIS-Test - JSON Representation

Raw json | Download

{
  "resourceType" : "Practitioner",
  "id" : "a8fec350-25cf-4d63-88d7-a3fc6bb98cc6",
  "meta" : {
    "profile" : [
      🔗 "https://fhir.virtually.healthcare/StructureDefinition/Practitioner"
    ]
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Practitioner a8fec350-25cf-4d63-88d7-a3fc6bb98cc6</b></p><a name=\"a8fec350-25cf-4d63-88d7-a3fc6bb98cc6\"> </a><a name=\"hca8fec350-25cf-4d63-88d7-a3fc6bb98cc6\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-Practitioner.html\">Practitioner</a></p></div><blockquote><p><b>EMIS Practitioner Role</b></p><ul><li>url: <a href=\"Location-4882.html\">Location Main Building</a></li><li>role: 11</li></ul></blockquote><p><b>identifier</b>: Person number/4\u00a0(use:\u00a0old,\u00a0), <code>https://emis.com/Id/Practitioner/REFID</code>/4\u00a0(use:\u00a0old,\u00a0), Staff Enterprise Number/a8fec350-25cf-4d63-88d7-a3fc6bb98cc6\u00a0(use:\u00a0usual,\u00a0), License number/G7321704\u00a0(use:\u00a0official,\u00a0)</p><p><b>active</b>: true</p><p><b>name</b>: Pauline Steele </p></div>"
  },
  "extension" : [
    {
      "extension" : [
        {
          "url" : "url",
          "valueReference" : {
            🔗 "reference" : "Location/4882"
          }
        },
        {
          "url" : "role",
          "valueInteger" : 11
        }
      ],
      "url" : "https://fhir.virtually.healthcare/StructureDefinition/Role"
    }
  ],
  "identifier" : [
    {
      "use" : "old",
      "type" : {
        "coding" : [
          {
            "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
            "code" : "PN"
          }
        ]
      },
      "system" : "https://emis.com/Id/Practitioner/DBID",
      "value" : "4",
      "assigner" : {
        "identifier" : {
          "system" : "https://fhir.nhs.uk/Id/ods-organization-code",
          "value" : "F83004"
        }
      }
    },
    {
      "use" : "old",
      "system" : "https://emis.com/Id/Practitioner/REFID",
      "value" : "4"
    },
    {
      "use" : "usual",
      "type" : {
        "coding" : [
          {
            "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
            "code" : "ESN"
          }
        ]
      },
      "system" : "https://emis.com/Id/Practitioner/GUID",
      "value" : "a8fec350-25cf-4d63-88d7-a3fc6bb98cc6"
    },
    {
      "use" : "official",
      "type" : {
        "coding" : [
          {
            "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
            "code" : "LN"
          }
        ]
      },
      "system" : "https://fhir.hl7.org.uk/Id/gmp-number",
      "value" : "G7321704"
    }
  ],
  "active" : true,
  "name" : [
    {
      "family" : "Steele",
      "given" : [
        "Pauline"
      ],
      "prefix" : [
        "Nurse"
      ]
    }
  ]
}