JohnMoehrke Emancipation
0.1.0 - ci-build International flag

JohnMoehrke Emancipation, 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/emancipation/ and changes regularly. See the Directory of published versions

: Consent type that is indicating Emancipation. - JSON Representation

Active as of 2026-08-18

Raw json | Download

{
  "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><p>This case-sensitive code system <code>http://johnmoehrke.github.io/Emancipation/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\">EmancipationConsent<a name=\"AuthorizedCodes-EmancipationConsent\"> </a></td><td>Consent indicating Emancipation</td></tr></table></div>"
  },
  "url" : "http://johnmoehrke.github.io/Emancipation/CodeSystem/AuthorizedCodes",
  "identifier" : [
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:1.3.6.1.4.1.66281.17.16.1"
    }
  ],
  "version" : "0.1.0",
  "name" : "AuthorizedCodes",
  "title" : "Consent type that is indicating Emancipation.",
  "status" : "active",
  "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" : "CodeSystem for Consent types indicating Emancipation",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001"
        }
      ]
    }
  ],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 1,
  "concept" : [
    {
      "code" : "EmancipationConsent",
      "display" : "Consent indicating Emancipation"
    }
  ]
}