Example in US Core9.0.0
Location

Health Level Seven International - Amherst

active

HL7 Headquarters - East

Location-hl7east.json

Resource Details

Resource Type
Location
Resource ID
hl7east
Identifier
http://www.acme.org/location|29
Conforms To
http://hl7.org/fhir/us/core/StructureDefinition/us-core-location|9.0.0

Example Metadata

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

{
  "resourceType": "Location",
  "id": "hl7east",
  "filename": "Location-hl7east.json",
  "profile": [
    "http://hl7.org/fhir/us/core/StructureDefinition/us-core-location|9.0.0"
  ],
  "identifier": {
    "system": "http://www.acme.org/location",
    "value": "29"
  },
  "status": "active",
  "title": "Health Level Seven International - Amherst",
  "description": "HL7 Headquarters - East"
}