| Package | hl7.fhir.uv.smart-app-launch |
| Resource Type | CodeSystem |
| Id | smart-codes |
| FHIR Version | R4 |
| Source | http://hl7.org/fhir/smart-app-launch/https://build.fhir.org/ig/HL7/smart-app-launch/CodeSystem-smart-codes.html |
| URL | http://hl7.org/fhir/smart-app-launch/CodeSystem/smart-codes |
| Version | 2.2.0 |
| Status | active |
| Date | 2024-05-14T20:30:06+00:00 |
| Name | SmartOnFhirCodes |
| Title | SMART on FHIR terminology. |
| Realm | uv |
| Authority | hl7 |
| Description | Codes used in profiles related to SMART on FHIR. |
| Content | complete |
| ValueSet | |
| smart-launch-info | Codes for tasks to application launches |
| smart-launch-types | Launch Types for tasks to application launches |
No resources found
Note: links and images are rebased to the (stated) source
This case-sensitive code system http://hl7.org/fhir/smart-app-launch/CodeSystem/smart-codes defines the following codes:
{
"resourceType": "CodeSystem",
"id": "smart-codes",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "fhir"
}
],
"url": "http://hl7.org/fhir/smart-app-launch/CodeSystem/smart-codes",
"version": "2.2.0",
"name": "SmartOnFhirCodes",
"title": "SMART on FHIR terminology.",
"status": "active",
"experimental": false,
"date": "2024-05-14T20:30:06+00:00",
"publisher": "HL7 International / FHIR Infrastructure",
"contact": [
{
"name": "HL7 International / FHIR Infrastructure",
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/fiwg"
},
{
"system": "email",
"value": "fhir@lists.HL7.org"
}
]
}
],
"description": "Codes used in profiles related to SMART on FHIR.",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001",
"display": "World"
}
]
}
],
"caseSensitive": true,
"content": "complete",
"count": 4,
"concept": [
{
"code": "launch-app-ehr",
"display": "Launch application using the SMART EHR launch",
"definition": "The task suggest launching an application using the SMART on FHIR EHR launch."
},
{
"code": "launch-app-standalone",
"display": "Launch application using the SMART standalone launch",
"definition": "The task suggest launching an application using the SMART on FHIR standalone launch."
},
{
"code": "smartonfhir-application",
"display": "SMART on FHIR application URL.",
"definition": "The URL of a SMART on FHIR application."
},
{
"code": "smartonfhir-appcontext",
"display": "Application context related to this launch.",
"definition": "The application context (appContext) to be passed to the application after launch."
}
]
}