Extensions for Using Data Elements from FHIR STU3 in FHIR R4 - Downloaded Version null See the Directory of published versions
| Page standards status: Informative | Maturity Level: 2 |
{
"resourceType" : "CodeSystem",
"id" : "testscript-profile-origin-types",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem testscript-profile-origin-types</b></p><a name=\"testscript-profile-origin-types\"> </a><a name=\"hctestscript-profile-origin-types\"> </a><p>This case-sensitive code system <code>http://hl7.org/fhir/testscript-profile-origin-types</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">FHIR-Client<a name=\"testscript-profile-origin-types-FHIR-Client\"> </a></td><td>FHIR Client</td><td>General FHIR client used to initiate operations against a FHIR server.</td></tr><tr><td style=\"white-space:nowrap\">FHIR-SDC-FormFiller<a name=\"testscript-profile-origin-types-FHIR-SDC-FormFiller\"> </a></td><td>FHIR SDC FormFiller</td><td>A FHIR client acting as a Structured Data Capture Form Filler.</td></tr></table></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status",
"valueString" : "Informative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 2
},
{
"extension" : [
{
"url" : "packageId",
"valueId" : "hl7.fhir.uv.xver-r3.r4"
},
{
"url" : "version",
"valueString" : "0.1.0"
},
{
"url" : "uri",
"valueUri" : "http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r3.r4"
}
],
"url" : "http://hl7.org/fhir/StructureDefinition/package-source"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "fhir"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "informative",
"_valueCode" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical" : "http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r3.r4"
}
]
}
}
],
"url" : "http://hl7.org/fhir/testscript-profile-origin-types",
"version" : "3.0.2",
"name" : "TestScriptProfileOriginType",
"status" : "draft",
"experimental" : true,
"date" : "2026-03-20T11:58:40+11:00",
"publisher" : "FHIR Infrastructure",
"contact" : [
{
"name" : "FHIR Infrastructure",
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/fiwg"
}
]
}
],
"description" : "This value set defines a set of codes that are used to indicate the profile type of a test system when acting as the origin within a TestScript.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001",
"display" : "World"
}
]
}
],
"caseSensitive" : true,
"valueSet" : "http://hl7.org/fhir/ValueSet/testscript-profile-origin-types|4.0.1",
"content" : "complete",
"concept" : [
{
"code" : "FHIR-Client",
"display" : "FHIR Client",
"definition" : "General FHIR client used to initiate operations against a FHIR server."
},
{
"code" : "FHIR-SDC-FormFiller",
"display" : "FHIR SDC FormFiller",
"definition" : "A FHIR client acting as a Structured Data Capture Form Filler."
}
]
}