URL | http://hl7.org/fhir/3.0/StructureDefinition/extension-TestScript.setup.action.assert.contentType |
Version | |
Status | active |
Description | Cross-Version Extension for TestScript.setup.action.assert.contentType. 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.assert.contentType" | |||
![]() |
{ "resourceType" : "StructureDefinition", "id" : "xv-r3-tst.set.actn.ass.contentType", "url" : "http://hl7.org/fhir/3.0/StructureDefinition/extension-TestScript.setup.action.assert.contentType", "name" : "XVerExtensionTestScript.setup.action.assert.contentTypeR3", "title" : "Cross-Version Extension for TestScript.setup.action.assert.contentType 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.assert.contentType. 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 'Content-Type' header.", "comment" : "If this is specified, then test engine shall confirm that the content-type of the last operation's headers is set to this value. If \"assert.sourceId\" element is specified, then the evaluation will be done against the headers mapped to that sourceId (and not the last operation's headers). If 'xml' is specified, then 'Content-Type' header of 'application/fhir+xml' will be confirmed. If 'json' is specified, then 'application/fhir+json' will be used. If you'd like to have more control over the string, then use 'assert.headerField' instead.", "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.assert.contentType" }] } }