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

FHIR IG analytics

Packagetelus.dw.emr.extract-1-1-21
Resource TypePractitioner
IdPractitioner-ma-labtestns2-Practitioner-10098.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

  • id: ma-labtestns2-Practitioner-10098
  • resourceType: Practitioner
  • meta:
    • source: urn:telus:emr:ma:labtestns2
    • lastUpdated: 2025-12-11T19:29:31Z
    • security:
        • system: http://terminology.hl7.org/CodeSystem/v3-Confidentiality
        • code: N
        • display: normal
  • identifier:
      • system: urn:telus:emr:ma:labtestns2:userid
      • value: 10098
      • type:
        • text: User ID
      • system: urn:telus:emr:ma:labtestns2:providerid
      • value: 51651
      • type:
        • text: Provider ID
      • value: JOH
      • use: official
      • type:
        • coding:
            • system: http://terminology.hl7.org/CodeSystem/v2-0203
            • code: LN
            • display: License number
            • userSelected: True
        • text: Provider #
      • assigner:
        • display: Nova Scotia Hospital Initials
        • type: Organization
      • value: 16102
      • use: official
      • type:
        • coding:
            • system: http://terminology.hl7.org/CodeSystem/v2-0203
            • code: LN
            • display: License number
            • userSelected: True
        • text: Provider #
      • assigner:
        • display: College of Physicians and Surgeons
        • type: Organization
  • active: False
  • gender: unknown
  • name:
      • use: usual
      • text: Auto-Generated Provider16102
      • family: Provider16102
      • given:
        • - Auto-Generated
  • address:
      • use: work
      • text: NS
      • state: NS

Source1

{
  "resourceType": "Practitioner",
  "id": "ma-labtestns2-Practitioner-10098",
  "meta": {
    "lastUpdated": "2025-12-11T19:29:31Z",
    "source": "urn:telus:emr:ma:labtestns2",
    "profile": [
      "https://www.telus.com/health/fhir/dwemrextract/StructureDefinition/DwPractitioner"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "type": {
        "coding": [
          {
            "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
            "code": "EI",
            "display": "Employee number"
          }
        ],
        "text": "User ID"
      },
      "system": "urn:telus:emr:ma:labtestns2:userid",
      "value": "10098"
    },
    {
      "type": {
        "coding": [
          {
            "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
            "code": "PRN",
            "display": "Provider number"
          }
        ],
        "text": "Provider ID"
      },
      "system": "urn:telus:emr:ma:labtestns2:providerid",
      "value": "51651"
    },
    {
      "use": "official",
      "type": {
        "coding": [
          {
            "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
            "code": "LN",
            "display": "License number",
            "userSelected": true
          }
        ],
        "text": "License number"
      },
      "value": "JOH",
      "assigner": {
        "type": "Organization",
        "display": "Nova Scotia Hospital Initials"
      }
    },
    {
      "use": "official",
      "type": {
        "coding": [
          {
            "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
            "code": "LN",
            "display": "License number",
            "userSelected": true
          }
        ],
        "text": "License number"
      },
      "value": "16102",
      "assigner": {
        "type": "Organization",
        "display": "College of Physicians and Surgeons"
      }
    }
  ],
  "active": false,
  "name": [
    {
      "use": "usual",
      "text": "Auto-Generated Provider16102",
      "family": "Provider16102",
      "given": [
        "Auto-Generated"
      ]
    }
  ],
  "address": [
    {
      "use": "work",
      "text": "NS",
      "state": "NS"
    }
  ],
  "gender": "unknown"
}