This page is part of the Guide d'implémentation FHIR - Annuaire de santé (v1.1.0-snapshot-5: QA Preview) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 1.1.0. For a full list of available versions, see the Directory of published versions
: AS ValueSet type Etablissement - 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 "as-vs-type-etablissement"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://hl7.org/fhir/StructureDefinition/shareablevalueset"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/StructureDefinition/shareablevalueset> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet as-vs-type-etablissement</b></p><a name=\"as-vs-type-etablissement\"> </a><a name=\"hcas-vs-type-etablissement\"> </a><a name=\"as-vs-type-etablissement-fr-FR\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-as-cs-type-etablissement.html\"><code>https://interop.esante.gouv.fr/ig/fhir/annuaire/CodeSystem/as-cs-type-etablissement</code></a></li></ul></div>"^^rdf:XMLLiteral
] ; #
fhir:url [ fhir:v "https://interop.esante.gouv.fr/ig/fhir/annuaire/ValueSet/as-vs-type-etablissement"^^xsd:anyURI] ; #
fhir:version [ fhir:v "1.1.0-snapshot-5"] ; #
fhir:name [ fhir:v "AsVsTypeEtablissement"] ; #
fhir:title [ fhir:v "AS ValueSet type Etablissement"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v "false"^^xsd:boolean] ; #
fhir:date [ fhir:v "2025-02-12T09:06:49+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "Agence du Numérique en Santé (ANS) - 2-10 Rue d'Oradour-sur-Glane, 75015 Paris"] ; #
fhir:contact ( [
fhir:name [ fhir:v "Agence du Numérique en Santé (ANS) - 2-10 Rue d'Oradour-sur-Glane, 75015 Paris" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://esante.gouv.fr" ] ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "monserviceclient.annuaire@esante.gouv.fr" ] ] )
] ) ; #
fhir:description [ fhir:v "ValueSet définissant les types d'établissement."] ; #
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:compose [
( fhir:include [
fhir:system [ fhir:v "https://interop.esante.gouv.fr/ig/fhir/annuaire/CodeSystem/as-cs-type-etablissement"^^xsd:anyURI ] ] )
] . #