{
  "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"
  }]
}