{
  "resourceType" : "PractitionerRole",
  "id" : "PlaceholderPractitionerRole",
  "meta" : {
    "profile" : ["http://hl7.dk/fhir/core/StructureDefinition/dk-core-practitioner-role"]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: PractitionerRole PlaceholderPractitionerRole</b></p><a name=\"PlaceholderPractitionerRole\"> </a><a name=\"hcPlaceholderPractitionerRole\"> </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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-dk-core-practitioner-role.html\">Danish Core PractitionerRole Profile</a></p></div><p><b>active</b>: true</p><p><b>organization</b>: <a href=\"Organization-CenterForDiabetes.html\">Organization: identifier = urn:oid:1.2.208.176.1.1#633271000016006,http://cvr.dk#DK Central Business Register (CVR)#64942212; type = Health center</a></p><p><b>code</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v2-0286 PP}\">Primary Care Provider</span></p><p><b>specialty</b>: <span title=\"Codes:{http://snomed.info/sct/554471000005108 408443003}\">408443003</span></p></div>"
  },
  "active" : true,
  "organization" : {
    "reference" : "Organization/CenterForDiabetes"
  },
  "code" : [{
    "coding" : [{
      "system" : "http://terminology.hl7.org/CodeSystem/v2-0286",
      "code" : "PP"
    }]
  }],
  "specialty" : [{
    "coding" : [{
      "system" : "http://snomed.info/sct/554471000005108",
      "code" : "408443003"
    }]
  }]
}