FHIR IG analytics
Resources that use this resource
| StructureDefinition |
| johnmoehrke.relatedpersonconsent.example#current | RelatedPersonConsent | Consent profile for a RelatedPerson relationship |
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
Source1
{
"resourceType": "ValueSet",
"id": "AuthPurposesVS",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "http://johnmoehrke.github.io/RelatedPersonConsent/ValueSet/AuthPurposesVS",
"version": "0.1.0",
"name": "AuthPurposesVS",
"title": "Authorization purposes for delegation access valueset",
"status": "draft",
"experimental": false,
"date": "2026-07-09T18:28:55+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"
}
]
}
]
}
}