FHIR IG Statistics: ValueSet/BasicPurposeVS
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
- Include these codes as defined in
http://terminology.hl7.org/CodeSystem/v3-ActReason
Code | Display | Definition |
TREAT | treatment | To perform one or more operations on information for provision of health care. |
HPAYMT | healthcare payment | To perform one or more operations on information for conducting financial or contractual activities related to payment for provision of health care. |
HOPERAT | healthcare operations | To perform one or more operations on information used for conducting administrative and contractual activities related to the provision of health care. |
Source
{
"resourceType": "ValueSet",
"id": "BasicPurposeVS",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://profiles.ihe.net/ITI/PCF/ValueSet/BasicPurposeVS",
"version": "1.1.1-current",
"name": "BasicPurposeVS",
"title": "Basic Purpose ValueSet",
"status": "active",
"experimental": false,
"date": "2024-10-21T22:01:31+00:00",
"publisher": "IHE IT Infrastructure Technical Committee",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "https://www.ihe.net/ihe_domains/it_infrastructure/"
}
]
},
{
"telecom": [
{
"system": "email",
"value": "iti@ihe.net"
}
]
},
{
"name": "IHE IT Infrastructure Technical Committee",
"telecom": [
{
"system": "email",
"value": "iti@ihe.net"
}
]
}
],
"description": "ValueSet of the PurposeOfUse minimally extensible by Basic Option",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001"
}
]
}
],
"compose": {
"include": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
"concept": [
{
"code": "TREAT"
},
{
"code": "HPAYMT"
},
{
"code": "HOPERAT"
}
]
}
]
}
}