Sha256: bec450a1ef272170839d8d72dd4e431f0fe56eb7567afe55d2e324525ab9730b
Contents?: true
Size: 879 Bytes
Versions: 10
Compression:
Stored size: 879 Bytes
Contents
{ "resourceType": "TerminologyCapabilities", "id": "example", "url": "urn:uuid:68D043B5-9ECF-4559-A57A-396E0D452311", "version": "20130510", "name": "ACME-EHR", "title": "ACME EHR capability statement", "status": "draft", "experimental": true, "date": "2012-01-04", "publisher": "ACME Corporation", "contact": [ { "name": "System Administrator", "telecom": [ { "system": "email", "value": "wile@acme.org" } ] } ], "description": "This is the FHIR capability statement for the main EHR at ACME for the private interface - it does not describe the public interface", "kind": "instance", "software": { "name": "TxServer", "version": "0.1.2" }, "implementation": { "description": "Acme Terminology Server", "url": "http://example.org/tx" }, "codeSearch": "explicit" }
Version data entries
10 entries across 10 versions & 1 rubygems