URL | http://hl7.org/fhir/3.0/StructureDefinition/extension-TestScript.setup.action.operation.accept |
Version | |
Status | active |
Description | Cross-Version Extension for TestScript.setup.action.operation.accept. Valid in versions R2 This is a valid extension because it has the following codes that are not in other versions ttl, none (http://hl7.org/fhir/3.0/content-type) |
Context of Use
This extension may be used in the following contexts:
Name | Flags | Card. | Type | Description & Constraints![]() |
---|---|---|---|---|
![]() ![]() | 0..1 | Extension | xml | json | ttl | none | |
![]() ![]() ![]() | ..0 | |||
![]() ![]() ![]() | 1.. | code | ||
![]() ![]() ![]() | "http://hl7.org/fhir/3.0/StructureDefinition/extension-TestScript.setup.action.operation.accept" | |||
![]() |
{ "resourceType" : "StructureDefinition", "id" : "xv-r3-tst.set.actn.ope.accept", "url" : "http://hl7.org/fhir/3.0/StructureDefinition/extension-TestScript.setup.action.operation.accept", "name" : "XVerExtensionTestScript.setup.action.operation.acceptR3", "title" : "Cross-Version Extension for TestScript.setup.action.operation.accept in R3", "status" : "active", "experimental" : false, "publisher" : "Health Level Seven International (FHIR Infrastructure)", "contact" : [{ "telecom" : [{ "system" : "url", "value" : "http://hl7.org/fhir" }] }, { "telecom" : [{ "system" : "url", "value" : "http://www.hl7.org/Special/committees/fiwg/index.cfm" }] }], "description" : "Cross-Version Extension for TestScript.setup.action.operation.accept. Valid in versions R2\r\n\r\nThis is a valid extension because it has the following codes that are not in other versions ttl, none (http://hl7.org/fhir/3.0/content-type)", "jurisdiction" : [{ "coding" : [{ "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", "code" : "001" }] }], "fhirVersion" : "5.0.0", "kind" : "complex-type", "abstract" : false, "type" : "Extension", "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Extension", "derivation" : "constraint", "differential" : { "element" : [{ "path" : "Extension", "short" : "xml | json | ttl | none", "definition" : "The content-type or mime-type to use for RESTful operation in the 'Accept' header.", "comment" : "If this is specified, then test engine shall set the 'Accept' header to the corresponding value. If 'xml' is specified, then 'Accept' header of 'application/fhir+xml' will be set. If 'json' is specified, then 'application/fhir+json' will be used. If you'd like to explicitly set the 'Accept' to some other value then use the 'requestHeader' element.", "min" : 0, "max" : "1", "isModifier" : false }, { "path" : "Extension.extension", "max" : "0" }, { "path" : "Extension.value[x]", "min" : 1, "type" : [{ "code" : "code" }] }, { "path" : "Extension.url", "fixedUri" : "http://hl7.org/fhir/3.0/StructureDefinition/extension-TestScript.setup.action.operation.accept" }] } }