Sha256: 27aeef02418b8e1cc761dfd9f0afa8eed98b1660e183999830e4f96497d3179c
Contents?: true
Size: 915 Bytes
Versions: 2
Compression:
Stored size: 915 Bytes
Contents
<CapabilityStatement xmlns="http://hl7.org/fhir"> <rest> <mode value="server"/> <resource> <type value="Patient"/> <interaction> <code value="create"/> </interaction> <interaction> <code value="read"/> </interaction> <interaction> <code value="vread"/> </interaction> <interaction> <code value="update"/> </interaction> <interaction> <code value="delete"/> </interaction> <interaction> <code value="history-instance"/> </interaction> <interaction> <code value="search-type"/> </interaction> <updateCreate value="true"/> <searchParam> <name value="family"/> <type value="string"/> </searchParam> <searchParam> <name value="given"/> <type value="string"/> </searchParam> <searchParam> <name value="identifier"/> <type value="token"/> </searchParam> </resource> </rest> </CapabilityStatement>
Version data entries
2 entries across 1 versions & 1 rubygems