Sha256: 9f110224fe5f48baad9011d715686ead09175dfbe1565bf5ab0f5fa58b182dd9

Contents?: true

Size: 1.17 KB

Versions: 10

Compression:

Stored size: 1.17 KB

Contents

{
  "resourceType": "Bundle",
  "id": "3ad0687e-f477-468c-afd5-fcc2bf897819",
  "type": "collection",
  "entry": [
    {
      "fullUrl": "http://hl7.org/fhir/Location/2",
      "resource": {
        "resourceType": "Location",
        "id": "2",
        "text": {
          "status": "generated",
          "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">USS Enterprise</div>"
        },
        "status": "active",
        "name": "USSS Enterprise-D",
        "mode": "instance"
      }
    },
    {
      "fullUrl": "http://hl7.org/fhir/Location/3",
      "resource": {
        "resourceType": "Location",
        "id": "3",
        "text": {
          "status": "generated",
          "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">USSS Enterprise-D Sickbay</div>"
        },
        "status": "active",
        "name": "USSS Enterprise-D Sickbay",
        "mode": "instance",
        "partOf": {
          "reference": "Location/2",
          "display": "USS Enterprise"
        }
      }
    }
  ],
  "meta": {
    "tag": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
        "code": "HTEST",
        "display": "test health data"
      }
    ]
  }
}

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
fhir_models-4.3.0 lib/fhir_models/examples/json/location-examples-general.json
fhir_models-4.2.2 lib/fhir_models/examples/json/location-examples-general.json
fhir_models-4.2.1 lib/fhir_models/examples/json/location-examples-general.json
fhir_models-4.2.0 lib/fhir_models/examples/json/location-examples-general.json
fhir_models-4.1.2 lib/fhir_models/examples/json/location-examples-general.json
fhir_models-4.1.1 lib/fhir_models/examples/json/location-examples-general.json
fhir_models-4.1.0 lib/fhir_models/examples/json/location-examples-general.json
fhir_models-4.0.2 lib/fhir_models/examples/json/location-examples-general.json
fhir_models-4.0.1 lib/fhir_models/examples/json/location-examples-general.json
fhir_models-4.0.0 lib/fhir_models/examples/json/location-examples-general.json