Specialty Medication Enrollment, published by HL7 International - Pharmacy. This is not an authorized publication; it is the continuous build for version 2.1.0). This version is based on the current content of https://github.com/HL7/fhir-specialty-rx/ and changes regularly. See the Directory of published versions
: Specialty Rx ValueSet - Task Output Type - JSON Representation
Raw json | Download
{
"resourceType" : "ValueSet",
"id" : "specialty-rx-task-output-type",
"meta" : {
"lastUpdated" : "2023-01-22T00:00:00-05:00"
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include codes from <a href=\"CodeSystem-specialty-rx-task-characteristic.html\"><code>http://hl7.org/fhir/us/specialty-rx/CodeSystem/specialty-rx-task-characteristic</code></a> where taskAspect = <a href=\"CodeSystem-specialty-rx-task-characteristic.html#specialty-rx-task-characteristic-task-output-type\">task-output-type</a></li></ul></div>"
},
"url" : "http://hl7.org/fhir/us/specialty-rx/ValueSet/specialty-rx-task-output-type",
"version" : "2.1.0",
"name" : "SpecialtyRxValueSetTaskOutputType",
"title" : "Specialty Rx Value Set - Task Output Type",
"status" : "active",
"experimental" : false,
"date" : "2023-01-22T00:00:00-05:00",
"publisher" : "HL7 International - Pharmacy",
"contact" : [
{
"name" : "HL7 International - Pharmacy",
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/medication"
}
]
},
{
"name" : "Frank McKinney",
"telecom" : [
{
"system" : "email",
"value" : "frank.mckinney@pocp.com"
},
{
"system" : "email",
"value" : "fm@frankmckinney.com"
}
]
}
],
"description" : "This value set contains task output types used in the Specialty Rx Task profiles.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "US",
"display" : "United States of America"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://hl7.org/fhir/us/specialty-rx/CodeSystem/specialty-rx-task-characteristic",
"filter" : [
{
"property" : "taskAspect",
"op" : "=",
"value" : "task-output-type"
}
]
}
]
}
}