MII_IG_Person - Local Development build (v2025.0.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
: Data Management Site (DMS) - 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 "DataManagementSite"] ; #
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 DataManagementSite</b></p><a name=\"DataManagementSite\"> </a><a name=\"hcDataManagementSite\"> </a><a name=\"DataManagementSite-en-US\"> </a><table class=\"grid\"><tr><td><b>Actor: DataManagementSite </b></td><td>Data Management Site (DMS)</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/DataManagementSite"^^xsd:anyURI] ; #
fhir:version [ fhir:v "2025.0.1"] ; #
fhir:name [ fhir:v "DataManagementSite"] ; #
fhir:title [ fhir:v "Data Management Site (DMS)"] ; #
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), the Data Management Site (DMS) \n offers the necessary interfaces for the integration of data from the data integration centers (DIC).\n In a data usage project, the DMS is responsible for provision of data to authorized researchers and \n archiving of the data sets. "] ; #
fhir:type [ fhir:v "system"] . #