Terminologies de Santé
1.10.0 - final-text France (la) flag

Terminologies de Santé - version de développement local (intégration continue v1.10.0) construite par les outils de publication FHIR (HL7® FHIR® Standard). Voir le répertoire des versions publiées

: Tre R427 Type Adresse - TTL Representation

Draft as of 2026-05-05

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

<http://hl7.org/fhir/CodeSystem/tre-r427-type-adresse> a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:Resource.id [ fhir:value "tre-r427-type-adresse"] ;
  fhir:Resource.meta [
     fhir:Meta.versionId [ fhir:value "2" ] ;
     fhir:Meta.lastUpdated [ fhir:value "2026-06-05T11:58:05.447+02:00"^^xsd:dateTime ] ;
     fhir:Meta.profile [
       fhir:value "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ;
       fhir:index 0 ;
       fhir:link <http://hl7.org/fhir/StructureDefinition/shareablecodesystem>
     ]
  ] ;
  fhir:Resource.language [ fhir:value "fr-FR"] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.div "<div xml:lang=\"fr-FR\" xmlns=\"http://www.w3.org/1999/xhtml\" lang=\"fr-FR\"><p class=\"res-header-id\"><b>Narratif généré : CodeSystem tre-r427-type-adresse</b></p><a name=\"tre-r427-type-adresse\"> </a><a name=\"hctre-r427-type-adresse\"> </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 : 2; Dernière mise à jour : 2026-06-05 11:58:05+0200; Langue : fr-FR</p><p style=\"margin-bottom: 0px\">Profil: <a href=\"http://hl7.org/fhir/R4/shareablecodesystem.html\">Shareable CodeSystem</a></p></div><p><b>Propriétés</b></p><p><b>Cette terminologie de référence (CodeSystem) définit les propriétés suivantes pour ses concepts</b></p><table class=\"grid\"><tr><td><b>Nom</b></td><td><b>Code</b></td><td><b>URI</b></td><td><b>Type</b></td><td><b>Description</b></td></tr><tr><td>Date de Validité</td><td>dateValid</td><td>https://smt.esante.gouv.fr/fhir/concept-properties#dateValid</td><td>dateTime</td><td>date de validité d'un code concept</td></tr><tr><td>Date de mise à jour</td><td>dateMaj</td><td>https://smt.esante.gouv.fr/fhir/concept-properties#dateMaj</td><td>dateTime</td><td>Date de mise à jour d'un code concept</td></tr><tr><td>Date de fin</td><td>dateFin</td><td>https://smt.esante.gouv.fr/fhir/concept-properties#dateFin</td><td>dateTime</td><td>Date de fin d'exploitation d'un code concept</td></tr><tr><td>deprecationDate</td><td>deprecationDate</td><td>http://hl7.org/fhir/concept-properties#deprecationDate</td><td>dateTime</td><td>Date Concept was deprecated</td></tr><tr><td>status</td><td>status</td><td>http://hl7.org/fhir/concept-properties#status</td><td>code</td><td>A property that indicates the status of the concept.</td></tr><tr><td>retirementDate</td><td>retirementDate</td><td>http://hl7.org/fhir/concept-properties#retirementDate</td><td>dateTime</td><td>Date Concept was retired</td></tr></table><p><b>Concepts</b></p><p>This case-insensitive code system <code>https://smt.esante.gouv.fr/fhir/CodeSystem/tre-r427-type-adresse</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Affichage</b></td><td><b>Définition</b></td><td><b>Date de Validité</b></td><td><b>Date de mise à jour</b></td><td><b>status</b></td></tr><tr><td style=\"white-space:nowrap\">1<a name=\"tre-r427-type-adresse-1\"> </a></td><td>Domicile</td><td>Adresse du domicile</td><td>2026-05-05T12:00:00+01:00</td><td>2026-05-05T12:00:00+01:00</td><td>active</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"tre-r427-type-adresse-2\"> </a></td><td>Professionnelle</td><td>Adresse professionnelle</td><td>2026-05-05T12:00:00+01:00</td><td>2026-05-05T12:00:00+01:00</td><td>active</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"tre-r427-type-adresse-3\"> </a></td><td>Facturation</td><td>Adresse de facturation</td><td>2026-05-05T12:00:00+01:00</td><td>2026-05-05T12:00:00+01:00</td><td>active</td></tr><tr><td style=\"white-space:nowrap\">4<a name=\"tre-r427-type-adresse-4\"> </a></td><td>Livraison</td><td>Adresse de livraison</td><td>2026-05-05T12:00:00+01:00</td><td>2026-05-05T12:00:00+01:00</td><td>active</td></tr></table></div>"
  ] ;
  fhir:DomainResource.extension [
     fhir:index 0 ;
     fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/resource-effectivePeriod" ] ;
     fhir:Extension.valuePeriod [
       fhir:Period.start [ fhir:value "2026-05-05T12:00:00+01:00"^^xsd:dateTime ]
     ]
  ] ;
  fhir:CodeSystem.url [ fhir:value "https://smt.esante.gouv.fr/fhir/CodeSystem/tre-r427-type-adresse"] ;
  fhir:CodeSystem.identifier [
     fhir:index 0 ;
     fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ] ;
     fhir:Identifier.value [ fhir:value "urn:oid:1.2.250.1.213.3.3.278" ]
  ] ;
  fhir:CodeSystem.version [ fhir:value "20260505120000"] ;
  fhir:CodeSystem.name [ fhir:value "TreR427TypeAdresse"] ;
  fhir:CodeSystem.title [ fhir:value "Tre R427 Type Adresse"] ;
  fhir:CodeSystem.status [ fhir:value "draft"] ;
  fhir:CodeSystem.experimental [ fhir:value "false"^^xsd:boolean] ;
  fhir:CodeSystem.date [ fhir:value "2026-05-05T12:00:00.000+00:00"^^xsd:dateTime] ;
  fhir:CodeSystem.publisher [ fhir:value "Agence du Numérique en Santé (ANS) - 2-10 Rue d'Oradour-sur-Glane, 75015 Paris"] ;
  fhir:CodeSystem.description [ fhir:value "Type d'adresse postale tel que \"Adresse du domicile\", \"Adresse de livraison\" pour une personne physique."] ;
  fhir:CodeSystem.jurisdiction [
     fhir:index 0 ;
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       fhir:Coding.system [ fhir:value "urn:iso:std:iso:3166" ] ;
       fhir:Coding.code [ fhir:value "FRA" ]
     ]
  ] ;
  fhir:CodeSystem.caseSensitive [ fhir:value "false"^^xsd:boolean] ;
  fhir:CodeSystem.content [ fhir:value "complete"] ;
  fhir:CodeSystem.count [ fhir:value "4"^^xsd:nonNegativeInteger] ;
  fhir:CodeSystem.property [
     fhir:index 0 ;
     fhir:CodeSystem.property.code [ fhir:value "dateValid" ] ;
     fhir:CodeSystem.property.uri [ fhir:value "https://smt.esante.gouv.fr/fhir/concept-properties#dateValid" ] ;
     fhir:CodeSystem.property.description [ fhir:value "date de validité d'un code concept" ] ;
     fhir:CodeSystem.property.type [ fhir:value "dateTime" ]
  ], [
     fhir:index 1 ;
     fhir:CodeSystem.property.code [ fhir:value "dateMaj" ] ;
     fhir:CodeSystem.property.uri [ fhir:value "https://smt.esante.gouv.fr/fhir/concept-properties#dateMaj" ] ;
     fhir:CodeSystem.property.description [ fhir:value "Date de mise à jour d'un code concept" ] ;
     fhir:CodeSystem.property.type [ fhir:value "dateTime" ]
  ], [
     fhir:index 2 ;
     fhir:CodeSystem.property.code [ fhir:value "dateFin" ] ;
     fhir:CodeSystem.property.uri [ fhir:value "https://smt.esante.gouv.fr/fhir/concept-properties#dateFin" ] ;
     fhir:CodeSystem.property.description [ fhir:value "Date de fin d'exploitation d'un code concept" ] ;
     fhir:CodeSystem.property.type [ fhir:value "dateTime" ]
  ], [
     fhir:index 3 ;
     fhir:CodeSystem.property.code [ fhir:value "deprecationDate" ] ;
     fhir:CodeSystem.property.uri [ fhir:value "http://hl7.org/fhir/concept-properties#deprecationDate" ] ;
     fhir:CodeSystem.property.description [ fhir:value "Date Concept was deprecated" ] ;
     fhir:CodeSystem.property.type [ fhir:value "dateTime" ]
  ], [
     fhir:index 4 ;
     fhir:CodeSystem.property.code [ fhir:value "status" ] ;
     fhir:CodeSystem.property.uri [ fhir:value "http://hl7.org/fhir/concept-properties#status" ] ;
     fhir:CodeSystem.property.description [ fhir:value "A property that indicates the status of the concept." ] ;
     fhir:CodeSystem.property.type [ fhir:value "code" ]
  ], [
     fhir:index 5 ;
     fhir:CodeSystem.property.code [ fhir:value "retirementDate" ] ;
     fhir:CodeSystem.property.uri [ fhir:value "http://hl7.org/fhir/concept-properties#retirementDate" ] ;
     fhir:CodeSystem.property.description [ fhir:value "Date Concept was retired" ] ;
     fhir:CodeSystem.property.type [ fhir:value "dateTime" ]
  ] ;
  fhir:CodeSystem.concept [
     fhir:index 0 ;
     fhir:CodeSystem.concept.code [ fhir:value "1" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Domicile" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Adresse du domicile" ] ;
     fhir:CodeSystem.concept.property [
       fhir:index 0 ;
       fhir:CodeSystem.concept.property.code [ fhir:value "dateValid" ] ;
       fhir:CodeSystem.concept.property.valueDateTime [ fhir:value "2026-05-05T12:00:00+01:00"^^xsd:dateTime ]
     ], [
       fhir:index 1 ;
       fhir:CodeSystem.concept.property.code [ fhir:value "dateMaj" ] ;
       fhir:CodeSystem.concept.property.valueDateTime [ fhir:value "2026-05-05T12:00:00+01:00"^^xsd:dateTime ]
     ], [
       fhir:index 2 ;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ] ;
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]
     ]
  ], [
     fhir:index 1 ;
     fhir:CodeSystem.concept.code [ fhir:value "2" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Professionnelle" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Adresse professionnelle" ] ;
     fhir:CodeSystem.concept.property [
       fhir:index 0 ;
       fhir:CodeSystem.concept.property.code [ fhir:value "dateValid" ] ;
       fhir:CodeSystem.concept.property.valueDateTime [ fhir:value "2026-05-05T12:00:00+01:00"^^xsd:dateTime ]
     ], [
       fhir:index 1 ;
       fhir:CodeSystem.concept.property.code [ fhir:value "dateMaj" ] ;
       fhir:CodeSystem.concept.property.valueDateTime [ fhir:value "2026-05-05T12:00:00+01:00"^^xsd:dateTime ]
     ], [
       fhir:index 2 ;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ] ;
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]
     ]
  ], [
     fhir:index 2 ;
     fhir:CodeSystem.concept.code [ fhir:value "3" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Facturation" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Adresse de facturation" ] ;
     fhir:CodeSystem.concept.property [
       fhir:index 0 ;
       fhir:CodeSystem.concept.property.code [ fhir:value "dateValid" ] ;
       fhir:CodeSystem.concept.property.valueDateTime [ fhir:value "2026-05-05T12:00:00+01:00"^^xsd:dateTime ]
     ], [
       fhir:index 1 ;
       fhir:CodeSystem.concept.property.code [ fhir:value "dateMaj" ] ;
       fhir:CodeSystem.concept.property.valueDateTime [ fhir:value "2026-05-05T12:00:00+01:00"^^xsd:dateTime ]
     ], [
       fhir:index 2 ;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ] ;
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]
     ]
  ], [
     fhir:index 3 ;
     fhir:CodeSystem.concept.code [ fhir:value "4" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Livraison" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Adresse de livraison" ] ;
     fhir:CodeSystem.concept.property [
       fhir:index 0 ;
       fhir:CodeSystem.concept.property.code [ fhir:value "dateValid" ] ;
       fhir:CodeSystem.concept.property.valueDateTime [ fhir:value "2026-05-05T12:00:00+01:00"^^xsd:dateTime ]
     ], [
       fhir:index 1 ;
       fhir:CodeSystem.concept.property.code [ fhir:value "dateMaj" ] ;
       fhir:CodeSystem.concept.property.valueDateTime [ fhir:value "2026-05-05T12:00:00+01:00"^^xsd:dateTime ]
     ], [
       fhir:index 2 ;
       fhir:CodeSystem.concept.property.code [ fhir:value "status" ] ;
       fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]
     ]
  ] .

# - ontology header ------------------------------------------------------------

<http://hl7.org/fhir/CodeSystem/tre-r427-type-adresse.ttl> a owl:Ontology ;
  owl:imports fhir:fhir.ttl ;
  owl:versionIRI <http://build.fhir.org/CodeSystem/tre-r427-type-adresse.ttl> .