This page is part of the FHIR Specification (v1.4.0:
STU
3 Ballot 3). The current version which supercedes this version is
5.0.0
.
For
a
full
list
of
available
versions,
see
the
Directory
of
published
versions
. For a full list of available versions, see the
Directory of published versions
.
Page
versions:
. Page versions:
R5
R4B
R4
R3
R2
Raw JSON
(
canonical
form
canonical form
)
Definition
for
Value
SetTestScriptOperationCodes
)
Definition for Value SetTestScriptOperationCode
{
"resourceType": "ValueSet",
"id": "testscript-operation-codes",
"meta": {
"lastUpdated": "2015-10-24T07:41:03.495+11:00",
"lastUpdated": "2016-03-31T08:01:25.570+11:00",
"profile": [
"http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition"
]
},
"text": {
"status": "generated",
"div": "<div>!-- Snipped for Brevity --></div>"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
"valueUri": "urn:oid:2.16.840.1.113883.4.642.2.357"
"valueUri": "urn:oid:2.16.840.1.113883.4.642.2.879"
}
],
"url": "http://hl7.org/fhir/ValueSet/testscript-operation-codes",
"version": "1.0.2",
"name": "TestScriptOperationCodes",
"version": "1.4.0",
"name": "TestScriptOperationCode",
"status": "draft",
"experimental": true,
"publisher": "FHIR Project team",
"contact": [
{
"telecom": [
{
"system": "other",
"value": "http://hl7.org/fhir"
}
]
}
],
"date": "2015-10-24T07:41:03+11:00",
"date": "2016-03-31T08:01:25+11:00",
"description": "This value set defines a set of codes that are used to indicate the supported operations of a testing engine or tool.",
"codeSystem": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
"valueUri": "urn:oid:2.16.840.1.113883.4.642.1.357"
}
],
"system": "http://hl7.org/fhir/testscript-operation-codes",
"caseSensitive": true,
"concept": [
{
"code": "read",
"display": "Read",
"definition": "Read the current state of the resource."
},
{
"code": "vread",
"display": "Version Read",
"definition": "Read the state of a specific version of the resource."
},
{
"code": "update",
"display": "Update",
"definition": "Update an existing resource by its id (or create it if it is new)."
},
{
"code": "delete",
"display": "Delete",
"definition": "Delete a resource."
},
{
"code": "history",
"display": "History",
"definition": "Retrieve the update history for a particular resource or resource type."
},
{
"code": "create",
"display": "Create",
"definition": "Create a new resource with a server assigned id."
},
{
"code": "search",
"display": "Search",
"definition": "Search based on some filter criteria."
},
{
"code": "transaction",
"display": "Transaction",
"definition": "Update, create or delete a set of resources as a single transaction."
},
{
"code": "conformance",
"display": "Conformance",
"definition": "Get a conformance statement for the system."
},
{
"code": "closure",
"display": "$closure",
"definition": "Closure Table Maintenance."
},
{
"code": "document",
"display": "$document",
"definition": "Generate a Document."
},
{
"code": "everything",
"display": "$everything",
"definition": "Fetch Encounter/Patient Record."
},
{
"code": "expand",
"display": "$expand",
"definition": "Value Set Expansion."
},
{
"code": "find",
"display": "$find",
"definition": "Find a functional list."
},
{
"code": "lookup",
"display": "$lookup",
"definition": "Concept Look Up."
},
{
"code": "meta",
"display": "$meta",
"definition": "Access a list of profiles, tags, and security labels."
},
{
"code": "meta-add",
"display": "$meta-add",
"definition": "Add profiles, tags, and security labels to a resource."
},
{
"code": "meta-delete",
"display": "$meta-delete",
"definition": "Delete profiles, tags, and security labels for a resource."
},
{
"code": "populate",
"display": "$populate",
"definition": "Populate Questionnaire."
},
{
"code": "process-message",
"display": "$process-message",
"definition": "Process Message."
},
{
"code": "questionnaire",
"display": "$questionnaire",
"definition": "Build Questionnaire."
},
{
"code": "translate",
"display": "$translate",
"definition": "Concept Translation."
},
{
"code": "validate",
"display": "$validate",
"definition": "Validate a resource."
},
"compose": {
"include": [
{
"code": "validate-code",
"display": "$validate-code",
"definition": "Value Set based Validation."
"system": "http://hl7.org/fhir/testscript-operation-codes"
}
]
}
}
Usage
note:
every
effort
has
been
made
to
ensure
that
the
examples
are
correct
and
useful,
but
they
are
not
a
normative
part
of
the
specification.
©
HL7.org
2011+.
FHIR
DSTU2
(v1.0.2-7202)
generated
on
Sat,
Oct
24,
2015
07:42+1100.
Links:
Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.