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

FHIR IG analytics

Packagefhir.ca-bc.provider
Resource TypeOrganization
IdOrganization-Example-Organization-PrimaryCare.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: Organization Example-Organization-PrimaryCare

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 License Status Extension

  • statusCode: active
  • period: 2022-02-07 --> 2023-12-07
  • statusReasonCode: ORG
  • statusClassCode: AE

Extension to represent the Clinic Payee number.

  • identifier: PRPTY.123.PRS
  • payeeNumber: 123456
  • http://hlth.gov.bc.ca/fhir/provider/StructureDefinition/bc-period-extension: 2023-01-02 --> (ongoing)

Extension to represent Availability, or hours of operation, for clinic, or other Profiles

url

identifier

value: PRPTY.145.PRS

daysOfWeek: mon

daysOfWeek: wed

availableStartTime: 09:00:00

availableEndTime: 17:00:00

url

Extension to represent the available Time, or hours of operation, for clinic, or other Profiles

daysOfWeek: tue

allDay: true

url

Extension to represent the available Time, or hours of operation, for clinic, or other Profiles

url

BC Valid Period Extension

value: 2023-01-02 --> (ongoing)

Extension for BC Organization to add Primary Care Clinic details

identifier: PRPTY.987.PRS

clinicType: Longitudinal Primary Care Practice

BC Valid Period Extension: 2023-01-02 --> (ongoing)

url

Extension to represent the Clinic type.

identifier: PRPTY.963.PRS

ownershipType: Other

BC Valid Period Extension: 2023-01-02 --> (ongoing)

url

Extension to represent the Clinic Ownership type.

identifier: PRPTY.258.PRS

serviceDeliveryType: Longitudinal

BC Valid Period Extension: 2023-01-02 --> (ongoing)

url

Extension to represent the Clinic Service Delivery type.

identifier: PRPTY.852.PRS

pciFlag: true

BC Valid Period Extension: 2023-01-02 --> (ongoing)

url

Extension to indicate if the clinic is part of the Primary Care Initiative.

identifier: PRPTY.741.PRS

clinicLegalName: Kelowna Downtown Primary Care Clinic Org.

BC Valid Period Extension: 2023-01-02 --> (ongoing)

url

Extension for the clinic business legal name.

identifier: PRPTY.654.PRS

clinicOwner: John Doe, Dc Singh, Interior Health Authority

BC Valid Period Extension: 2023-01-02 --> (ongoing)

url

Extension to represent clinic Owners.

identifier: PRPTY.156.PRS

clinicOwner: Owner Two, Dc Singh, Interior Health Authority

BC Valid Period Extension: 2023-01-02 --> (ongoing)

url

Extension to represent clinic Owners.

identifier: https://health.gov.bc.ca/fhir/NamingSystem/ca-bc-plr-org-id/456789 (, period: 2021-12-01 --> (ongoing))

active: true

type: ORG

name: Kelowna PC Clinic

alias: Primary Care Clinic - Kelowna

telecom: ph: 2501112234

address: 1000 DOUGLAS ST Kelowna BC V6P7B8 CA


Source1

{
  "resourceType": "Organization",
  "id": "Example-Organization-PrimaryCare",
  "meta": {
    "profile": [
      "http://hlth.gov.bc.ca/fhir/provider/StructureDefinition/bc-organization"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "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": "statusCode",
          "valueCodeableConcept": {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/v3-RoleStatus",
                "code": "active"
              }
            ]
          }
        },
        {
          "url": "period",
          "valuePeriod": {
            "start": "2022-02-07",
            "end": "2023-12-07"
          }
        },
        {
          "url": "statusReasonCode",
          "valueCodeableConcept": {
            "coding": [
              {
                "system": "https://terminology.hlth.gov.bc.ca/ProviderLocationRegistry/CodeSystem/bc-license-status-reason-code-system",
                "code": "ORG"
              }
            ]
          }
        },
        {
          "url": "statusClassCode",
          "valueCodeableConcept": {
            "coding": [
              {
                "system": "https://terminology.hlth.gov.bc.ca/ProviderLocationRegistry/CodeSystem/bc-license-status-class-code-system",
                "code": "AE"
              }
            ]
          }
        }
      ],
      "url": "http://hlth.gov.bc.ca/fhir/provider/StructureDefinition/bc-license-status-extension"
    },
    {
      "extension": [
        {
          "url": "identifier",
          "valueIdentifier": {
            "value": "PRPTY.123.PRS"
          }
        },
        {
          "url": "payeeNumber",
          "valueString": "123456"
        },
        {
          "url": "http://hlth.gov.bc.ca/fhir/provider/StructureDefinition/bc-period-extension",
          "valuePeriod": {
            "start": "2023-01-02"
          }
        }
      ],
      "url": "http://hlth.gov.bc.ca/fhir/provider/StructureDefinition/bc-organization-clinic-payee-number-extension"
    },
    {
      "extension": [
        {
          "url": "identifier",
          "valueIdentifier": {
            "value": "PRPTY.145.PRS"
          }
        },
        {
          "extension": [
            {
              "url": "daysOfWeek",
              "valueCode": "mon"
            },
            {
              "url": "daysOfWeek",
              "valueCode": "wed"
            },
            {
              "url": "availableStartTime",
              "valueTime": "09:00:00"
            },
            {
              "url": "availableEndTime",
              "valueTime": "17:00:00"
            }
          ],
          "url": "http://hlth.gov.bc.ca/fhir/provider/StructureDefinition/bc-availableTime-extension"
        },
        {
          "extension": [
            {
              "url": "daysOfWeek",
              "valueCode": "tue"
            },
            {
              "url": "allDay",
              "valueBoolean": true
            }
          ],
          "url": "http://hlth.gov.bc.ca/fhir/provider/StructureDefinition/bc-availableTime-extension"
        },
        {
          "url": "http://hlth.gov.bc.ca/fhir/provider/StructureDefinition/bc-period-extension",
          "valuePeriod": {
            "start": "2023-01-02"
          }
        }
      ],
      "url": "http://hlth.gov.bc.ca/fhir/provider/StructureDefinition/bc-availability-extension"
    },
    {
      "extension": [
        {
          "extension": [
            {
              "url": "identifier",
              "valueIdentifier": {
                "value": "PRPTY.987.PRS"
              }
            },
            {
              "url": "clinicType",
              "valueCodeableConcept": {
                "text": "Longitudinal Primary Care Practice"
              }
            },
            {
              "url": "http://hlth.gov.bc.ca/fhir/provider/StructureDefinition/bc-period-extension",
              "valuePeriod": {
                "start": "2023-01-02"
              }
            }
          ],
          "url": "http://hlth.gov.bc.ca/fhir/provider/StructureDefinition/bc-organization-clinic-type-extension"
        },
        {
          "extension": [
            {
              "url": "identifier",
              "valueIdentifier": {
                "value": "PRPTY.963.PRS"
              }
            },
            {
              "url": "ownershipType",
              "valueCodeableConcept": {
                "text": "Other"
              }
            },
            {
              "url": "http://hlth.gov.bc.ca/fhir/provider/StructureDefinition/bc-period-extension",
              "valuePeriod": {
                "start": "2023-01-02"
              }
            }
          ],
          "url": "http://hlth.gov.bc.ca/fhir/provider/StructureDefinition/bc-organization-clinic-ownership-type-extension"
        },
        {
          "extension": [
            {
              "url": "identifier",
              "valueIdentifier": {
                "value": "PRPTY.258.PRS"
              }
            },
            {
              "url": "serviceDeliveryType",
              "valueCodeableConcept": {
                "text": "Longitudinal"
              }
            },
            {
              "url": "http://hlth.gov.bc.ca/fhir/provider/StructureDefinition/bc-period-extension",
              "valuePeriod": {
                "start": "2023-01-02"
              }
            }
          ],
          "url": "http://hlth.gov.bc.ca/fhir/provider/StructureDefinition/bc-organization-clinic-service-delivery-type-extension"
        },
        {
          "extension": [
            {
              "url": "identifier",
              "valueIdentifier": {
                "value": "PRPTY.852.PRS"
              }
            },
            {
              "url": "pciFlag",
              "valueBoolean": true
            },
            {
              "url": "http://hlth.gov.bc.ca/fhir/provider/StructureDefinition/bc-period-extension",
              "valuePeriod": {
                "start": "2023-01-02"
              }
            }
          ],
          "url": "http://hlth.gov.bc.ca/fhir/provider/StructureDefinition/bc-organization-pci-extension"
        },
        {
          "extension": [
            {
              "url": "identifier",
              "valueIdentifier": {
                "value": "PRPTY.741.PRS"
              }
            },
            {
              "url": "clinicLegalName",
              "valueString": "Kelowna Downtown Primary Care Clinic Org."
            },
            {
              "url": "http://hlth.gov.bc.ca/fhir/provider/StructureDefinition/bc-period-extension",
              "valuePeriod": {
                "start": "2023-01-02"
              }
            }
          ],
          "url": "http://hlth.gov.bc.ca/fhir/provider/StructureDefinition/bc-organization-clinic-legal-name-extension"
        },
        {
          "extension": [
            {
              "url": "identifier",
              "valueIdentifier": {
                "value": "PRPTY.654.PRS"
              }
            },
            {
              "url": "clinicOwner",
              "valueString": "John Doe, Dc Singh, Interior Health Authority"
            },
            {
              "url": "http://hlth.gov.bc.ca/fhir/provider/StructureDefinition/bc-period-extension",
              "valuePeriod": {
                "start": "2023-01-02"
              }
            }
          ],
          "url": "http://hlth.gov.bc.ca/fhir/provider/StructureDefinition/bc-organization-clinic-owner-extension"
        },
        {
          "extension": [
            {
              "url": "identifier",
              "valueIdentifier": {
                "value": "PRPTY.156.PRS"
              }
            },
            {
              "url": "clinicOwner",
              "valueString": "Owner Two, Dc Singh, Interior Health Authority"
            },
            {
              "url": "http://hlth.gov.bc.ca/fhir/provider/StructureDefinition/bc-period-extension",
              "valuePeriod": {
                "start": "2023-01-02"
              }
            }
          ],
          "url": "http://hlth.gov.bc.ca/fhir/provider/StructureDefinition/bc-organization-clinic-owner-extension"
        }
      ],
      "url": "http://hlth.gov.bc.ca/fhir/provider/StructureDefinition/bc-organization-primary-care-clinic-extension"
    }
  ],
  "identifier": [
    {
      "system": "https://health.gov.bc.ca/fhir/NamingSystem/ca-bc-plr-org-id",
      "value": "456789",
      "period": {
        "start": "2021-12-01"
      }
    }
  ],
  "active": true,
  "type": [
    {
      "coding": [
        {
          "system": "https://terminology.hlth.gov.bc.ca/ProviderLocationRegistry/CodeSystem/bc-organization-role-code-system",
          "code": "ORG"
        }
      ]
    }
  ],
  "name": "Kelowna PC Clinic",
  "_name": {
    "extension": [
      {
        "url": "http://hlth.gov.bc.ca/fhir/provider/StructureDefinition/bc-name-use-extension",
        "valueCode": "official"
      },
      {
        "url": "http://hlth.gov.bc.ca/fhir/provider/StructureDefinition/bc-period-extension",
        "valuePeriod": {
          "start": "2021-12-31T00:00:00-07:00"
        }
      }
    ]
  },
  "alias": [
    "Primary Care Clinic - Kelowna"
  ],
  "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"
      }
    }
  ]
}