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

FHIR IG analytics

Packagefhir.ca-bc.provider
Resource TypePractitioner
IdPractitioner-Example-AddPractitioner-Practitioner.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

Generated Narrative: Practitioner Example-AddPractitioner-Practitioner

BC License Status Extension

  • statusCode: SUSPENDED
  • statusReasonCode: LTP
  • statusClassCode: LIC
  • period: 2022-06-24 --> (ongoing)

BC Practitioner Disciplinary Actions Extension

  • identifier: DA-1
  • description: Description
  • archiveDate: 2000-01-01
  • http://hlth.gov.bc.ca/fhir/provider/StructureDefinition/bc-period-extension: 1998-01-02 --> (ongoing)
  • displayFlag: false

BC Notes Extension

  • identifier: http://hlth.gov.bc.ca/fhir/provider/identifier-system/bc-note-id/Note-2
  • text: Note text
  • http://hlth.gov.bc.ca/fhir/provider/StructureDefinition/bc-period-extension: 1998-01-02 --> (ongoing)

BC Practitioner Conditions Extension

  • identifier: http://hlth.gov.bc.ca/fhir/provider/identifier-system/bc-condition-id/Condition-1
  • restriction: false
  • restrictionText: Restriction text
  • code: EXP
  • http://hlth.gov.bc.ca/fhir/provider/StructureDefinition/bc-period-extension: 1998-01-02 --> (ongoing)

BC Confidentiality Extension

  • http://hlth.gov.bc.ca/fhir/provider/StructureDefinition/bc-period-extension: 2000-01-01 --> 2020-01-01
  • code: restricted

BC Practitioner Date of Death Extension: 2000-02-01

BC Valid Period Extension: 2012-12-07 --> (ongoing)

BC Birth Place Extension: Ottawa ON CA

identifier: https://fhir.infoway-inforoute.ca/NamingSystem/ca-bc-license-physician/123454 (, period: 2000-01-01 --> (ongoing))

active: true

name: GivenName FamilyName (Official)

telecom: ph: 2501112234

address: 1000 DOUGLAS ST Kelowna BC V6P7B8 CA

gender: Female

birthDate: 1934-01-02

Qualifications

-ExtensionCodePeriodIssuer
*CREDENTIAL_CREDENTIALDESIGNATIONTXT2000-01-01 --> 2020-01-01Organization CREDENTIAL_CREDENTIALGRANTINGINSTTXT

communication: B01


Generated Narrative: Organization #qualificationOrganization

name: CREDENTIAL_CREDENTIALGRANTINGINSTTXT

address: CALGARY AB CA


Source1

{
  "resourceType": "Practitioner",
  "id": "Example-AddPractitioner-Practitioner",
  "meta": {
    "profile": [
      "http://hlth.gov.bc.ca/fhir/provider/StructureDefinition/bc-practitioner"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "contained": [
    {
      "resourceType": "Organization",
      "id": "qualificationOrganization",
      "meta": {
        "profile": [
          "http://hlth.gov.bc.ca/fhir/provider/StructureDefinition/bc-organization"
        ]
      },
      "name": "CREDENTIAL_CREDENTIALGRANTINGINSTTXT",
      "address": [
        {
          "city": "CALGARY",
          "state": "AB",
          "country": "CA"
        }
      ]
    }
  ],
  "extension": [
    {
      "extension": [
        {
          "url": "statusCode",
          "valueCodeableConcept": {
            "coding": [
              {
                "system": "https://terminology.hlth.gov.bc.ca/ProviderLocationRegistry/CodeSystem/bc-license-status-code-system",
                "code": "SUSPENDED"
              }
            ]
          }
        },
        {
          "url": "statusReasonCode",
          "valueCodeableConcept": {
            "coding": [
              {
                "system": "https://terminology.hlth.gov.bc.ca/ProviderLocationRegistry/CodeSystem/bc-license-status-reason-code-system",
                "code": "LTP"
              }
            ]
          }
        },
        {
          "url": "statusClassCode",
          "valueCodeableConcept": {
            "coding": [
              {
                "system": "https://terminology.hlth.gov.bc.ca/ProviderLocationRegistry/CodeSystem/bc-license-status-class-code-system",
                "code": "LIC"
              }
            ]
          }
        },
        {
          "url": "period",
          "valuePeriod": {
            "start": "2022-06-24"
          }
        }
      ],
      "url": "http://hlth.gov.bc.ca/fhir/provider/StructureDefinition/bc-license-status-extension"
    },
    {
      "extension": [
        {
          "url": "identifier",
          "valueIdentifier": {
            "value": "DA-1"
          }
        },
        {
          "url": "description",
          "valueString": "Description"
        },
        {
          "url": "archiveDate",
          "valueDateTime": "2000-01-01"
        },
        {
          "url": "http://hlth.gov.bc.ca/fhir/provider/StructureDefinition/bc-period-extension",
          "valuePeriod": {
            "start": "1998-01-02"
          }
        },
        {
          "url": "displayFlag",
          "valueBoolean": false
        }
      ],
      "url": "http://hlth.gov.bc.ca/fhir/provider/StructureDefinition/bc-practitioner-disciplinary-action-extension"
    },
    {
      "extension": [
        {
          "url": "identifier",
          "valueIdentifier": {
            "system": "http://hlth.gov.bc.ca/fhir/provider/identifier-system/bc-note-id",
            "value": "Note-2"
          }
        },
        {
          "url": "text",
          "valueString": "Note text"
        },
        {
          "url": "http://hlth.gov.bc.ca/fhir/provider/StructureDefinition/bc-period-extension",
          "valuePeriod": {
            "start": "1998-01-02"
          }
        }
      ],
      "url": "http://hlth.gov.bc.ca/fhir/provider/StructureDefinition/bc-note-extension"
    },
    {
      "extension": [
        {
          "url": "identifier",
          "valueIdentifier": {
            "system": "http://hlth.gov.bc.ca/fhir/provider/identifier-system/bc-condition-id",
            "value": "Condition-1"
          }
        },
        {
          "url": "restriction",
          "valueBoolean": false
        },
        {
          "url": "restrictionText",
          "valueString": "Restriction text"
        },
        {
          "url": "code",
          "valueCodeableConcept": {
            "coding": [
              {
                "system": "https://terminology.hlth.gov.bc.ca/ProviderLocationRegistry/CodeSystem/bc-condition-type-code-system",
                "code": "EXP"
              }
            ]
          }
        },
        {
          "url": "http://hlth.gov.bc.ca/fhir/provider/StructureDefinition/bc-period-extension",
          "valuePeriod": {
            "start": "1998-01-02"
          }
        }
      ],
      "url": "http://hlth.gov.bc.ca/fhir/provider/StructureDefinition/bc-practitioner-condition-extension"
    },
    {
      "extension": [
        {
          "url": "http://hlth.gov.bc.ca/fhir/provider/StructureDefinition/bc-period-extension",
          "valuePeriod": {
            "start": "2000-01-01",
            "end": "2020-01-01"
          }
        },
        {
          "url": "code",
          "valueCodeableConcept": {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/v3-Confidentiality",
                "code": "R"
              }
            ]
          }
        }
      ],
      "url": "http://hlth.gov.bc.ca/fhir/provider/StructureDefinition/bc-confidentiality-extension"
    },
    {
      "url": "http://hlth.gov.bc.ca/fhir/provider/StructureDefinition/bc-practitioner-deathdate-extension",
      "valueDateTime": "2000-02-01"
    },
    {
      "url": "http://hlth.gov.bc.ca/fhir/provider/StructureDefinition/bc-period-extension",
      "valuePeriod": {
        "start": "2012-12-07"
      }
    },
    {
      "url": "http://hlth.gov.bc.ca/fhir/provider/StructureDefinition/bc-birthplace-extension",
      "valueAddress": {
        "city": "Ottawa",
        "state": "ON",
        "country": "CA"
      }
    }
  ],
  "identifier": [
    {
      "system": "https://fhir.infoway-inforoute.ca/NamingSystem/ca-bc-license-physician",
      "value": "123454",
      "period": {
        "start": "2000-01-01"
      }
    }
  ],
  "active": true,
  "name": [
    {
      "use": "official",
      "family": "FamilyName",
      "given": [
        "GivenName"
      ],
      "period": {
        "start": "2012-12-07"
      }
    }
  ],
  "telecom": [
    {
      "extension": [
        {
          "url": "http://hlth.gov.bc.ca/fhir/provider/StructureDefinition/bc-communication-purpose-code-extension",
          "valueCodeableConcept": {
            "coding": [
              {
                "system": "https://terminology.hlth.gov.bc.ca/ProviderLocationRegistry/CodeSystem/bc-communication-purpose-code-system",
                "code": "BC"
              }
            ]
          }
        }
      ],
      "system": "phone",
      "value": "2501112234",
      "period": {
        "start": "2000-02-02"
      }
    }
  ],
  "address": [
    {
      "extension": [
        {
          "url": "http://hlth.gov.bc.ca/fhir/provider/StructureDefinition/bc-communication-purpose-code-extension",
          "valueCodeableConcept": {
            "coding": [
              {
                "system": "https://terminology.hlth.gov.bc.ca/ProviderLocationRegistry/CodeSystem/bc-communication-purpose-code-system",
                "code": "BC"
              }
            ]
          }
        },
        {
          "url": "http://hlth.gov.bc.ca/fhir/provider/StructureDefinition/bc-address-validation-status-extension",
          "valueCodeableConcept": {
            "coding": [
              {
                "system": "https://terminology.hlth.gov.bc.ca/ProviderLocationRegistry/CodeSystem/bc-address-validation-status-code-system",
                "code": "V"
              }
            ]
          }
        }
      ],
      "type": "postal",
      "line": [
        "1000 DOUGLAS ST"
      ],
      "city": "Kelowna",
      "state": "BC",
      "postalCode": "V6P7B8",
      "country": "CA",
      "period": {
        "start": "2000-01-01"
      }
    }
  ],
  "gender": "female",
  "birthDate": "1934-01-02",
  "_birthDate": {
    "extension": [
      {
        "url": "http://hlth.gov.bc.ca/fhir/provider/StructureDefinition/bc-birthtime-extension",
        "valueDateTime": "1951-11-12T00:00:01-06:00"
      }
    ]
  },
  "qualification": [
    {
      "extension": [
        {
          "extension": [
            {
              "url": "designation",
              "valueString": "designation"
            },
            {
              "url": "equivalencyFlag",
              "valueBoolean": true
            },
            {
              "url": "registrationNumber",
              "valueString": "registration number"
            },
            {
              "url": "issuedDate",
              "valueDateTime": "2000-01-01"
            }
          ],
          "url": "http://hlth.gov.bc.ca/fhir/provider/StructureDefinition/bc-practitioner-qualification-extension"
        }
      ],
      "code": {
        "coding": [
          {
            "system": "http://fhir.infoway-inforoute.ca/CodeSystem/scpqual",
            "code": "BD"
          }
        ],
        "text": "CREDENTIAL_CREDENTIALDESIGNATIONTXT"
      },
      "period": {
        "start": "2000-01-01",
        "end": "2020-01-01"
      },
      "issuer": {
        "reference": "#qualificationOrganization"
      }
    }
  ],
  "communication": [
    {
      "extension": [
        {
          "url": "http://hlth.gov.bc.ca/fhir/provider/StructureDefinition/bc-period-extension",
          "valuePeriod": {
            "start": "2000-01-01"
          }
        }
      ],
      "coding": [
        {
          "system": "https://terminology.hlth.gov.bc.ca/ProviderLocationRegistry/CodeSystem/bc-language-code-system",
          "code": "B01"
        }
      ]
    }
  ]
}