JohnMoehrke RelatedPerson Consent
0.1.0 - ci-build
JohnMoehrke RelatedPerson Consent, published by John Moehrke (himself). This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/JohnMoehrke/RelatedPersonConsent/ and changes regularly. See the Directory of published versions
Active as of 2024-08-30 |
{
"resourceType" : "CodeSystem",
"id" : "AuthorizedCodes",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem AuthorizedCodes</b></p><a name=\"AuthorizedCodes\"> </a><a name=\"hcAuthorizedCodes\"> </a><a name=\"AuthorizedCodes-en-US\"> </a><p>This case-sensitive code system <code>http://johnmoehrke.github.io/RelatedPersonConsent/CodeSystem/AuthorizedCodes</code> defines the following code:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">RelatedPersonAuthorizing<a name=\"AuthorizedCodes-RelatedPersonAuthorizing\"> </a></td><td>Authorizing Consent for a Related Person</td></tr></table></div>"
},
"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" : "2024-08-30T13:11:45+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"
}
]
}