http://terminology.hl7.org/CodeSystem/testscript-profile-destination-types|4.0.1
name
TestScriptProfileDestinationType
TestScriptProfileDestinationType
package
hl7.fhir.r4.core@4.0.1
hl7.fhir.r4.core@4.0.1
content
complete
complete
status
draft
draft
Test script profile destination 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 destination 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 destination within a TestScript.",
"compose" : null,
"package" : "hl7.fhir.r4.core@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" : "TestScriptProfileDestinationType",
"experimental" : false,
"resourceType" : "CodeSystem",
"title" : "Test script profile destination 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" : "4f76a618-89e1-5876-a235-874aa9b7a173",
"valueSet" : "http://hl7.org/fhir/ValueSet/testscript-profile-destination-types",
"url" : "http://terminology.hl7.org/CodeSystem/testscript-profile-destination-types",
"identifier" : [ {
"value" : "urn:oid:2.16.840.1.113883.4.642.4.1197",
"system" : "urn:ietf:rfc:3986"
} ],
"concept" : [ {
"code" : "FHIR-Server",
"display" : "FHIR Server",
"definition" : "General FHIR server used to respond to operations sent from a FHIR client."
}, {
"code" : "FHIR-SDC-FormManager",
"display" : "FHIR SDC FormManager",
"definition" : "A FHIR server acting as a Structured Data Capture Form Manager."
}, {
"code" : "FHIR-SDC-FormProcessor",
"display" : "FHIR SDC FormProcessor",
"definition" : "A FHIR server acting as a Structured Data Capture Form Processor."
}, {
"code" : "FHIR-SDC-FormReceiver",
"display" : "FHIR SDC FormReceiver",
"definition" : "A FHIR server acting as a Structured Data Capture Form Receiver."
} ],
"caseSensitive" : true,
"version" : "4.0.1",
"contact" : [ {
"telecom" : [ {
"value" : "http://hl7.org/fhir",
"system" : "url"
} ]
} ]
}