Terminologies de Santé
1.0.0 - final-text France flag

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 Famille Femme CISIS - TTL Representation

Active as of 2025-06-06

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-famille-femme-cisis"] ; # 
  fhir:meta [
fhir:versionId [ fhir:v "1" ] ;
fhir:lastUpdated [ fhir:v "2025-06-06T11:04:45.659+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 "extensions" ] ;
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-famille-femme-cisis</b></p><a name=\"jdv-famille-femme-cisis\"> </a><a name=\"hcjdv-famille-femme-cisis\"> </a><a name=\"jdv-famille-femme-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:04:45+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://terminology.hl7.org/6.4.0/CodeSystem-v3-RoleCode.html\"><code>http://terminology.hl7.org/CodeSystem/v3-RoleCode</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Définition</b></td></tr><tr><td><a href=\"http://terminology.hl7.org/6.4.0/CodeSystem-v3-RoleCode.html#v3-RoleCode-DAU\">DAU</a></td><td>Fille biologique</td><td>The player of the role is a female offspring of the scoping entity (parent).</td></tr><tr><td><a href=\"http://terminology.hl7.org/6.4.0/CodeSystem-v3-RoleCode.html#v3-RoleCode-MTH\">MTH</a></td><td>Mère</td><td>The player of the role is a female who conceives, gives birth to, or raises and nurtures the scoping entity (child).</td></tr><tr><td><a href=\"http://terminology.hl7.org/6.4.0/CodeSystem-v3-RoleCode.html#v3-RoleCode-SIS\">SIS</a></td><td>Sœur</td><td>The player of the role is a female sharing one or both parents in common with the scoping entity.</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 "2010-01-01T00:00:00+01:00"^^xsd:dateTime ]     ]
  ] ) ; # 
  fhir:url [ fhir:v "https://smt.esante.gouv.fr/fhir/ValueSet/jdv-famille-femme-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.26" ]
  ] ) ; # 
  fhir:version [ fhir:v "20250606103858"] ; # 
  fhir:name [ fhir:v "JdvFamilleFemmeCisis"] ; # 
  fhir:title [ fhir:v "JDV Famille Femme CISIS"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2025-06-06T10:38:58+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 Famille Femme 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://terminology.hl7.org/CodeSystem/v3-RoleCode"^^xsd:anyURI ] ;
      ( fhir:concept [
fhir:code [ fhir:v "DAU" ] ;
fhir:display [ fhir:v "Fille biologique" ]       ] [
fhir:code [ fhir:v "MTH" ] ;
fhir:display [ fhir:v "Mère" ]       ] [
fhir:code [ fhir:v "SIS" ] ;
fhir:display [ fhir:v "Sœur" ]       ] )     ] )
  ] . #