This page is part of the Guide d'implémentation des terminologies de Santé (v1.0.0: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
: JDV Signe Vital Cs24 CISIS - 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 "jdv-signe-vital-cs24-cisis"] ; #
fhir:meta [
fhir:versionId [ fhir:v "1" ] ;
fhir:lastUpdated [ fhir:v "2025-06-06T11:06:29.711+00:00"^^xsd:dateTime ] ;
( fhir:profile [
fhir:v "http://hl7.org/fhir/StructureDefinition/shareablevalueset"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/StructureDefinition/shareablevalueset> ] )
] ; #
fhir:language [ fhir:v "fr-FR"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"fr-FR\" lang=\"fr-FR\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet jdv-signe-vital-cs24-cisis</b></p><a name=\"jdv-signe-vital-cs24-cisis\"> </a><a name=\"hcjdv-signe-vital-cs24-cisis\"> </a><a name=\"jdv-signe-vital-cs24-cisis-fr-FR\"> </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\">version: 1; Last updated: 2025-06-06 11:06:29+0000; Language: fr-FR</p><p style=\"margin-bottom: 0px\">Profil: <a href=\"http://hl7.org/fhir/R4/shareablevalueset.html\">Shareable ValueSet</a></p></div><ul><li>Include ces codes sont définis dans <a href=\"http://loinc.org\"><code>http://loinc.org</code></a><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/29463-7/\">29463-7</a></td><td>Poids</td></tr><tr><td><a href=\"https://loinc.org/8302-2/\">8302-2</a></td><td>Taille</td></tr><tr><td><a href=\"https://loinc.org/8287-5/\">8287-5</a></td><td>Périmètre crânien</td></tr><tr><td><a href=\"https://loinc.org/39156-5/\">39156-5</a></td><td>Index de masse corporelle (IMC)</td></tr></table></li></ul></div>"^^rdf:XMLLiteral
] ; #
fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/resource-effectivePeriod"^^xsd:anyURI ] ;
fhir:value [
a fhir:Period ;
fhir:start [ fhir:v "2022-10-03T00:00:00+01:00"^^xsd:dateTime ] ]
] ) ; #
fhir:url [ fhir:v "https://smt.esante.gouv.fr/fhir/ValueSet/jdv-signe-vital-cs24-cisis"^^xsd:anyURI] ; #
fhir:identifier ( [
fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
fhir:value [ fhir:v "urn:oid:1.2.250.1.213.1.1.5.710" ]
] ) ; #
fhir:version [ fhir:v "20250606103857"] ; #
fhir:name [ fhir:v "JdvSigneVitalCs24Cisis"] ; #
fhir:title [ fhir:v "JDV Signe Vital Cs24 CISIS"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2025-06-06T10:38:57+01:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "Agence du Numérique en Santé(ANS) -2 - 10 Rue d'Oradour-sur-Glane, 75015 Paris"] ; #
fhir:description [ fhir:v "JDV Signe Vital Cs24 CISIS"] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "FR" ] ] )
] ) ; #
fhir:compose [
( fhir:include [
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
( fhir:concept [
fhir:code [ fhir:v "29463-7" ] ;
fhir:display [ fhir:v "Poids" ] ] [
fhir:code [ fhir:v "8302-2" ] ;
fhir:display [ fhir:v "Taille" ] ] [
fhir:code [ fhir:v "8287-5" ] ;
fhir:display [ fhir:v "Périmètre crânien" ] ] [
fhir:code [ fhir:v "39156-5" ] ;
fhir:display [ fhir:v "Index de masse corporelle (IMC)" ] ] ) ] )
] . #