http://terminology.hl7.org/CodeSystem/testscript-profile-origin-types|4.0.1
name
TestScriptProfileOriginType
TestScriptProfileOriginType
package
hl7.fhir.r4.examples@4.0.1
hl7.fhir.r4.examples@4.0.1
content
complete
complete
status
draft
draft
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.
{
"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.",
"compose" : null,
"package" : "hl7.fhir.r4.examples@4.0.1",
"date" : null,
"meta" : {
"profile" : [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
"lastUpdated" : "2019-11-01T09:29:23.356+11:00"
},
"publisher" : "FHIR Project team",
"content" : "complete",
"name" : "TestScriptProfileOriginType",
"experimental" : false,
"resourceType" : "CodeSystem",
"title" : "Test script profile origin type",
"supliment" : null,
"extension" : [ {
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "fhir"
}, {
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "trial-use"
}, {
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 2
} ],
"status" : "draft",
"id" : "254b3f15-a8e5-5f91-a9a5-ff262a77ff45",
"valueSet" : "http://hl7.org/fhir/ValueSet/testscript-profile-origin-types",
"url" : "http://terminology.hl7.org/CodeSystem/testscript-profile-origin-types",
"identifier" : [ {
"value" : "urn:oid:2.16.840.1.113883.4.642.4.1196",
"system" : "urn:ietf:rfc:3986"
} ],
"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."
} ],
"caseSensitive" : true,
"version" : "4.0.1",
"contact" : [ {
"telecom" : [ {
"value" : "http://hl7.org/fhir",
"system" : "url"
} ]
} ]
}