Sha256: 86fd1ad4cb0a1d533feb2218e55dcf5bd6f6f93d515edade65cfffd28c20e80d

Contents?: true

Size: 785 Bytes

Versions: 15

Compression:

Stored size: 785 Bytes

Contents

{
  "resourceType": "Location",
  "id": "amb",
  "text": {
    "status": "generated",
    "div": "<div>Mobile Clinic</div>"
  },
  "status": "active",
  "name": "BUMC Ambulance",
  "description": "Ambulance provided by Burgers University Medical Center",
  "mode": "kind",
  "type": {
    "coding": [
      {
        "system": "http://hl7.org/fhir/v3/RoleCode",
        "code": "AMB",
        "display": "Ambulance"
      }
    ]
  },
  "telecom": [
    {
      "system": "phone",
      "value": "2329",
      "use": "mobile"
    }
  ],
  "physicalType": {
    "coding": [
      {
        "system": "http://hl7.org/fhir/location-physical-type",
        "code": "ve",
        "display": "Vehicle"
      }
    ]
  },
  "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-ambulance.json
fhir_dstu2_models-1.1.1 lib/fhir_dstu2_models/examples/json/location-example-ambulance.json
fhir_dstu2_models-1.1.0 lib/fhir_dstu2_models/examples/json/location-example-ambulance.json
fhir_dstu2_models-1.0.11 lib/fhir_dstu2_models/examples/json/location-example-ambulance.json
fhir_dstu2_models-1.0.10 lib/fhir_dstu2_models/examples/json/location-example-ambulance.json
fhir_dstu2_models-1.0.9 lib/fhir_dstu2_models/examples/json/location-example-ambulance.json
fhir_dstu2_models-1.0.8 lib/fhir_dstu2_models/examples/json/location-example-ambulance.json
fhir_dstu2_models-1.0.7 lib/fhir_dstu2_models/examples/json/location-example-ambulance.json
fhir_dstu2_models-1.0.6 lib/fhir_dstu2_models/examples/json/location-example-ambulance.json
fhir_dstu2_models-1.0.5 lib/fhir_dstu2_models/examples/json/location-example-ambulance.json
fhir_dstu2_models-1.0.4 lib/fhir_dstu2_models/examples/json/location-example-ambulance.json
fhir_dstu2_models-1.0.3 lib/fhir_dstu2_models/examples/json/location-example-ambulance.json
fhir_dstu2_models-1.0.2 lib/fhir_dstu2_models/examples/json/location-example-ambulance.json
fhir_models-0.3.1 examples/json/location-example-ambulance.json
fhir_models-0.3.0 examples/json/location-example-ambulance.json