Sha256: 321def92364505472a34b02d584e05c3f5394d4580d8c0978a6d92315fa9543c

Contents?: true

Size: 1.53 KB

Versions: 15

Compression:

Stored size: 1.53 KB

Contents

{
  "resourceType": "Location",
  "id": "1",
  "text": {
    "status": "generated",
    "div": "<div>Burgers UMC, South Wing, second floor</div>"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/location-alias",
      "valueString": "Burgers University Medical Center, South Wing, second floor"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/location-alias",
      "valueString": "BU MC, SW, F2"
    }
  ],
  "identifier": [
    {
      "value": "B1-S.F2"
    }
  ],
  "status": "active",
  "name": "South Wing, second floor",
  "description": "Second floor of the Old South Wing, formerly in use by Psychiatry",
  "mode": "instance",
  "telecom": [
    {
      "system": "phone",
      "value": "2328",
      "use": "work"
    },
    {
      "system": "fax",
      "value": "2329",
      "use": "work"
    },
    {
      "system": "email",
      "value": "second wing admissions"
    },
    {
      "system": "other",
      "value": "http://sampleorg.com/southwing",
      "use": "work"
    }
  ],
  "address": {
    "use": "work",
    "line": [
      "Galapagosweg 91, Building A"
    ],
    "city": "Den Burg",
    "postalCode": "9105 PZ",
    "country": "NLD"
  },
  "physicalType": {
    "coding": [
      {
        "system": "http://hl7.org/fhir/location-physical-type",
        "code": "wi",
        "display": "Wing"
      }
    ]
  },
  "position": {
    "longitude": -83.6945691,
    "latitude": 42.25475478,
    "altitude": 0
  },
  "managingOrganization": {
    "reference": "Organization/f001"
  }
}

Version data entries

15 entries across 15 versions & 2 rubygems

Version Path
fhir_dstu2_models-1.2.0 lib/fhir_dstu2_models/examples/json/location-example.json
fhir_dstu2_models-1.1.1 lib/fhir_dstu2_models/examples/json/location-example.json
fhir_dstu2_models-1.1.0 lib/fhir_dstu2_models/examples/json/location-example.json
fhir_dstu2_models-1.0.11 lib/fhir_dstu2_models/examples/json/location-example.json
fhir_dstu2_models-1.0.10 lib/fhir_dstu2_models/examples/json/location-example.json
fhir_dstu2_models-1.0.9 lib/fhir_dstu2_models/examples/json/location-example.json
fhir_dstu2_models-1.0.8 lib/fhir_dstu2_models/examples/json/location-example.json
fhir_dstu2_models-1.0.7 lib/fhir_dstu2_models/examples/json/location-example.json
fhir_dstu2_models-1.0.6 lib/fhir_dstu2_models/examples/json/location-example.json
fhir_dstu2_models-1.0.5 lib/fhir_dstu2_models/examples/json/location-example.json
fhir_dstu2_models-1.0.4 lib/fhir_dstu2_models/examples/json/location-example.json
fhir_dstu2_models-1.0.3 lib/fhir_dstu2_models/examples/json/location-example.json
fhir_dstu2_models-1.0.2 lib/fhir_dstu2_models/examples/json/location-example.json
fhir_models-0.3.1 examples/json/location-example.json
fhir_models-0.3.0 examples/json/location-example.json