Data Management with FHIR - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
: French Medicinal Product only - 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 "FrMedicinalProductOnly"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Narratif généré : EnsembleValeurs FrMedicinalProductOnly</b></p><a name=\"FrMedicinalProductOnly\"> </a><a name=\"hcFrMedicinalProductOnly\"> </a><ul><li>Include codes provenant de<a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><span title=\"Version is not explicity stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span> où constraint = < 763158003 |Medicinal product (product)| : 127489000 |Has active ingredient (attribute)| = * , [0..0] 411116001 |Has manufactured dose form (attribute)| = *</li></ul></div>"^^rdf:XMLLiteral
] ; #
fhir:url [ fhir:v "https://interop.aphp.fr/ig/fhir/dm/ValueSet/FrMedicinalProductOnly"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.1.0"] ; #
fhir:name [ fhir:v "FrMedicinalProductOnly"] ; #
fhir:title [ fhir:v "French Medicinal Product only"] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2025-10-23T20:49:03+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "AP-HP"] ; #
fhir:contact ( [
fhir:name [ fhir:v "AP-HP" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://aphp.fr" ] ] )
] ) ; #
fhir:description [ fhir:v "Le jeu de valeurs à utiliser pour coder l'élément *code* de la ressource *FrMedicationNonproprietaryName*."] ; #
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:immutable [ fhir:v false] ; #
fhir:compose [
( fhir:include [
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
( fhir:filter [
fhir:property [ fhir:v "constraint" ] ;
fhir:op [ fhir:v "=" ] ;
fhir:value [ fhir:v "< 763158003 |Medicinal product (product)| : 127489000 |Has active ingredient (attribute)| = * , [0..0] 411116001 |Has manufactured dose form (attribute)| = *" ] ] ) ] )
] . #