{
  "resourceType" : "PractitionerRole",
  "id" : "chf-practitionerroledefinition",
  "meta" : {
    "profile" : ["http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-practitionerroledefinition"]
  },
  "language" : "en",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: PractitionerRole chf-practitionerroledefinition</b></p><a name=\"chf-practitionerroledefinition\"> </a><a name=\"hcchf-practitionerroledefinition\"> </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-cpg-practitionerroledefinition.html\">CPG Practitioner Role Definition</a></p></div><p><b>code</b>: <span title=\"Codes:{http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-common-persona-cs 2212}\">Specialist medical practitioner</span></p><p><b>specialty</b>: <span title=\"Codes:{http://snomed.info/sct 394579002}\">Cardiology</span></p><p><b>location</b>: <a href=\"Location-chf-locationdefinition.html\">Location Cardiovascular diagnostics or therapeutics unit</a></p></div>"
  },
  "code" : [{
    "coding" : [{
      "system" : "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-common-persona-cs",
      "code" : "2212",
      "display" : "Specialist medical practitioner"
    }]
  }],
  "specialty" : [{
    "coding" : [{
      "system" : "http://snomed.info/sct",
      "code" : "394579002",
      "display" : "Cardiology"
    }]
  }],
  "location" : [{
    "reference" : "Location/chf-locationdefinition"
  }]
}