JSON Format: CapabilityStatement-client
Raw json
{ "resourceType" : "CapabilityStatement", "id" : "client", "text" : { "status" : "generated", "div" : "<div xmlns="http://www.w3.org/1999/xhtml"> <ul><li>FHIR Version: 3.0.0</li><li>Supported formats: xml, json</li><li>Published: 2017-03-08</li><li>Published by: Health eData Inc</li></ul><p>The Section describes the expected capabilities etc....</p></div>" }, "url" : "http://www.fhir.org/guides/sampler2/CapabilityStatement/client", "version" : "0.0.0", "name" : "Client", "status" : "draft", "date" : "2017-03-08T00:00:00-08:00", "publisher" : "Health eData Inc", "contact" : [ { "telecom" : [ { "system" : "other", "value" : "ehaas@healthedatainc.com" } ] } ], "description" : "This resource defines the expected capabilities ", "jurisdiction" : [ { "coding" : [ { "system" : "urn:iso:std:iso:3166", "code" : "US" } ] } ], "kind" : "requirements", "fhirVersion" : "3.0.0", "acceptUnknown" : "extensions", "format" : [ "xml", "json" ], "rest" : [ { "mode" : "client", "resource" : [ { "type" : "Basic", "interaction" : [ { "extension" : [ { "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode" : "SHOULD" } ], "code" : "search-type" }, { "extension" : [ { "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode" : "SHOULD" } ], "code" : "read" }, { "extension" : [ { "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode" : "SHOULD" } ], "code" : "history-instance" }, { "extension" : [ { "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode" : "SHOULD" } ], "code" : "vread" } ] } ] } ] }