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:Location ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "example-nyandarua-cancer-center"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://example.org/StructureDefinition/oncology-kenya-location"^^xsd:anyURI ;
fhir:link <http://example.org/StructureDefinition/oncology-kenya-location> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Location example-nyandarua-cancer-center</b></p><a name=\"example-nyandarua-cancer-center\"> </a><a name=\"hcexample-nyandarua-cancer-center\"> </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-location.html\">Oncology Kenya Location</a></p></div><p><b>status</b>: Active</p><p><b>name</b>: Nyandarua County Referral Hospital - Oncology Unit</p><p><b>mode</b>: Instance</p><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-RoleCode HOSP}\">Hospital</span></p><p><b>telecom</b>: <a href=\"tel:+254712345678\">+254712345678</a></p><p><b>address</b>: Nyahururu Road, Ol Kalou, Nyandarua County</p><p><b>physicalType</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/location-physical-type bu}\">Building</span></p><h3>Positions</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Longitude</b></td><td><b>Latitude</b></td></tr><tr><td style=\"display: none\">*</td><td>36.3784</td><td>-0.3408</td></tr></table><p><b>managingOrganization</b>: <a href=\"Organization/nyandarua-county-health\">Organization/nyandarua-county-health</a></p></div>"^^rdf:XMLLiteral
] ; #
fhir:status [ fhir:v "active"] ; #
fhir:name [ fhir:v "Nyandarua County Referral Hospital - Oncology Unit"] ; #
fhir:mode [ fhir:v "instance"] ; #
fhir:type ( [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-RoleCode"^^xsd:anyURI ] ;
fhir:code [ fhir:v "HOSP" ] ;
fhir:display [ fhir:v "Hospital" ] ] )
] ) ; #
fhir:telecom ( [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "+254712345678" ]
] ) ; #
fhir:address [
fhir:text [ fhir:v "Nyahururu Road, Ol Kalou, Nyandarua County" ] ;
fhir:city [ fhir:v "Ol Kalou" ] ;
fhir:district [ fhir:v "Nyandarua" ] ;
fhir:country [ fhir:v "KE" ]
] ; #
fhir:physicalType [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/location-physical-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "bu" ] ;
fhir:display [ fhir:v "Building" ] ] )
] ; #
fhir:position [
fhir:longitude [ fhir:v 36.3784 ] ;
fhir:latitude [ fhir:v -0.3408 ]
] ; #
fhir:managingOrganization [
fhir:reference [ fhir:v "Organization/nyandarua-county-health" ]
] . #
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