a fhir:PractitionerRole;
fhir:Resource.id [ fhir:value "example-0"];
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ];
fhir:Narrative.div "\n practitioner: Adam Careful
location: South Wing, second floor
role: RP
Email: dr.adam.careful@example.org
identifier: 52\n
"
];
fhir:PractitionerRole.identifier [
fhir:index 0;
fhir:Identifier.system [ fhir:value "http://example.org/role-identifier" ];
fhir:Identifier.value [ fhir:value "52" ]
];
fhir:PractitionerRole.period [
fhir:Period.start [ fhir:value "2012-01-01"^^xsd:date ];
fhir:Period.end [ fhir:value "2012-03-31"^^xsd:date ]
];
fhir:PractitionerRole.practitioner [
fhir:link ;
fhir:Reference.reference [ fhir:value "Practitioner/example" ];
fhir:Reference.display [ fhir:value "Adam Careful" ]
];
fhir:PractitionerRole.organization [
fhir:link ;
fhir:Reference.reference [ fhir:value "Organization/f001" ]
];
fhir:PractitionerRole.code [
fhir:index 0;
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v2-0286" ];
fhir:Coding.code [ fhir:value "RP" ]
]
];
fhir:PractitionerRole.location [
fhir:index 0;
fhir:link ;
fhir:Reference.reference [ fhir:value "Location/1" ];
fhir:Reference.display [ fhir:value "South Wing, second floor" ]
];
fhir:PractitionerRole.healthcareService [
fhir:index 0;
fhir:link ;
fhir:Reference.reference [ fhir:value "HealthcareService/example" ]
];
fhir:PractitionerRole.telecom [
fhir:index 0;
fhir:ContactPoint.system [ fhir:value "email" ];
fhir:ContactPoint.value [ fhir:value "dr.adam.careful@example.org" ]
];
fhir:PractitionerRole.endpoint [
fhir:index 0;
fhir:link ;
fhir:Reference.reference [ fhir:value "Endpoint/example" ]
] .
a fhir:Practitioner .
a fhir:Location .
a fhir:HealthcareService .
a fhir:Endpoint .
a fhir:PractitionerRole;
fhir:Resource.id [ fhir:value "example-1"];
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ];
fhir:Narrative.div "\n practitioner: Adam Careful
organization: Good Health Clinic\n
"
];
fhir:PractitionerRole.period [
fhir:Period.start [ fhir:value "2012-01-01"^^xsd:date ]
];
fhir:PractitionerRole.practitioner [
fhir:link ;
fhir:Reference.reference [ fhir:value "Practitioner/example" ];
fhir:Reference.display [ fhir:value "Adam Careful" ]
];
fhir:PractitionerRole.organization [
fhir:link ;
fhir:Reference.reference [ fhir:value "Organization/2" ];
fhir:Reference.display [ fhir:value "Good Health Clinic" ]
] .
a fhir:Organization .
a fhir:PractitionerRole;
fhir:Resource.id [ fhir:value "example-2"];
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ];
fhir:Narrative.div "\n practitioner: Adam Careful
\n organization: Good Health Clinic
\n role: On call physcologist\n
"
];
fhir:PractitionerRole.period [
fhir:Period.start [ fhir:value "2016-07-01"^^xsd:date ];
fhir:Period.end [ fhir:value "2017-06-30"^^xsd:date ]
];
fhir:PractitionerRole.practitioner [
fhir:link ;
fhir:Reference.reference [ fhir:value "Practitioner/example" ];
fhir:Reference.display [ fhir:value "Adam Careful" ]
];
fhir:PractitionerRole.organization [
fhir:link ;
fhir:Reference.reference [ fhir:value "Organization/2" ];
fhir:Reference.display [ fhir:value "Good Health Clinic" ]
];
fhir:PractitionerRole.code [
fhir:index 0;
fhir:CodeableConcept.text [ fhir:value "On call physcologist" ]
];
fhir:PractitionerRole.telecom [
fhir:index 0;
fhir:ContactPoint.system [ fhir:value "phone" ];
fhir:ContactPoint.value [ fhir:value "555 123456" ];
fhir:ContactPoint.use [ fhir:value "mobile" ]
];
fhir:PractitionerRole.availableTime [
fhir:index 0;
fhir:PractitionerRole.availableTime.daysOfWeek [
fhir:value "sat";
fhir:index 0
], [
fhir:value "sun";
fhir:index 1
];
fhir:PractitionerRole.availableTime.allDay [ fhir:value "true"^^xsd:boolean ]
];
fhir:PractitionerRole.availabilityExceptions [ fhir:value "Public Holidays"] .
a fhir:PractitionerRole;
fhir:Resource.id [ fhir:value "f007-0"];
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ];
fhir:Narrative.div "\n practitioner: Simone Heps
organization: BMC
role: Care role\n
"
];
fhir:PractitionerRole.practitioner [
fhir:link ;
fhir:Reference.reference [ fhir:value "Practitioner/f007" ];
fhir:Reference.display [ fhir:value "Simone Heps" ]
];
fhir:PractitionerRole.organization [
fhir:link ;
fhir:Reference.reference [ fhir:value "Organization/f001" ];
fhir:Reference.display [ fhir:value "BMC" ]
];
fhir:PractitionerRole.code [
fhir:index 0;
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "urn:oid:2.16.840.1.113883.2.4.15.111" ];
fhir:Coding.code [ fhir:value "01.000" ];
fhir:Coding.display [ fhir:value "Arts" ]
];
fhir:CodeableConcept.text [ fhir:value "Care role" ]
];
fhir:PractitionerRole.specialty [
fhir:index 0;
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "urn:oid:2.16.840.1.113883.2.4.15.111" ];
fhir:Coding.code [ fhir:value "01.015" ];
fhir:Coding.display [ fhir:value "Physician" ]
];
fhir:CodeableConcept.text [ fhir:value "specialization" ]
] .
a fhir:Practitioner .
a fhir:PractitionerRole;
fhir:Resource.id [ fhir:value "f004-0"];
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ];
fhir:Narrative.div "\n practitioner: Ronald Briet
organization: BMC
role: Care role\n
"
];
fhir:PractitionerRole.practitioner [
fhir:link ;
fhir:Reference.reference [ fhir:value "Practitioner/f004" ];
fhir:Reference.display [ fhir:value "Ronald Briet" ]
];
fhir:PractitionerRole.organization [
fhir:link ;
fhir:Reference.reference [ fhir:value "Organization/f001" ];
fhir:Reference.display [ fhir:value "BMC" ]
];
fhir:PractitionerRole.code [
fhir:index 0;
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "urn:oid:2.16.840.1.113883.2.4.15.111" ];
fhir:Coding.code [ fhir:value "01.000" ];
fhir:Coding.display [ fhir:value "Arts" ]
];
fhir:CodeableConcept.text [ fhir:value "Care role" ]
];
fhir:PractitionerRole.specialty [
fhir:index 0;
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "urn:oid:2.16.840.1.113883.2.4.15.111" ];
fhir:Coding.code [ fhir:value "01.018" ];
fhir:Coding.display [ fhir:value "Ear-, Nose and Throat" ]
];
fhir:CodeableConcept.text [ fhir:value "specialization" ]
] .
a fhir:Practitioner .
a fhir:PractitionerRole;
fhir:Resource.id [ fhir:value "xcda1-0"];
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ];
fhir:Narrative.div "\n practitioner: Sherry Dopplemeyer
organization: Cleveland Clinic
role: Primary Surgon\n
"
];
fhir:PractitionerRole.practitioner [
fhir:link ;
fhir:Reference.reference [ fhir:value "Practitioner/xcda1" ];
fhir:Reference.display [ fhir:value "Sherry Dopplemeyer" ]
];
fhir:PractitionerRole.organization [
fhir:Reference.display [ fhir:value "Cleveland Clinic" ]
];
fhir:PractitionerRole.code [
fhir:index 0;
fhir:CodeableConcept.text [ fhir:value "Primary Surgon" ]
];
fhir:PractitionerRole.specialty [
fhir:index 0;
fhir:CodeableConcept.text [ fhir:value "Orthopedic" ]
] .
a fhir:Practitioner .
a fhir:PractitionerRole;
fhir:Resource.id [ fhir:value "f202-0"];
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ];
fhir:Narrative.div "\n practitioner: Luigi Maas
organization: AUMC
role: Electronic laboratory reporting\n
"
];
fhir:PractitionerRole.practitioner [
fhir:link ;
fhir:Reference.reference [ fhir:value "Practitioner/f202" ];
fhir:Reference.display [ fhir:value "Luigi Maas" ]
];
fhir:PractitionerRole.organization [
fhir:link ;
fhir:Reference.reference [ fhir:value "Organization/f201" ];
fhir:Reference.display [ fhir:value "AUMC" ]
];
fhir:PractitionerRole.code [
fhir:index 0;
fhir:CodeableConcept.coding [
fhir:index 0;
a sct:33526004;
fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
fhir:Coding.code [ fhir:value "33526004" ];
fhir:Coding.display [ fhir:value "Electronic laboratory reporting" ]
]
];
fhir:PractitionerRole.specialty [
fhir:index 0;
fhir:CodeableConcept.coding [
fhir:index 0;
a sct:159285000;
fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
fhir:Coding.code [ fhir:value "159285000" ];
fhir:Coding.display [ fhir:value "Medical laboratory technician" ]
]
] .
a fhir:Practitioner .
a fhir:Organization .
a fhir:PractitionerRole;
fhir:Resource.id [ fhir:value "f201-0"];
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ];
fhir:Narrative.div "\n practitioner: Dokter Bronsig
organization: AUMC
role: Implementation of planned interventions\n
"
];
fhir:PractitionerRole.practitioner [
fhir:link ;
fhir:Reference.reference [ fhir:value "Practitioner/f201" ];
fhir:Reference.display [ fhir:value "Dokter Bronsig" ]
];
fhir:PractitionerRole.organization [
fhir:link ;
fhir:Reference.reference [ fhir:value "Organization/f201" ];
fhir:Reference.display [ fhir:value "AUMC" ]
];
fhir:PractitionerRole.code [
fhir:index 0;
fhir:CodeableConcept.coding [
fhir:index 0;
a sct:225304007;
fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
fhir:Coding.code [ fhir:value "225304007" ];
fhir:Coding.display [ fhir:value "Implementation of planned interventions" ]
]
];
fhir:PractitionerRole.specialty [
fhir:index 0;
fhir:CodeableConcept.coding [
fhir:index 0;
a sct:310512001;
fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
fhir:Coding.code [ fhir:value "310512001" ];
fhir:Coding.display [ fhir:value "Medical oncologist" ]
]
] .
a fhir:Practitioner .
a fhir:PractitionerRole;
fhir:Resource.id [ fhir:value "f203-0"];
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ];
fhir:Narrative.div "\n practitioner: Juri van Gelder
organization: AUMC
role: Physical therapist\n
"
];
fhir:PractitionerRole.practitioner [
fhir:link ;
fhir:Reference.reference [ fhir:value "Practitioner/f203" ];
fhir:Reference.display [ fhir:value "Juri van Gelder" ]
];
fhir:PractitionerRole.organization [
fhir:link ;
fhir:Reference.reference [ fhir:value "Organization/f201" ];
fhir:Reference.display [ fhir:value "AUMC" ]
];
fhir:PractitionerRole.code [
fhir:index 0;
fhir:CodeableConcept.coding [
fhir:index 0;
a sct:36682004;
fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
fhir:Coding.code [ fhir:value "36682004" ];
fhir:Coding.display [ fhir:value "Physical therapist" ]
]
];
fhir:PractitionerRole.specialty [
fhir:index 0;
fhir:CodeableConcept.coding [
fhir:index 0;
a sct:410158009;
fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
fhir:Coding.code [ fhir:value "410158009" ];
fhir:Coding.display [ fhir:value "Assess physical therapist service" ]
]
] .
a fhir:Practitioner .
a fhir:PractitionerRole;
fhir:Resource.id [ fhir:value "f005-0"];
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ];
fhir:Narrative.div "\n practitioner: Langeveld Anne
organization: BMC
role: Care role\n
"
];
fhir:PractitionerRole.practitioner [
fhir:link ;
fhir:Reference.reference [ fhir:value "Practitioner/f005" ];
fhir:Reference.display [ fhir:value "Langeveld Anne" ]
];
fhir:PractitionerRole.organization [
fhir:link ;
fhir:Reference.reference [ fhir:value "Organization/f001" ];
fhir:Reference.display [ fhir:value "BMC" ]
];
fhir:PractitionerRole.code [
fhir:index 0;
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "urn:oid:2.16.840.1.113883.2.4.15.111" ];
fhir:Coding.code [ fhir:value "01.000" ];
fhir:Coding.display [ fhir:value "Arts" ]
];
fhir:CodeableConcept.text [ fhir:value "Care role" ]
];
fhir:PractitionerRole.specialty [
fhir:index 0;
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "urn:oid:2.16.840.1.113883.2.4.15.111" ];
fhir:Coding.code [ fhir:value "01.018" ];
fhir:Coding.display [ fhir:value "Keel- neus- en oorarts" ]
];
fhir:CodeableConcept.text [ fhir:value "specialization" ]
] .
a fhir:Practitioner .
a fhir:PractitionerRole;
fhir:Resource.id [ fhir:value "f006-0"];
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ];
fhir:Narrative.div "\n practitioner: Rob van den Berk
organization: BMC
role: Care role\n
"
];
fhir:PractitionerRole.practitioner [
fhir:link ;
fhir:Reference.reference [ fhir:value "Practitioner/f006" ];
fhir:Reference.display [ fhir:value "Rob van den Berk" ]
];
fhir:PractitionerRole.organization [
fhir:link ;
fhir:Reference.reference [ fhir:value "Organization/f001" ];
fhir:Reference.display [ fhir:value "BMC" ]
];
fhir:PractitionerRole.code [
fhir:index 0;
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "urn:oid:2.16.840.1.113883.2.4.15.111" ];
fhir:Coding.code [ fhir:value "01.000" ];
fhir:Coding.display [ fhir:value "Arts" ]
];
fhir:CodeableConcept.text [ fhir:value "Care role" ]
];
fhir:PractitionerRole.specialty [
fhir:index 0;
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "urn:oid:2.16.840.1.113883.2.4.15.111" ];
fhir:Coding.code [ fhir:value "17.000" ];
fhir:Coding.display [ fhir:value "Pharmacist" ]
];
fhir:CodeableConcept.text [ fhir:value "specialization" ]
] .
a fhir:Practitioner .
a fhir:PractitionerRole;
fhir:Resource.id [ fhir:value "f001-0"];
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ];
fhir:Narrative.div "\n practitioner: Eric van den broek
organization: BMC
role: Care role\n
"
];
fhir:PractitionerRole.practitioner [
fhir:link ;
fhir:Reference.reference [ fhir:value "Practitioner/f001" ];
fhir:Reference.display [ fhir:value "Eric van den broek" ]
];
fhir:PractitionerRole.organization [
fhir:link ;
fhir:Reference.reference [ fhir:value "Organization/f001" ];
fhir:Reference.display [ fhir:value "BMC" ]
];
fhir:PractitionerRole.code [
fhir:index 0;
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "urn:oid:2.16.840.1.113883.2.4.15.111" ];
fhir:Coding.code [ fhir:value "01.000" ];
fhir:Coding.display [ fhir:value "Arts" ]
];
fhir:CodeableConcept.text [ fhir:value "Care role" ]
];
fhir:PractitionerRole.specialty [
fhir:index 0;
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "urn:oid:2.16.840.1.113883.2.4.15.111" ];
fhir:Coding.code [ fhir:value "01.018" ];
fhir:Coding.display [ fhir:value "Ear-, Nose and Throat" ]
];
fhir:CodeableConcept.text [ fhir:value "specialization" ]
] .
a fhir:Practitioner .
a fhir:PractitionerRole;
fhir:Resource.id [ fhir:value "f002-0"];
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ];
fhir:Narrative.div "\n practitioner: Pieter Voigt
organization: BMC
role: Care role\n
"
];
fhir:PractitionerRole.practitioner [
fhir:link ;
fhir:Reference.reference [ fhir:value "Practitioner/f002" ];
fhir:Reference.display [ fhir:value "Pieter Voigt" ]
];
fhir:PractitionerRole.organization [
fhir:link ;
fhir:Reference.reference [ fhir:value "Organization/f001" ];
fhir:Reference.display [ fhir:value "BMC" ]
];
fhir:PractitionerRole.code [
fhir:index 0;
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "urn:oid:2.16.840.1.113883.2.4.15.111" ];
fhir:Coding.code [ fhir:value "01.000" ];
fhir:Coding.display [ fhir:value "Arts" ]
];
fhir:CodeableConcept.text [ fhir:value "Care role" ]
];
fhir:PractitionerRole.specialty [
fhir:index 0;
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "urn:oid:2.16.840.1.113883.2.4.15.111" ];
fhir:Coding.code [ fhir:value "01.011" ];
fhir:Coding.display [ fhir:value "Cardiothoracal surgery" ]
];
fhir:CodeableConcept.text [ fhir:value "specialization" ]
] .
a fhir:Practitioner .
a fhir:PractitionerRole;
fhir:Resource.id [ fhir:value "f204-0"];
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ];
fhir:Narrative.div "\n practitioner: Carla Espinosa
organization: AUMC
role: Renal nurse\n
"
];
fhir:PractitionerRole.practitioner [
fhir:link ;
fhir:Reference.reference [ fhir:value "Practitioner/f204" ];
fhir:Reference.display [ fhir:value "Carla Espinosa" ]
];
fhir:PractitionerRole.organization [
fhir:link ;
fhir:Reference.reference [ fhir:value "Organization/f201" ];
fhir:Reference.display [ fhir:value "AUMC" ]
];
fhir:PractitionerRole.code [
fhir:index 0;
fhir:CodeableConcept.coding [
fhir:index 0;
a sct:224565004;
fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
fhir:Coding.code [ fhir:value "224565004" ];
fhir:Coding.display [ fhir:value "Renal nurse" ]
]
];
fhir:PractitionerRole.specialty [
fhir:index 0;
fhir:CodeableConcept.coding [
fhir:index 0;
a sct:9632001;
fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
fhir:Coding.code [ fhir:value "9632001" ];
fhir:Coding.display [ fhir:value "Nursing procedure" ]
]
] .
a fhir:Practitioner .
# - ontology header ------------------------------------------------------------
a owl:Ontology;
owl:imports fhir:fhir.ttl;
owl:versionIRI .
# -------------------------------------------------------------------------------------