This page is part of the Specialty Medication Enrollment (v0.1.0: STU1 Ballot 1) based on FHIR R4. . For a full list of available versions, see the Directory of published versions
{
"resourceType" : "CodeSystem",
"id" : "specialty-rx-task-identifier-type",
"meta" : {
"lastUpdated" : "2020-11-22T05:00:00.000+00: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-identifier-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\">app-context<a name=\"specialty-rx-task-identifier-type-app-context\"> </a></td><td>SMART App Context ID</td><td>An identifier representing a specific application context to be used in the launch of a SMART application</td></tr></table></div>"
},
"url" : "http://hl7.org/fhir/us/specialty-rx/CodeSystem/specialty-rx-task-identifier-type",
"version" : "0.1.0",
"name" : "SpecialtyRxCodeSystemTaskIdentifierType",
"title" : "Specialty Rx Code System - Task Identifier Type",
"status" : "active",
"experimental" : false,
"date" : "2020-11-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"
}
]
}
],
"description" : "This code system defines a task identifier type, SMART App Context, which is used in the Specialty Rx Task profile",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "US",
"display" : "United States of America"
}
]
}
],
"caseSensitive" : false,
"content" : "complete",
"concept" : [
{
"code" : "app-context",
"display" : "SMART App Context ID",
"definition" : "An identifier representing a specific application context to be used in the launch of a SMART application"
}
]
}