This page is part of the Specialty Medication Enrollment (v2.0.0-ballot: STU2 Ballot 1) based on FHIR R4. . For a full list of available versions, see the Directory of published versions
Active as of 2021-12-20 |
{
"resourceType" : "CodeSystem",
"id" : "specialty-rx-task-output-type",
"meta" : {
"lastUpdated" : "2021-12-20T00:00:00-05:00"
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system http://hl7.org/fhir/us/specialty-rx/CodeSystem/specialty-rx-task-output-type 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\">completed-consent-reference<a name=\"specialty-rx-task-output-type-completed-consent-reference\"> </a></td><td>Completed Consent Reference</td><td>Reference to a consent resource containing the completed consent</td></tr></table></div>"
},
"url" : "http://hl7.org/fhir/us/specialty-rx/CodeSystem/specialty-rx-task-output-type",
"version" : "2.0.0-ballot",
"name" : "SpecialtyRxCodeSystemTaskOutputType",
"title" : "Specialty Rx Code System - Task Output Type",
"status" : "active",
"experimental" : false,
"date" : "2021-12-20T00: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 code system defines Task outputs used in the Specialty Rx Task profiles",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "US",
"display" : "United States of America"
}
]
}
],
"caseSensitive" : false,
"content" : "complete",
"concept" : [
{
"code" : "completed-consent-reference",
"display" : "Completed Consent Reference",
"definition" : "Reference to a consent resource containing the completed consent"
}
]
}