This page is part of the FHIR Specification (v5.0.0: R5 - STU). This is the current published version in it's permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions . Page versions: R5 R4B R4 R3
Patient Administration Work Group | Maturity Level: N/A | Standards Status: Informative | Compartments: Practitioner |
Raw Turtle (+ also see Turtle/RDF Format Specification)
HL7 Defined Practitioner Role examples
@prefix fhir: <http://hl7.org/fhir/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix sct: <http://snomed.info/id/> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . # - resource ------------------------------------------------------------------- [a fhir:Bundle ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "3ad0687e-f477-468c-afd5-fcc2bf897808"] ; # fhir:type [ fhir:v "collection"] ; # fhir:entry ( [ fhir:fullUrl [ fhir:v "http://hl7.org/fhir/PractitionerRole/f003-0"^^xsd:anyURI ] ; fhir:resource ( <http://hl7.org/fhir/PractitionerRole/f003-0> ) ] [ fhir:fullUrl [ fhir:v "http://hl7.org/fhir/PractitionerRole/example-0"^^xsd:anyURI ] ; fhir:resource ( <http://hl7.org/fhir/PractitionerRole/example-0> ) ] [ fhir:fullUrl [ fhir:v "http://hl7.org/fhir/PractitionerRole/example-1"^^xsd:anyURI ] ; fhir:resource ( <http://hl7.org/fhir/PractitionerRole/example-1> ) ] [ fhir:fullUrl [ fhir:v "http://hl7.org/fhir/PractitionerRole/example-2"^^xsd:anyURI ] ; fhir:resource ( <http://hl7.org/fhir/PractitionerRole/example-2> ) ] [ fhir:fullUrl [ fhir:v "http://hl7.org/fhir/PractitionerRole/f007-0"^^xsd:anyURI ] ; fhir:resource ( <http://hl7.org/fhir/PractitionerRole/f007-0> ) ] [ fhir:fullUrl [ fhir:v "http://hl7.org/fhir/PractitionerRole/f004-0"^^xsd:anyURI ] ; fhir:resource ( <http://hl7.org/fhir/PractitionerRole/f004-0> ) ] [ fhir:fullUrl [ fhir:v "http://hl7.org/fhir/PractitionerRole/xcda1-0"^^xsd:anyURI ] ; fhir:resource ( <http://hl7.org/fhir/PractitionerRole/xcda1-0> ) ] [ fhir:fullUrl [ fhir:v "http://hl7.org/fhir/PractitionerRole/f202-0"^^xsd:anyURI ] ; fhir:resource ( <http://hl7.org/fhir/PractitionerRole/f202-0> ) ] [ fhir:fullUrl [ fhir:v "http://hl7.org/fhir/PractitionerRole/f201-0"^^xsd:anyURI ] ; fhir:resource ( <http://hl7.org/fhir/PractitionerRole/f201-0> ) ] [ fhir:fullUrl [ fhir:v "http://hl7.org/fhir/PractitionerRole/f203-0"^^xsd:anyURI ] ; fhir:resource ( <http://hl7.org/fhir/PractitionerRole/f203-0> ) ] [ fhir:fullUrl [ fhir:v "http://hl7.org/fhir/PractitionerRole/f005-0"^^xsd:anyURI ] ; fhir:resource ( <http://hl7.org/fhir/PractitionerRole/f005-0> ) ] [ fhir:fullUrl [ fhir:v "http://hl7.org/fhir/PractitionerRole/f006-0"^^xsd:anyURI ] ; fhir:resource ( <http://hl7.org/fhir/PractitionerRole/f006-0> ) ] [ fhir:fullUrl [ fhir:v "http://hl7.org/fhir/PractitionerRole/f001-0"^^xsd:anyURI ] ; fhir:resource ( <http://hl7.org/fhir/PractitionerRole/f001-0> ) ] [ fhir:fullUrl [ fhir:v "http://hl7.org/fhir/PractitionerRole/f002-0"^^xsd:anyURI ] ; fhir:resource ( <http://hl7.org/fhir/PractitionerRole/f002-0> ) ] [ fhir:fullUrl [ fhir:v "http://hl7.org/fhir/PractitionerRole/f204-0"^^xsd:anyURI ] ; fhir:resource ( <http://hl7.org/fhir/PractitionerRole/f204-0> ) ] )] . # <http://hl7.org/fhir/PractitionerRole/f003-0> a fhir:PractitionerRole ; fhir:id [ fhir:v "f003-0"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <span style=\"color: gray;\">practitioner:</span> Marc Versteegh<br/><span style=\"color: gray;\">organization:</span> BMC<br/><span style=\"color: gray;\">role:</span> Care role\n </div>" ] ; # fhir:practitioner [ fhir:reference [ fhir:v "Practitioner/f003" ] ; fhir:display [ fhir:v "Marc Versteegh" ] ] ; # fhir:organization [ fhir:reference [ fhir:v "Organization/f001" ] ; fhir:display [ fhir:v "BMC" ] ] ; # fhir:code ( [ fhir:coding ( [ a sct:17561000 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "17561000" ] ; fhir:display [ fhir:v "Cardiologist" ] ] ) ] ) ; # fhir:specialty ( [ fhir:coding ( [ a sct:394603008 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "394603008" ] ; fhir:display [ fhir:v "Cardiothoracic surgery" ] ] ) ] ) . # <http://hl7.org/fhir/PractitionerRole/example-0> a fhir:PractitionerRole ; fhir:id [ fhir:v "example-0"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <span style=\"color: gray;\">practitioner:</span> Adam Careful<br/><span style=\"color: gray;\">location:</span> South Wing, second floor<br/><span style=\"color: gray;\">role:</span> RP<br/><span style=\"color: gray;\">Email:</span> dr.adam.careful@example.org<br/><span style=\"color: gray;\">identifier:</span> 52\n </div>" ] ; # fhir:identifier ( [ fhir:system [ fhir:v "http://example.org/role-identifier"^^xsd:anyURI ] ; fhir:value [ fhir:v "52" ] ] ) ; # fhir:period [ fhir:start [ fhir:v "2012-01-01"^^xsd:date ] ; fhir:end [ fhir:v "2012-03-31"^^xsd:date ] ] ; # fhir:practitioner [ fhir:reference [ fhir:v "Practitioner/example" ] ; fhir:display [ fhir:v "Adam Careful" ] ] ; # fhir:organization [ fhir:reference [ fhir:v "Organization/f001" ] ] ; # fhir:code ( [ fhir:coding ( [ a sct:59058001 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "59058001" ] ; fhir:display [ fhir:v "General physician" ] ] ) ] ) ; # fhir:location ( [ fhir:reference [ fhir:v "Location/1" ] ; fhir:display [ fhir:v "South Wing, second floor" ] ] ) ; # fhir:healthcareService ( [ fhir:reference [ fhir:v "HealthcareService/example" ] ] ) ; # fhir:contact ( [ fhir:telecom ( [ fhir:system [ fhir:v "email" ] ; fhir:value [ fhir:v "dr.adam.careful@example.org" ] ] ) ] ) ; # fhir:endpoint ( [ fhir:reference [ fhir:v "Endpoint/example" ] ] ) . # <http://hl7.org/fhir/PractitionerRole/example-1> a fhir:PractitionerRole ; fhir:id [ fhir:v "example-1"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <span style=\"color: gray;\">practitioner:</span> Adam Careful<br/><span style=\"color: gray;\">organization:</span> Good Health Clinic\n </div>" ] ; # fhir:period [ fhir:start [ fhir:v "2012-01-01"^^xsd:date ] ] ; # fhir:practitioner [ fhir:reference [ fhir:v "Practitioner/example" ] ; fhir:display [ fhir:v "Adam Careful" ] ] ; # fhir:organization [ fhir:reference [ fhir:v "Organization/2" ] ; fhir:display [ fhir:v "Good Health Clinic" ] ] ; # fhir:code ( [ fhir:coding ( [ a sct:59058001 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "59058001" ] ; fhir:display [ fhir:v "General physician" ] ] ) ] ) . # <http://hl7.org/fhir/PractitionerRole/example-2> a fhir:PractitionerRole ; fhir:id [ fhir:v "example-2"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <span style=\"color: gray;\">practitioner:</span> Adam Careful<br/>\n <span style=\"color: gray;\">organization:</span> Good Health Clinic<br/>\n <span style=\"color: gray;\">role:</span> On call physcologist\n </div>" ] ; # fhir:period [ fhir:start [ fhir:v "2016-07-01"^^xsd:date ] ; fhir:end [ fhir:v "2017-06-30"^^xsd:date ] ] ; # fhir:practitioner [ fhir:reference [ fhir:v "Practitioner/example" ] ; fhir:display [ fhir:v "Adam Careful" ] ] ; # fhir:organization [ fhir:reference [ fhir:v "Organization/2" ] ; fhir:display [ fhir:v "Good Health Clinic" ] ] ; # fhir:code ( [ fhir:coding ( [ a sct:59944000 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "59944000" ] ; fhir:display [ fhir:v "Psychologist" ] ] ) ; fhir:text [ fhir:v "On call physcologist" ] ] ) ; # fhir:contact ( [ fhir:telecom ( [ fhir:system [ fhir:v "phone" ] ; fhir:value [ fhir:v "555 123456" ] ; fhir:use [ fhir:v "mobile" ] ] ) ] ) ; # fhir:availability ( [ fhir:availableTime ( [ fhir:daysOfWeek ( [ fhir:v "sat" ] [ fhir:v "sun" ] ) ; fhir:allDay [ fhir:v "true"^^xsd:boolean ] ] ) ; fhir:notAvailableTime ( [ fhir:description [ fhir:v "Public Holidays" ] ] ) ] ) . # <http://hl7.org/fhir/PractitionerRole/f007-0> a fhir:PractitionerRole ; fhir:id [ fhir:v "f007-0"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <span style=\"color: gray;\">practitioner:</span> Simone Heps<br/><span style=\"color: gray;\">organization:</span> BMC<br/><span style=\"color: gray;\">role:</span> Care role\n </div>" ] ; # fhir:practitioner [ fhir:reference [ fhir:v "Practitioner/f007" ] ; fhir:display [ fhir:v "Simone Heps" ] ] ; # fhir:organization [ fhir:reference [ fhir:v "Organization/f001" ] ; fhir:display [ fhir:v "BMC" ] ] ; # fhir:code ( [ fhir:coding ( [ a sct:59058001 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "59058001" ] ; fhir:display [ fhir:v "General physician" ] ] ) ] ) ; # fhir:specialty ( [ fhir:coding ( [ a sct:394814009 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "394814009" ] ; fhir:display [ fhir:v "General practice" ] ] ) ] ) . # <http://hl7.org/fhir/PractitionerRole/f004-0> a fhir:PractitionerRole ; fhir:id [ fhir:v "f004-0"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <span style=\"color: gray;\">practitioner:</span> Ronald Briet<br/><span style=\"color: gray;\">organization:</span> BMC<br/><span style=\"color: gray;\">role:</span> Care role\n </div>" ] ; # fhir:practitioner [ fhir:reference [ fhir:v "Practitioner/f004" ] ; fhir:display [ fhir:v "Ronald Briet" ] ] ; # fhir:organization [ fhir:reference [ fhir:v "Organization/f001" ] ; fhir:display [ fhir:v "BMC" ] ] ; # fhir:code ( [ fhir:coding ( [ a sct:59058001 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "59058001" ] ; fhir:display [ fhir:v "General physician" ] ] ) ] ) ; # fhir:specialty ( [ fhir:coding ( [ a sct:394604002 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "394604002" ] ; fhir:display [ fhir:v "Surgery-Ear, nose and throat surgery" ] ] ) ] ) . # <http://hl7.org/fhir/PractitionerRole/xcda1-0> a fhir:PractitionerRole ; fhir:id [ fhir:v "xcda1-0"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <span style=\"color: gray;\">practitioner:</span> Sherry Dopplemeyer<br/><span style=\"color: gray;\">organization:</span> Cleveland Clinic<br/><span style=\"color: gray;\">role:</span> Primary Surgon\n </div>" ] ; # fhir:practitioner [ fhir:reference [ fhir:v "Practitioner/xcda1" ] ; fhir:display [ fhir:v "Sherry Dopplemeyer" ] ] ; # fhir:organization [ fhir:display [ fhir:v "Cleveland Clinic" ] ] ; # fhir:code ( [ fhir:text [ fhir:v "Primary Surgeon" ] ] ) ; # fhir:specialty ( [ fhir:coding ( [ a sct:394604002 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "394604002" ] ; fhir:display [ fhir:v "Surgery-Ear, nose and throat surgery" ] ] ) ] ) . # <http://hl7.org/fhir/PractitionerRole/f202-0> a fhir:PractitionerRole ; fhir:id [ fhir:v "f202-0"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <span style=\"color: gray;\">practitioner:</span> Luigi Maas<br/><span style=\"color: gray;\">organization:</span> AUMC<br/><span style=\"color: gray;\">role:</span> Electronic laboratory reporting\n </div>" ] ; # fhir:practitioner [ fhir:reference [ fhir:v "Practitioner/f202" ] ; fhir:display [ fhir:v "Luigi Maas" ] ] ; # fhir:organization [ fhir:reference [ fhir:v "Organization/f201" ] ; fhir:display [ fhir:v "AUMC" ] ] ; # fhir:code ( [ fhir:coding ( [ a sct:33526004 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "33526004" ] ; fhir:display [ fhir:v "Electronic laboratory reporting" ] ] ) ] ) ; # fhir:specialty ( [ fhir:coding ( [ a sct:159285000 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "159285000" ] ; fhir:display [ fhir:v "Medical laboratory technician" ] ] ) ] ) . # <http://hl7.org/fhir/PractitionerRole/f201-0> a fhir:PractitionerRole ; fhir:id [ fhir:v "f201-0"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <span style=\"color: gray;\">practitioner:</span> Dokter Bronsig<br/><span style=\"color: gray;\">organization:</span> AUMC<br/><span style=\"color: gray;\">role:</span> Implementation of planned interventions\n </div>" ] ; # fhir:practitioner [ fhir:reference [ fhir:v "Practitioner/f201" ] ; fhir:display [ fhir:v "Dokter Bronsig" ] ] ; # fhir:organization [ fhir:reference [ fhir:v "Organization/f201" ] ; fhir:display [ fhir:v "AUMC" ] ] ; # fhir:code ( [ fhir:coding ( [ a sct:225304007 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "225304007" ] ; fhir:display [ fhir:v "Implementation of planned interventions" ] ] ) ] ) ; # fhir:specialty ( [ fhir:coding ( [ a sct:310512001 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "310512001" ] ; fhir:display [ fhir:v "Medical oncologist" ] ] ) ] ) . # <http://hl7.org/fhir/PractitionerRole/f203-0> a fhir:PractitionerRole ; fhir:id [ fhir:v "f203-0"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <span style=\"color: gray;\">practitioner:</span> Juri van Gelder<br/><span style=\"color: gray;\">organization:</span> AUMC<br/><span style=\"color: gray;\">role:</span> Physical therapist\n </div>" ] ; # fhir:practitioner [ fhir:reference [ fhir:v "Practitioner/f203" ] ; fhir:display [ fhir:v "Juri van Gelder" ] ] ; # fhir:organization [ fhir:reference [ fhir:v "Organization/f201" ] ; fhir:display [ fhir:v "AUMC" ] ] ; # fhir:code ( [ fhir:coding ( [ a sct:36682004 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "36682004" ] ; fhir:display [ fhir:v "Physical therapist" ] ] ) ] ) ; # fhir:specialty ( [ fhir:coding ( [ a sct:410158009 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "410158009" ] ; fhir:display [ fhir:v "Assess physical therapist service" ] ] ) ] ) . # <http://hl7.org/fhir/PractitionerRole/f005-0> a fhir:PractitionerRole ; fhir:id [ fhir:v "f005-0"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <span style=\"color: gray;\">practitioner:</span> Langeveld Anne<br/><span style=\"color: gray;\">organization:</span> BMC<br/><span style=\"color: gray;\">role:</span> Care role\n </div>" ] ; # fhir:practitioner [ fhir:reference [ fhir:v "Practitioner/f005" ] ; fhir:display [ fhir:v "Langeveld Anne" ] ] ; # fhir:organization [ fhir:reference [ fhir:v "Organization/f001" ] ; fhir:display [ fhir:v "BMC" ] ] ; # fhir:code ( [ fhir:coding ( [ a sct:59058001 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "59058001" ] ; fhir:display [ fhir:v "General physician" ] ] ) ] ) ; # fhir:specialty ( [ fhir:coding ( [ a sct:394604002 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "394604002" ] ; fhir:display [ fhir:v "Surgery-Ear, nose and throat surgery" ] ] ) ] ) . # <http://hl7.org/fhir/PractitionerRole/f006-0> a fhir:PractitionerRole ; fhir:id [ fhir:v "f006-0"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <span style=\"color: gray;\">practitioner:</span> Rob van den Berk<br/><span style=\"color: gray;\">organization:</span> BMC<br/><span style=\"color: gray;\">role:</span> Care role\n </div>" ] ; # fhir:practitioner [ fhir:reference [ fhir:v "Practitioner/f006" ] ; fhir:display [ fhir:v "Rob van den Berk" ] ] ; # fhir:organization [ fhir:reference [ fhir:v "Organization/f001" ] ; fhir:display [ fhir:v "BMC" ] ] ; # fhir:code ( [ fhir:coding ( [ a sct:159010009 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "159010009" ] ; fhir:display [ fhir:v "Hospital pharmacist" ] ] ) ] ) ; # fhir:specialty ( [ fhir:coding ( [ a sct:46255001 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "46255001" ] ; fhir:display [ fhir:v "Pharmacist" ] ] ) ] ) . # <http://hl7.org/fhir/PractitionerRole/f001-0> a fhir:PractitionerRole ; fhir:id [ fhir:v "f001-0"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <span style=\"color: gray;\">practitioner:</span> Eric van den broek<br/><span style=\"color: gray;\">organization:</span> BMC<br/><span style=\"color: gray;\">role:</span> Care role\n </div>" ] ; # fhir:practitioner [ fhir:reference [ fhir:v "Practitioner/f001" ] ; fhir:display [ fhir:v "Eric van den broek" ] ] ; # fhir:organization [ fhir:reference [ fhir:v "Organization/f001" ] ; fhir:display [ fhir:v "BMC" ] ] ; # fhir:code ( [ fhir:coding ( [ a sct:59058001 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "59058001" ] ; fhir:display [ fhir:v "General physician" ] ] ) ] ) ; # fhir:specialty ( [ fhir:coding ( [ a sct:394604002 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "394604002" ] ; fhir:display [ fhir:v "Surgery-Ear, nose and throat surgery" ] ] ) ] ) . # <http://hl7.org/fhir/PractitionerRole/f002-0> a fhir:PractitionerRole ; fhir:id [ fhir:v "f002-0"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <span style=\"color: gray;\">practitioner:</span> Pieter Voigt<br/><span style=\"color: gray;\">organization:</span> BMC<br/><span style=\"color: gray;\">role:</span> Care role\n </div>" ] ; # fhir:practitioner [ fhir:reference [ fhir:v "Practitioner/f002" ] ; fhir:display [ fhir:v "Pieter Voigt" ] ] ; # fhir:organization [ fhir:reference [ fhir:v "Organization/f001" ] ; fhir:display [ fhir:v "BMC" ] ] ; # fhir:code ( [ fhir:coding ( [ a sct:17561000 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "17561000" ] ; fhir:display [ fhir:v "Cardiologist" ] ] ) ] ) ; # fhir:specialty ( [ fhir:coding ( [ a sct:394603008 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "394603008" ] ; fhir:display [ fhir:v "Cardiothoracic surgery" ] ] ) ] ) . # <http://hl7.org/fhir/PractitionerRole/f204-0> a fhir:PractitionerRole ; fhir:id [ fhir:v "f204-0"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <span style=\"color: gray;\">practitioner:</span> Carla Espinosa<br/><span style=\"color: gray;\">organization:</span> AUMC<br/><span style=\"color: gray;\">role:</span> Renal nurse\n </div>" ] ; # fhir:practitioner [ fhir:reference [ fhir:v "Practitioner/f204" ] ; fhir:display [ fhir:v "Carla Espinosa" ] ] ; # fhir:organization [ fhir:reference [ fhir:v "Organization/f201" ] ; fhir:display [ fhir:v "AUMC" ] ] ; # fhir:code ( [ fhir:coding ( [ a sct:224565004 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "224565004" ] ; fhir:display [ fhir:v "Renal nurse" ] ] ) ] ) ; # fhir:specialty ( [ fhir:coding ( [ a sct:394618009 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "394618009" ] ; fhir:display [ fhir:v "Hospital nurse" ] ] ) ] ) . # # -------------------------------------------------------------------------------------
Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.
FHIR ®© HL7.org 2011+. FHIR R5 hl7.fhir.core#5.0.0 generated on Sun, Mar 26, 2023 15:25+1100.
Links: Search |
Version History |
Contents |
Glossary |
QA |
Compare to R4 |
Compare to R4B |
|
Propose a change