Data Management with FHIR
0.1.0 - ci-build France flag

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

: Categorisation des items de claim pour le PMSI MCO - TTL Representation

Draft as of 2025-10-23

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 "FrMCOClaimItemCategory"] ; # 
  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 FrMCOClaimItemCategory</b></p><a name=\"FrMCOClaimItemCategory\"> </a><a name=\"hcFrMCOClaimItemCategory\"> </a><ul><li>Include tous les codes définis dans <a href=\"CodeSystem-FrMCOClaimItemCategory.html\"><code>https://interop.aphp.fr/ig/fhir/dm/CodeSystem/FrMCOClaimItemCategory</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version ?0.1.0</span></li></ul></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "https://interop.aphp.fr/ig/fhir/dm/ValueSet/FrMCOClaimItemCategory"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "FrMCOClaimItemCategory"] ; # 
  fhir:title [ fhir:v "Categorisation des items de claim pour le PMSI MCO"] ; # 
  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 "Cette catégorisation permet de spécifier les différents éléments d'information qui doivent être fournis (variable selon le type d'item facturé)"] ; # 
  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 "https://interop.aphp.fr/ig/fhir/dm/CodeSystem/FrMCOClaimItemCategory"^^xsd:anyURI ]     ] )
  ] . #