MII_IG_Person - Local Development build (v2025.0.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
: Terminology Service - TTL Representation
Raw ttl | Download
@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:ActorDefinition ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "TerminologyService"] ; #
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: ActorDefinition TerminologyService</b></p><a name=\"TerminologyService\"> </a><a name=\"hcTerminologyService\"> </a><a name=\"TerminologyService-en-US\"> </a><table class=\"grid\"><tr><td><b>Actor: TerminologyService </b></td><td>Terminology Service</td><td>Type: system </td></tr><tr><td colspan=\"3\"/></tr></table></div>"^^rdf:XMLLiteral
] ; #
fhir:extension ( [
fhir:url [ fhir:v "https://www.medizininformatik-initiative.de/fhir/modul-meta/StructureDefinition/mii-ex-meta-license-codeable"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/spdx-license"^^xsd:anyURI ] ;
fhir:code [ fhir:v "CC-BY-4.0" ] ;
fhir:display [ fhir:v "Creative Commons Attribution 4.0 International" ] ] ) ]
] ) ; #
fhir:url [ fhir:v "https://www.medizininformatik-initiative.de/fhir/ActorDefinition/TerminologyService"^^xsd:anyURI] ; #
fhir:version [ fhir:v "2025.0.1"] ; #
fhir:name [ fhir:v "TerminologyService"] ; #
fhir:title [ fhir:v "Terminology Service"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:date [ fhir:v "2025-04-22"^^xsd:date] ; #
fhir:publisher [ fhir:v "Medizininformatik Initiative"] ; #
fhir:contact ( [
fhir:name [ fhir:v "Medizininformatik Initiative" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.medizininformatik-initiative.de/" ] ] )
] ) ; #
fhir:description [ fhir:v "In the context of the Medical Informatics Initiative (MII), \n the Terminology Service is a unit that runs the central FHIR terminology server\n and provides access to standardized terminologies."] ; #
fhir:type [ fhir:v "system"] . #