FHIR IG analytics| Package | johnmoehrke.relatedpersonconsent.example |
| Resource Type | CodeSystem |
| Id | CodeSystem-AuthorizedCodes.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/JohnMoehrke/RelatedPersonConsent/CodeSystem-AuthorizedCodes.html |
| URL | http://johnmoehrke.github.io/RelatedPersonConsent/CodeSystem/AuthorizedCodes |
| Version | 0.1.0 |
| Status | active |
| Date | 2026-07-09T18:28:55+00:00 |
| Name | AuthorizedCodes |
| Title | Consent type that is authorizing a RelatedPerson |
| Realm | uv |
| Description | CodeSystem for authorizing Consent types for a RelatedPerson |
| Content | complete |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem AuthorizedCodes
This case-sensitive code system http://johnmoehrke.github.io/RelatedPersonConsent/CodeSystem/AuthorizedCodes defines the following code:
| Code | Display |
| RelatedPersonAuthorizing | Authorizing Consent for a Related Person |
{
"resourceType": "CodeSystem",
"id": "AuthorizedCodes",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://johnmoehrke.github.io/RelatedPersonConsent/CodeSystem/AuthorizedCodes",
"version": "0.1.0",
"name": "AuthorizedCodes",
"title": "Consent type that is authorizing a RelatedPerson",
"status": "active",
"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": "CodeSystem for authorizing Consent types for a RelatedPerson",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001"
}
]
}
],
"caseSensitive": true,
"content": "complete",
"count": 1,
"concept": [
{
"code": "RelatedPersonAuthorizing",
"display": "Authorizing Consent for a Related Person"
}
]
}