LinuxForHealth FHIR Implementation Guide - Local Development build (v8.0.0). See the Directory of published versions
: CDM PractitionerRole - EMR PCP - XML Representation
Raw xml | Download
<PractitionerRole xmlns="http://hl7.org/fhir">
<id value="CDMPractitionerRole-EMR-PCP"/>
<meta>
<extension
url="http://linuxforhealth.org/fhir/cdm/StructureDefinition/tenant-id">
<valueString value="99999"/>
</extension>
<extension
url="http://linuxforhealth.org/fhir/cdm/StructureDefinition/ingestion-batch-id">
<valueString value="b069a545-9506-40c6-8498-23de2e189143"/>
</extension>
<source value="http://acme-health.com/emr1"/>
<profile
value="http://linuxforhealth.org/fhir/cdm/StructureDefinition/cdm-practitioner-role"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: PractitionerRole</b><a name="CDMPractitionerRole-EMR-PCP"> </a></p><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">Resource PractitionerRole "CDMPractitionerRole-EMR-PCP" </p><p style="margin-bottom: 0px">Information Source: http://acme-health.com/emr1!</p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-cdm-practitioner-role.html">CDM Practitioner Role</a></p></div><p><b>identifier</b>: Source System Row Identifier: 5870c580-0d87-4237-a86b-a49ef4637b31(use: OFFICIAL)</p><p><b>active</b>: true</p><p><b>practitioner</b>: <a href="Practitioner-DrKelly.html">Practitioner/DrKelly</a> " KELLY"</p><p><b>code</b>: General physician <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://browser.ihtsdotools.org/">SNOMED CT</a>#59058001)</span></p><p><b>specialty</b>: General practice (specialty) <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://browser.ihtsdotools.org/">SNOMED CT</a>#394814009)</span></p><p><b>location</b>: <a href="Location-KellyClinic.html">Location/KellyClinic</a> "Kelly Clinic"</p></div>
</text>
<identifier>
<use value="official"/>
<type>
<coding>
<system
value="http://linuxforhealth.org/fhir/cdm/CodeSystem/identifier-type"/>
<code value="SSRI"/>
</coding>
</type>
<system value="http://acme-health.com/emr1/practitioner-role"/>
<value value="5870c580-0d87-4237-a86b-a49ef4637b31"/>
<assigner>
<display value="Acme Health - EMR1"/>
</assigner>
</identifier>
<active value="true"/>
<practitioner>
<reference value="Practitioner/DrKelly"/>
</practitioner>
<code>
<coding>
<system value="http://snomed.info/sct"/>
<code value="59058001"/>
<display value="General physician"/>
</coding>
</code>
<specialty>
<coding>
<system value="http://snomed.info/sct"/>
<code value="394814009"/>
<display value="General practice (specialty)"/>
</coding>
</specialty>
<location>
<reference value="Location/KellyClinic"/>
</location>
</PractitionerRole>