{
  "resourceType" : "Practitioner",
  "id" : "ex-practitioner-sensitive",
  "meta" : {
    "security" : [{
      "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
      "code" : "PROCESSINLINELABEL"
    }]
  },
  "language" : "en",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en\" lang=\"en\"><p class=\"res-header-id\"><b>Generated Narrative: Practitioner ex-practitioner-sensitive</b></p><a name=\"ex-practitioner-sensitive\"> </a><a name=\"hcex-practitioner-sensitive\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Language: en</p><p style=\"margin-bottom: 0px\">Security Label: process inline security label (Details: ActCode code PROCESSINLINELABEL = 'process inline security label')</p></div><p><b>telecom</b>: <a href=\"mailto:JohnMoehrke@gmail.com\">JohnMoehrke@gmail.com</a>, <a href=\"mailto:JohnMoehrke@example.com\">JohnMoehrke@example.com</a></p></div>"
  },
  "telecom" : [{
    "system" : "email",
    "value" : "JohnMoehrke@gmail.com",
    "use" : "work"
  },
  {
    "extension" : [{
      "url" : "http://hl7.org/fhir/uv/security-label-ds4p/StructureDefinition/extension-inline-sec-label",
      "valueCoding" : {
        "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
        "code" : "LOCIS"
      }
    }],
    "system" : "email",
    "value" : "JohnMoehrke@example.com",
    "use" : "home"
  }]
}