Sha256: cd5dbde0308ce72b79d6b226c07526ff2f40fb76554c548664d87e61e6d66d20

Contents?: true

Size: 640 Bytes

Versions: 10

Compression:

Stored size: 640 Bytes

Contents

{
  "resourceType": "DeviceUseStatement",
  "id": "example",
  "identifier": [
    {
      "system": "http:goodhealth.org/identifiers",
      "value": "51ebb7a9-4e3a-4360-9a05-0cc2d869086f"
    }
  ],
  "status": "active",
  "subject": {
    "reference": "Patient/example"
  },
  "device": {
    "reference": "Device/example"
  },
  "reasonReference": [
    {
      "reference": "Condition/example",
      "display": "Appendectomy (surgery)"
    }
  ],
  "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/deviceusestatement-example.json
fhir_models-4.2.2 lib/fhir_models/examples/json/deviceusestatement-example.json
fhir_models-4.2.1 lib/fhir_models/examples/json/deviceusestatement-example.json
fhir_models-4.2.0 lib/fhir_models/examples/json/deviceusestatement-example.json
fhir_models-4.1.2 lib/fhir_models/examples/json/deviceusestatement-example.json
fhir_models-4.1.1 lib/fhir_models/examples/json/deviceusestatement-example.json
fhir_models-4.1.0 lib/fhir_models/examples/json/deviceusestatement-example.json
fhir_models-4.0.2 lib/fhir_models/examples/json/deviceusestatement-example.json
fhir_models-4.0.1 lib/fhir_models/examples/json/deviceusestatement-example.json
fhir_models-4.0.0 lib/fhir_models/examples/json/deviceusestatement-example.json