Example in QI-Core7.0.2
Location

South Wing, second floor

active

Second floor of the Old South Wing, formerly in use by Psychiatry

Location-example.json

Resource Details

Resource Type
Location
Resource ID
example
Identifier
http://example.org|B1-S.F2
Conforms To
http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-location

Example Metadata

Index metadata for this example. The full FHIR resource body is not loaded in the workbench.

{
  "resourceType": "Location",
  "id": "example",
  "filename": "Location-example.json",
  "profile": [
    "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-location"
  ],
  "identifier": {
    "system": "http://example.org",
    "value": "B1-S.F2"
  },
  "status": "active",
  "title": "South Wing, second floor",
  "description": "Second floor of the Old South Wing, formerly in use by Psychiatry"
}