Virtually Healthcare HL7 FHIR R4 Implementation Guide
0.1.0-current - ci-build United Kingdom flag

Virtually Healthcare HL7 FHIR R4 Implementation Guide, published by Virtually Healthcare. This guide is not an authorized publication; it is the continuous build for version 0.1.0-current built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/Virtually-Healthcare/HL7-FHIR-Implementation-Guide/ and changes regularly. See the Directory of published versions

: Practitioner-EMIS-IM1-Pauline-Steele - JSON Representation

Raw json | Download

{
  "resourceType" : "Practitioner",
  "id" : "dee9fec7-118b-4cb2-bcd7-55e79fa8e599",
  "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 dee9fec7-118b-4cb2-bcd7-55e79fa8e599</b></p><a name=\"dee9fec7-118b-4cb2-bcd7-55e79fa8e599\"> </a><a name=\"hcdee9fec7-118b-4cb2-bcd7-55e79fa8e599\"> </a><a name=\"dee9fec7-118b-4cb2-bcd7-55e79fa8e599-en-GB\"> </a><blockquote><p><b>EMIS Practitioner Role</b></p><ul><li>url: <a href=\"Location-4882.html\">Location Main Building</a></li><li>role: 10</li></ul></blockquote><p><b>identifier</b>: Person number/243\u00a0(use:\u00a0old,\u00a0), <code>https://emis.com/Id/Practitioner/REFID</code>/243\u00a0(use:\u00a0old,\u00a0), Staff Enterprise Number/dee9fec7-118b-4cb2-bcd7-55e79fa8e599\u00a0(use:\u00a0usual,\u00a0), License number/G2435868\u00a0(use:\u00a0official,\u00a0), <code>https://fhir.nhs.uk/Id/gmc-reference-number</code>/2672376\u00a0(use:\u00a0secondary,\u00a0)</p><p><b>active</b>: true</p><p><b>name</b>: Emis Test </p></div>"
  },
  "extension" : [
    {
      "extension" : [
        {
          "url" : "url",
          "valueReference" : {
            🔗 "reference" : "Location/4882"
          }
        },
        {
          "url" : "role",
          "valueInteger" : 10
        }
      ],
      "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" : "243",
      "assigner" : {
        "identifier" : {
          "system" : "https://fhir.nhs.uk/Id/ods-organization-code",
          "value" : "F83004"
        }
      }
    },
    {
      "use" : "old",
      "system" : "https://emis.com/Id/Practitioner/REFID",
      "value" : "243"
    },
    {
      "use" : "usual",
      "type" : {
        "coding" : [
          {
            "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
            "code" : "ESN"
          }
        ]
      },
      "system" : "https://emis.com/Id/Practitioner/GUID",
      "value" : "dee9fec7-118b-4cb2-bcd7-55e79fa8e599"
    },
    {
      "use" : "official",
      "type" : {
        "coding" : [
          {
            "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
            "code" : "LN"
          }
        ]
      },
      "system" : "https://fhir.hl7.org.uk/Id/gmp-number",
      "value" : "G2435868"
    },
    {
      "use" : "secondary",
      "system" : "https://fhir.nhs.uk/Id/gmc-reference-number",
      "value" : "2672376"
    }
  ],
  "active" : true,
  "name" : [
    {
      "family" : "Test",
      "given" : [
        "Emis"
      ],
      "prefix" : [
        "DR"
      ]
    }
  ]
}