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

: ASS_X11_FinessAgregatStatutJuridique - TTL Representation

Active as of 2026-06-26

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/ConceptMap/ASS-X11-FinessAgregatStatutJuridique> a fhir:ConceptMap ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:Resource.id [ fhir:value "ASS-X11-FinessAgregatStatutJuridique"] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Narratif généré : CarteDeConcepts ASS-X11-FinessAgregatStatutJuridique</b></p><a name=\"ASS-X11-FinessAgregatStatutJuridique\"> </a><a name=\"hcASS-X11-FinessAgregatStatutJuridique\"> </a><p>This mapping does not specify any particular context of use.</p><br/></div>"
  ] ;
  fhir:ConceptMap.url [ fhir:value "https://mos.esante.gouv.fr/NOS/ASS-X11-FinessAgregatStatutJuridique"] ;
  fhir:ConceptMap.version [ fhir:value "5.0.0"] ;
  fhir:ConceptMap.name [ fhir:value "ASS_X11_FinessAgregatStatutJuridique"] ;
  fhir:ConceptMap.title [ fhir:value "ASS_X11_FinessAgregatStatutJuridique"] ;
  fhir:ConceptMap.status [ fhir:value "active"] ;
  fhir:ConceptMap.experimental [ fhir:value "false"^^xsd:boolean] ;
  fhir:ConceptMap.date [ fhir:value "2026-06-26T07:48:28+00:00"^^xsd:dateTime] ;
  fhir:ConceptMap.publisher [ fhir:value "ANS"] ;
  fhir:ConceptMap.contact [
     fhir:index 0 ;
     fhir:ContactDetail.name [ fhir:value "ANS" ] ;
     fhir:ContactDetail.telecom [
       fhir:index 0 ;
       fhir:ContactPoint.system [ fhir:value "url" ] ;
       fhir:ContactPoint.value [ fhir:value "https://esante.gouv.fr" ]
     ]
  ] ;
  fhir:ConceptMap.description [ fhir:value "ASS_X11_FinessAgregatStatutJuridique"] ;
  fhir:ConceptMap.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" ]
     ]
  ] .

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

<http://hl7.org/fhir/ConceptMap/ASS-X11-FinessAgregatStatutJuridique.ttl> a owl:Ontology ;
  owl:imports fhir:fhir.ttl ;
  owl:versionIRI <http://build.fhir.org/ConceptMap/ASS-X11-FinessAgregatStatutJuridique.ttl> .