Sha256: f5890cffbf802cae8c6b5f0aef0e1bc13a3610540a1a5189d976f34d236f8209
Contents?: true
Size: 686 Bytes
Versions: 15
Compression:
Stored size: 686 Bytes
Contents
{ "resourceType": "Flag", "id": "example-encounter", "text": { "status": "generated", "div": "<div>Follow Infection Control Level 3 Protocol</div>" }, "category": { "coding": [ { "system": "http://example.org/local", "code": "infection", "display": "Infection Control Level" } ] }, "status": "active", "subject": { "reference": "Patient/example", "display": "Peter Patient" }, "encounter": { "reference": "Encounter/example" }, "code": { "coding": [ { "system": "http://example.org/local/if1", "code": "l3", "display": "Follow Level 3 Protocol" } ] } }
Version data entries
15 entries across 15 versions & 2 rubygems