FHIR IG analytics| Package | johnmoehrke.emancipation.example |
| Resource Type | ValueSet |
| Id | ValueSet-AuthPurposesVS.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/JohnMoehrke/emancipation/ValueSet-AuthPurposesVS.html |
| URL | http://johnmoehrke.github.io/Emancipation/ValueSet/AuthPurposesVS |
| Version | 0.1.0 |
| Status | draft |
| Date | 2026-08-18T15:34:05+00:00 |
| Name | AuthPurposesVS |
| Title | Authorization purposes for delegation access valueset |
| Realm | uv |
| Description | ValueSet of the Authorized purposesOfUse types |
No resources found
| CodeSystem | ||
| hl7.terminology#current | v3-ActReason | ActReason |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet AuthPurposesVS
http://terminology.hl7.org/CodeSystem/v3-ActReason version 📦4.0.0| Code | Display | Definition |
| FAMRQT | family requested | To perform one or more operations on information in response to a request by a family member authorized by the patient. |
{
"resourceType": "ValueSet",
"id": "AuthPurposesVS",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "http://johnmoehrke.github.io/Emancipation/ValueSet/AuthPurposesVS",
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:1.3.6.1.4.1.66281.17.48.1"
}
],
"version": "0.1.0",
"name": "AuthPurposesVS",
"title": "Authorization purposes for delegation access valueset",
"status": "draft",
"experimental": false,
"date": "2026-08-18T15:34:05+00:00",
"publisher": "John Moehrke (himself)",
"contact": [
{
"name": "John Moehrke (himself)",
"telecom": [
{
"system": "url",
"value": "http://healthcaresecprivacy.blogspot.com"
},
{
"system": "email",
"value": "JohnMoehrke@gmail.com"
}
]
},
{
"name": "John Moehrke (himself)",
"telecom": [
{
"system": "email",
"value": "JohnMoehrke@gmail.com"
}
]
}
],
"description": "ValueSet of the Authorized purposesOfUse types",
"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": "FAMRQT"
}
]
}
]
}
}