Sha256: 57e2f66d91f5c0382cf123ccaa6ede3706afec8aa377340691bd8ccb652a49ab
Contents?: true
Size: 714 Bytes
Versions: 1
Compression:
Stored size: 714 Bytes
Contents
<Conformance 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="update"/> </interaction> <interaction> <code value="delete"/> </interaction> <interaction> <code value="history-instance"/> </interaction> <interaction> <code value="search-type"/> </interaction> <searchParam> <name value="family"/> <type value="string"/> </searchParam> <searchParam> <name value="given"/> <type value="string"/> </searchParam> </resource> </rest> </Conformance>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
plan_executor-1.0.2 | lib/tests/testscripts/xml/Connectathon11/Track1-Patient/_reference/conformance/PatientConformance.xml |