This page is part of the FHIR Specification (v0.06: DSTU 1 Ballot 2). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions
Status: An infrastructure resource used to test the publication tooling and reference platforms. Not for ballot
[Template] Master Definition.
The resource name as it appears in a RESTful URL is /test/
This resource is defined for use by the FHIR team to test publication tooling and the reference platform. This is not for use in production systems.
<Test xmlns="http://hl7.org/fhir"> <stringErr><!-- 0..* string Strings with invalid content --></stringErr> <stringCorr><!-- 0..* string Strings with correct content --></stringCorr> <booleanErr><!-- 0..* boolean Booleans with invalid content --></booleanErr> <booleanCorr><!-- 0..* boolean Booleans with correct content --></booleanCorr> <integerErr><!-- 0..* integer Integers with invalid content --></integerErr> <integerCorr><!-- 0..* integer Integers with correct content --></integerCorr> <decimalErr><!-- 0..* decimal Decimals with invalid content --></decimalErr> <decimalCorr><!-- 0..* decimal Decimals with correct content --></decimalCorr> <b64Err><!-- 0..* base64Binary Binaries with invalid content --></b64Err> <b64Corr><!-- 0..* base64Binary Binaries with correct content --></b64Corr> <instantErr><!-- 0..* instant Instants with invalid content --></instantErr> <instantCorr><!-- 0..* instant Instants with correct content --></instantCorr> <uriErr><!-- 0..* uri Uri's with invalid content --></uriErr> <uriCorr><!-- 0..* uri Uri's with correct content --></uriCorr> <extension><!-- 0..* Extension See Extensions --></extension> <text><!-- 1..1 Narrative Text summary of resource (for human interpretation) --></text> </Test>
Alternate definitions: Schema/Schematron, RDF (to do), XML, XMI (to do), Resource Profile
Search Parameters for RESTful searches. The standard parameters also apply. See Searching for more information.
$page : integer | Starting offset of the first record to return in the search set | single |
$count : integer | Number of return records requested. The server is not bound to conform | single |
$id : token | The logical resource id associated with the resource (must be supported by all servers) | single |
(See Searching).
This is an old version of FHIR retained for archive purposes. Do not use for anything else
Implementers are welcome to experiment with the content defined here, but should note that the contents are subject to change without prior notice.
© HL7.org 2011 - 2012. FHIR v0.06 generated on Tue, Dec 4, 2012 00:03+1100. License