Data Management with FHIR - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
: Liste des analyses correspondant à l'estimation du DFG - socle des EDS - 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:ValueSet ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "DMLaboratoryEstimatedDFG"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Narratif généré : EnsembleValeurs DMLaboratoryEstimatedDFG</b></p><a name=\"DMLaboratoryEstimatedDFG\"> </a><a name=\"hcDMLaboratoryEstimatedDFG\"> </a><ul><li>Include ce(s) code(s) tel quil(s) est (sont) défini(s) dans <a href=\"http://loinc.org\"><code>http://loinc.org</code></a><span title=\"Version is not explicity stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"https://loinc.org/62238-1/\">62238-1</a></td><td style=\"color: #cccccc\">Filtration glomérulaire corrigée/1,73m2 calculée [Volume arbitraire/Temps] Sérum/Plasma/Sang ; Numérique ; Créatinine,Formule CKD-EPI</td></tr><tr><td><a href=\"https://loinc.org/77147-7/\">77147-7</a></td><td style=\"color: #cccccc\">Filtration glomérulaire corrigée/1,73m2 calculée [Volume arbitraire/Temps] Sérum/Plasma/Sang ; Numérique ; Formule MDRD</td></tr><tr><td><a href=\"https://loinc.org/35591-7/\">35591-7</a></td><td style=\"color: #cccccc\">Créatinine clairance calculée [Volume/Temps] Sérum/Plasma ; Numérique ; Formule de Cockroft-Gault</td></tr></table></li></ul></div>"^^rdf:XMLLiteral
] ; #
fhir:url [ fhir:v "https://interop.aphp.fr/ig/fhir/dm/ValueSet/DMLaboratoryEstimatedDFG"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.1.0"] ; #
fhir:name [ fhir:v "DMLaboratoryEstimatedDFG"] ; #
fhir:title [ fhir:v "Liste des analyses correspondant à l'estimation du DFG - socle des EDS"] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2025-10-23T20:49:03+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "AP-HP"] ; #
fhir:contact ( [
fhir:name [ fhir:v "AP-HP" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://aphp.fr" ] ] )
] ) ; #
fhir:description [ fhir:v "Trois codes LOINC possibles pour l'estimation du débit de filtration glomérulaire, selon l'équation utilisée (Cockroft, MDRD ou CKD-EPI)"] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "FR" ] ;
fhir:display [ fhir:v "France" ] ] )
] ) ; #
fhir:immutable [ fhir:v false] ; #
fhir:compose [
( fhir:include [
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
( fhir:concept [
fhir:code [ fhir:v "62238-1" ] ] [
fhir:code [ fhir:v "77147-7" ] ] [
fhir:code [ fhir:v "35591-7" ] ] ) ] )
] . #