Sha256: f08631cb28d61d2cc25724faf28b4da60efa739461d7940f6f4e425385d7b7f6

Contents?: true

Size: 836 Bytes

Versions: 7

Compression:

Stored size: 836 Bytes

Contents

{
  "resourceType": "Device",
  "id": "software",
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: software</p><p><b>identifier</b>: goodhealth</p><p><b>type</b>: EHR <span>(Details )</span></p><p><b>manufacturer</b>: Acme Devices, Inc</p><p><b>version</b>: 10.23-23423</p><p><b>contact</b>: http://acme.com</p><p><b>url</b>: <a>http://acme.com/goodhealth/ehr/</a></p></div>"
  },
  "identifier": [
    {
      "system": "http://acme.com/ehr/client-ids",
      "value": "goodhealth"
    }
  ],
  "type": {
    "text": "EHR"
  },
  "manufacturer": "Acme Devices, Inc",
  "version": "10.23-23423",
  "contact": [
    {
      "system": "other",
      "value": "http://acme.com"
    }
  ],
  "url": "http://acme.com/goodhealth/ehr/"
}

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
fhir_models-1.6.8 lib/fhir_models/examples/json/device-example-software.json
fhir_models-1.6.7 lib/fhir_models/examples/json/device-example-software.json
fhir_models-1.6.6 lib/fhir_models/examples/json/device-example-software.json
fhir_models-1.6.4 lib/fhir_models/examples/json/device-example-software.json
fhir_models-1.6.3 examples/json/device-example-software.json
fhir_models-1.6.2 examples/json/device-example-software.json
fhir_models-1.6.1 examples/json/device-example-software.json