FHIR IG analytics| Package | hl7.fhir.be.terminology |
| Resource Type | ValueSet |
| Id | ValueSet-be-vs-task-intent.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/hl7-be/terminology/ValueSet-be-vs-task-intent.html |
| URL | https://www.ehealth.fgov.be/standards/fhir/drp/ValueSet/be-vs-task-intent |
| Version | 1.0.0 |
| Status | active |
| Date | 2025-10-10T14:13:48+02:00 |
| Name | BeVSTaskIntent |
| Title | BeVSTaskIntent |
| Realm | be |
| Authority | hl7 |
| Description | DEMONSTRATIVE EXAMPLE - The allowed intent codes in the context of tasks in the field of referral prescriptions |
No resources found
| CodeSystem | |
| request-intent | RequestIntent |
No narrative content found in resource
{
"resourceType": "ValueSet",
"id": "be-vs-task-intent",
"url": "https://www.ehealth.fgov.be/standards/fhir/drp/ValueSet/be-vs-task-intent",
"version": "1.0.0",
"name": "BeVSTaskIntent",
"title": "BeVSTaskIntent",
"status": "active",
"experimental": false,
"date": "2025-10-10T14:13:48+02:00",
"publisher": "eHealth Platform",
"contact": [
{
"name": "eHealth Platform",
"telecom": [
{
"system": "url",
"value": "https://www.ehealth.fgov.be/standards/fhir"
},
{
"system": "email",
"value": "support@be-ehealth-standards.atlassian.net"
}
]
},
{
"name": "Message Structure eHealth",
"telecom": [
{
"system": "email",
"value": "support@be-ehealth-standards.atlassian.net",
"use": "work"
}
]
}
],
"description": "DEMONSTRATIVE EXAMPLE - The allowed intent codes in the context of tasks in the field of referral prescriptions",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "BE",
"display": "Belgium"
}
]
}
],
"compose": {
"include": [
{
"system": "http://hl7.org/fhir/request-intent",
"concept": [
{
"code": "order"
},
{
"code": "proposal"
}
]
}
]
}
}