V3 Value SetPurposeOfUse
v3.PurposeOfUse
http://terminology.hl7.org/ValueSet/v3-PurposeOfUse
Supports communication of purpose of use at a general level.
| ID | v3-PurposeOfUse |
|---|
| Status | ACTIVE |
|---|
| URL | http://terminology.hl7.org/ValueSet/v3-PurposeOfUse |
|---|
| Version | 2014-03-26 |
|---|
| Publisher | HL7 v3 |
|---|
Includes
| System | http://terminology.hl7.org/CodeSystem/v3-ActReason |
|---|
| Filters |
| Property | Operator | Value |
|---|
| concept | is-a | PurposeOfUse |
|
|---|
{
"resourceType": "ValueSet",
"id": "v3-PurposeOfUse",
"meta": {
"versionId": "1",
"lastUpdated": "2023-12-19T16:42:17.309+10:00",
"profile": [ "http://hl7.org/fhir/StructureDefinition/shareablevalueset" ]
},
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "trial-use"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 3
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "sec"
} ],
"url": "http://terminology.hl7.org/ValueSet/v3-PurposeOfUse",
"identifier": [ {
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.840.1.113883.1.11.20448"
} ],
"version": "2014-03-26",
"name": "v3.PurposeOfUse",
"title": "V3 Value SetPurposeOfUse",
"status": "active",
"experimental": false,
"publisher": "HL7 v3",
"contact": [ {
"telecom": [ {
"system": "url",
"value": "http://www.hl7.org"
} ]
} ],
"description": " Supports communication of purpose of use at a general level.",
"immutable": false,
"compose": {
"include": [ {
"system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
"filter": [ {
"property": "concept",
"op": "is-a",
"value": "PurposeOfUse"
} ]
} ]
}
}