Atrius India Core FHIR Implementation Guide
0.1.0 - ci-build
Atrius India Core FHIR Implementation Guide - 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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
<http://hl7.org/fhir/HealthcareService/atrius-in-healthcareservice-opd-example> a fhir:HealthcareService ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "atrius-in-healthcareservice-opd-example"] ;
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "https://atrius.in/fhir/r4/atrius-in/StructureDefinition/atrius-in-healthcareservice" ;
fhir:index -1 ;
fhir:link <https://atrius.in/fhir/r4/atrius-in/StructureDefinition/atrius-in-healthcareservice>
]
] ;
fhir:Resource.language [ fhir:value "en"] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: HealthcareService atrius-in-healthcareservice-opd-example</b></p><a name=\"atrius-in-healthcareservice-opd-example\"> </a><a name=\"hcatrius-in-healthcareservice-opd-example\"> </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-atrius-in-healthcareservice.html\">Atrius India Core HealthcareService</a></p></div><p><b>active</b>: true</p><p><b>providedBy</b>: <a href=\"Organization-atrius-in-organization-example.html\">Organization AtriusIn General Hospital</a></p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/service-category 17}\">General Practice</span></p><p><b>location</b>: <a href=\"Location-atrius-in-location-opd-example.html\">Location General OPD Clinic</a></p><p><b>name</b>: General OPD</p></div>"
] ;
fhir:HealthcareService.active [ fhir:value "true"^^xsd:boolean] ;
fhir:HealthcareService.providedBy [
fhir:link <http://hl7.org/fhir/Organization/atrius-in-organization-example> ;
fhir:Reference.reference [ fhir:value "Organization/atrius-in-organization-example" ]
] ;
fhir:HealthcareService.category [
fhir:index -1 ;
fhir:CodeableConcept.coding [
fhir:index -1 ;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/service-category" ] ;
fhir:Coding.code [ fhir:value "17" ] ;
fhir:Coding.display [ fhir:value "General Practice" ]
]
] ;
fhir:HealthcareService.location [
fhir:index -1 ;
fhir:link <http://hl7.org/fhir/Location/atrius-in-location-opd-example> ;
fhir:Reference.reference [ fhir:value "Location/atrius-in-location-opd-example" ]
] ;
fhir:HealthcareService.name [ fhir:value "General OPD"] .
<http://hl7.org/fhir/Organization/atrius-in-organization-example> a fhir:Organization .
<http://hl7.org/fhir/Location/atrius-in-location-opd-example> a fhir:Location .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/HealthcareService/atrius-in-healthcareservice-opd-example.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/HealthcareService/atrius-in-healthcareservice-opd-example.ttl> .
IG © 2026+ Atrius.
Package atrius.fhir.r4.india#0.1.0 based on FHIR 4.0.1.
Generated
2026-07-24
Links: Table of Contents |
QA Report