Test script profile origin type

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.

This code system http://terminology.hl7.org/CodeSystem/testscript-profile-origin-types defines the following codes:

Code Display Definition
FHIR-Client FHIR Client General FHIR client used to initiate operations against a FHIR server.
FHIR-SDC-FormFiller FHIR SDC FormFiller A FHIR client acting as a Structured Data Capture Form Filler.
<status value="draft"/> <experimental value="true"/> <publisher value="FHIR Project team"/> <contact> <telecom> <system value="url"/> <value value="http://hl7.org/fhir"/> </telecom> </contact> <description value="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."/> <caseSensitive value="true"/> <valueSet value="http://hl7.org/fhir/ValueSet/testscript-profile-origin-types"/> <content value="complete"/> <concept> <code value="FHIR-Client"/> <display value="FHIR Client"/> <definition value="General FHIR client used to initiate operations against a FHIR server."/> </concept> <concept> <code value="FHIR-SDC-FormFiller"/> <display value="FHIR SDC FormFiller"/> <definition value="A FHIR client acting as a Structured Data Capture Form Filler."/> </concept> </CodeSystem>