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

FHIR IG analytics

Packagefhir.ca-bc.provider
Resource TypeLocation
IdLocation-IFC.00147422.BC.PRS.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: Location IFC.00147422.BC.PRS

Profile: BCLocation

BC Facility Details Extension

  • http://hlth.gov.bc.ca/fhir/provider/StructureDefinition/bc-period-extension: 2008-01-01 --> (ongoing)
  • http://hlth.gov.bc.ca/fhir/provider/StructureDefinition/bc-end-reason-extension: CHG

BC Facility Physical Address Extension: 1000 DOUGLAS ST VICTORIA BC V6P7B8 CA

identifier: https://health.gov.bc.ca/fhir/NamingSystem/ca-bc-plr-ifc/IFC.00147422.BC.PRS (, period: 2008-01-01 --> (ongoing))

name: General Hospital

alias: Long name or alias or description

telecom: fax: 55555555551

address: 1000 DOUGLAS ST LANGFORD BC CA

physicalType: Building


Source1

{
  "resourceType": "Location",
  "id": "IFC.00147422.BC.PRS",
  "meta": {
    "profile": [
      "http://hlth.gov.bc.ca/fhir/provider/StructureDefinition/bc-location"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "extension": [
        {
          "url": "http://hlth.gov.bc.ca/fhir/provider/StructureDefinition/bc-period-extension",
          "valuePeriod": {
            "start": "2008-01-01"
          }
        },
        {
          "url": "http://hlth.gov.bc.ca/fhir/provider/StructureDefinition/bc-end-reason-extension",
          "valueCodeableConcept": {
            "coding": [
              {
                "system": "https://terminology.hlth.gov.bc.ca/ProviderLocationRegistry/CodeSystem/bc-end-reason-code-system",
                "code": "CHG"
              }
            ]
          }
        }
      ],
      "url": "http://hlth.gov.bc.ca/fhir/provider/StructureDefinition/bc-facility-details-extension"
    },
    {
      "url": "http://hlth.gov.bc.ca/fhir/provider/StructureDefinition/bc-facility-physical-address-extension",
      "valueAddress": {
        "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": "FC"
                }
              ]
            }
          },
          {
            "url": "http://hlth.gov.bc.ca/fhir/provider/StructureDefinition/bc-end-reason-extension",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "https://terminology.hlth.gov.bc.ca/ProviderLocationRegistry/CodeSystem/bc-end-reason-code-system",
                  "code": "CHG"
                }
              ]
            }
          }
        ],
        "type": "physical",
        "line": [
          "1000 DOUGLAS ST"
        ],
        "city": "VICTORIA",
        "state": "BC",
        "postalCode": "V6P7B8",
        "country": "CA",
        "period": {
          "start": "2008-01-01"
        }
      }
    }
  ],
  "identifier": [
    {
      "extension": [
        {
          "url": "http://hlth.gov.bc.ca/fhir/provider/StructureDefinition/bc-end-reason-extension",
          "valueCodeableConcept": {
            "coding": [
              {
                "system": "https://terminology.hlth.gov.bc.ca/ProviderLocationRegistry/CodeSystem/bc-end-reason-code-system",
                "code": "CHG"
              }
            ]
          }
        }
      ],
      "system": "https://health.gov.bc.ca/fhir/NamingSystem/ca-bc-plr-ifc",
      "value": "IFC.00147422.BC.PRS",
      "period": {
        "start": "2008-01-01"
      }
    }
  ],
  "name": "General Hospital",
  "_name": {
    "extension": [
      {
        "url": "http://hlth.gov.bc.ca/fhir/provider/StructureDefinition/bc-period-extension",
        "valuePeriod": {
          "start": "2000-01-01"
        }
      },
      {
        "url": "http://hlth.gov.bc.ca/fhir/provider/StructureDefinition/bc-end-reason-extension",
        "valueCodeableConcept": {
          "coding": [
            {
              "system": "https://terminology.hlth.gov.bc.ca/ProviderLocationRegistry/CodeSystem/bc-end-reason-code-system",
              "code": "CHG"
            }
          ]
        }
      }
    ]
  },
  "alias": [
    "Long name or alias or description"
  ],
  "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": "FC"
              }
            ]
          }
        },
        {
          "url": "http://hlth.gov.bc.ca/fhir/provider/StructureDefinition/bc-end-reason-extension",
          "valueCodeableConcept": {
            "coding": [
              {
                "system": "https://terminology.hlth.gov.bc.ca/ProviderLocationRegistry/CodeSystem/bc-end-reason-code-system",
                "code": "CHG"
              }
            ]
          }
        }
      ],
      "system": "fax",
      "value": "55555555551",
      "period": {
        "start": "1982-03-04T00:00:00-07:00"
      }
    }
  ],
  "address": {
    "line": [
      "1000 DOUGLAS ST"
    ],
    "city": "LANGFORD",
    "state": "BC",
    "country": "CA",
    "period": {
      "start": "2000-01-01"
    }
  },
  "physicalType": {
    "coding": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/location-physical-type",
        "code": "bu"
      }
    ]
  }
}