0.1.0 - ci-build
oncologyfhirigkenya - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:PractitionerRole ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "example-oncology-practitioner-role"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://example.org/StructureDefinition/oncology-kenya-practitioner-role"^^xsd:anyURI ;
fhir:link <http://example.org/StructureDefinition/oncology-kenya-practitioner-role> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: PractitionerRole example-oncology-practitioner-role</b></p><a name=\"example-oncology-practitioner-role\"> </a><a name=\"hcexample-oncology-practitioner-role\"> </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-oncology-kenya-practitioner-role.html\">Oncology Practitioner Role Kenya</a></p></div><p><b>County of Oncology Service</b>: <span title=\"Codes:{https://www.kenyacode.com/fhir/CodeSystem/kenya-county-codes Nairobi}\">Nairobi</span></p><p><b>Focus Area of Oncology Service</b>: <span title=\"Codes:{https://www.kenyacode.com/fhir/CodeSystem/kenya-oncology-service-areas chemo}\">Chemotherapy</span></p><p><b>active</b>: true</p><p><b>period</b>: 2022-01-01 --> (ongoing)</p><p><b>practitioner</b>: <code>OncologyKenyaPractitioner/example-oncology-practitioner</code></p><p><b>organization</b>: <a href=\"Organization/uon-oncology-center\">Organization/uon-oncology-center</a></p><p><b>code</b>: <span title=\"Codes:{https://www.kenyacode.com/fhir/CodeSystem/kenya-oncology-roles CONSULTANT}\">Consultant Oncologist</span></p><p><b>specialty</b>: <span title=\"Codes:{https://www.kenyacode.com/fhir/CodeSystem/kenya-oncology-specialties medical-oncology}\">Medical Oncology</span></p><p><b>location</b>: <a href=\"Location/nairobi-oncology-ward\">Location/nairobi-oncology-ward</a></p><p><b>healthcareService</b>: <a href=\"HealthcareService/cancer-treatment\">HealthcareService/cancer-treatment</a></p><p><b>telecom</b>: <a href=\"tel:+254712345678\">+254712345678</a></p></div>"^^rdf:XMLLiteral
] ; #
fhir:extension ( [
fhir:url [ fhir:v "http://example.org/StructureDefinition/practitioner-role-county"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:system [ fhir:v "https://www.kenyacode.com/fhir/CodeSystem/kenya-county-codes"^^xsd:anyURI ] ;
fhir:code [ fhir:v "Nairobi" ] ] ) ]
] [
fhir:url [ fhir:v "http://example.org/StructureDefinition/oncology-service-focus"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:system [ fhir:v "https://www.kenyacode.com/fhir/CodeSystem/kenya-oncology-service-areas"^^xsd:anyURI ] ;
fhir:code [ fhir:v "chemo" ] ;
fhir:display [ fhir:v "Chemotherapy" ] ] ) ]
] ) ; #
fhir:active [ fhir:v true] ; #
fhir:period [
fhir:start [ fhir:v "2022-01-01"^^xsd:date ]
] ; #
fhir:practitioner [
fhir:reference [ fhir:v "OncologyKenyaPractitioner/example-oncology-practitioner" ]
] ; #
fhir:organization [
fhir:reference [ fhir:v "Organization/uon-oncology-center" ]
] ; #
fhir:code ( [
( fhir:coding [
fhir:system [ fhir:v "https://www.kenyacode.com/fhir/CodeSystem/kenya-oncology-roles"^^xsd:anyURI ] ;
fhir:code [ fhir:v "CONSULTANT" ] ;
fhir:display [ fhir:v "Consultant Oncologist" ] ] )
] ) ; #
fhir:specialty ( [
( fhir:coding [
fhir:system [ fhir:v "https://www.kenyacode.com/fhir/CodeSystem/kenya-oncology-specialties"^^xsd:anyURI ] ;
fhir:code [ fhir:v "medical-oncology" ] ;
fhir:display [ fhir:v "Medical Oncology" ] ] )
] ) ; #
fhir:location ( [
fhir:reference [ fhir:v "Location/nairobi-oncology-ward" ]
] ) ; #
fhir:healthcareService ( [
fhir:reference [ fhir:v "HealthcareService/cancer-treatment" ]
] ) ; #
fhir:telecom ( [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "+254712345678" ]
] ) . #
IG © 2025+ Medby_Tech. Package medby#0.1.0 based on FHIR 4.0.1. Generated 2025-06-24
Links: Table of Contents |
QA Report