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

FHIR IG analytics

Packagetelus.dw.emr.extract-1-1-21
Resource TypeLocation
IdLocation-chr-on-west-Location-101-room-2.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 chr-on-west-Location-101-room-2

Last updated: 2024-12-08 18:00:00+0000;

Information Source: urn:telus:emr:chr:on-west:123

Profile: DwLocation

identifier: Telus Identifier/101-room-2 (use: official, )

status: Active

name: Procedure Room A

alias: PR-A

description: Dedicated procedure room for minor surgical procedures and immunizations

Positions

-LongitudeLatitude
*-81.249742.9849

partOf: Location Western Ontario Family Health Clinic - Location A


Source1

{
  "resourceType": "Location",
  "id": "chr-on-west-Location-101-room-2",
  "meta": {
    "lastUpdated": "2024-12-08T18:00:00Z",
    "source": "urn:telus:emr:chr:on-west:123",
    "profile": [
      "https://www.telus.com/health/fhir/dwemrextract/StructureDefinition/DwLocation"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "use": "official",
      "type": {
        "text": "Telus Identifier"
      },
      "system": "urn:telus:emr:chr:on-west:123:Location",
      "value": "101-room-2"
    }
  ],
  "status": "active",
  "name": "Procedure Room A",
  "alias": [
    "PR-A"
  ],
  "description": "Dedicated procedure room for minor surgical procedures and immunizations",
  "position": {
    "longitude": -81.2497,
    "latitude": 42.9849
  },
  "partOf": {
    "reference": "Location/chr-on-west-Location-101"
  }
}