Open mHealth to FHIR - Local Development build (v0.0.0). See the Directory of published versions
JSON Format: CapabilityStatement-server
Download Raw json
{ "resourceType" : "CapabilityStatement", "id" : "server", "text" : { "status" : "generated", "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n<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/omhtofhir/CapabilityStatement/server", "version" : "0.0.0", "name" : "Server", "status" : "draft", "date" : "2017-03-08", "publisher" : "Health eData Inc", "contact" : [ { "telecom" : [ { "system" : "other", "value" : "ehaas@healthedatainc.com" } ] } ], "description" : "This resource defines the expected capabilities ", "kind" : "requirements", "fhirVersion" : "3.0.0", "format" : [ "xml", "json" ], "rest" : [ { "mode" : "server", "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" } ] } ] } ] }