Guide d'implémentation du médicament - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
: value set Interop'Santé - Types de rôle d’une UF par rapport à un séjour patient dans une prescription - 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 "fr-uf-role-code-for-prescription"] ; #
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 fr-uf-role-code-for-prescription</b></p><a name=\"fr-uf-role-code-for-prescription\"> </a><a name=\"hcfr-uf-role-code-for-prescription\"> </a><a name=\"fr-uf-role-code-for-prescription-en-US\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-fr-uf-role-codes.html\"><code>https://hl7.fr/ig/fhir/medication/CodeSystem/fr-uf-role-codes</code></a></li></ul></div>"^^rdf:XMLLiteral
] ; #
fhir:url [ fhir:v "https://hl7.fr/ig/fhir/medication/ValueSet/fr-uf-role-code-for-prescription"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.1.0"] ; #
fhir:name [ fhir:v "FrUfRoleCodesForPrescriptionValueSet"] ; #
fhir:title [ fhir:v "value set Interop'Santé - Types de rôle d’une UF par rapport à un séjour patient dans une prescription"] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2025-05-05T10:03:44+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "Interop'Santé"] ; #
fhir:contact ( [
fhir:name [ fhir:v "Interop'Santé" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://interopsante.org/" ] ] )
] ) ; #
fhir:description [ fhir:v "Le jeu de valeurs à utiliser dans l'extension pour indiquer le type d'UF référencée dans Medication.supportingInfo"] ; #
fhir:immutable [ fhir:v false] ; #
fhir:compose [
( fhir:include [
fhir:system [ fhir:v "https://hl7.fr/ig/fhir/medication/CodeSystem/fr-uf-role-codes"^^xsd:anyURI ] ] )
] . #