Guide d'implémentation du GT Standards et Interopérabilité pour les EDS
0.1.0 - ci-build France flag

Guide d'implémentation du GT Standards et Interopérabilité pour les EDS - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Liste des diagnostiques CIM-10 acceptable en DP pour les PMSI MCO et HAD - TTL Representation

Draft as of 2024-09-10

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 -------------------------------------------------------------------

 a fhir:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "CIM10PMSIDP"] ; # 
  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 CIM10PMSIDP</b></p><a name=\"CIM10PMSIDP\"> </a><a name=\"hcCIM10PMSIDP\"> </a><a name=\"CIM10PMSIDP-fr-FR\"> </a><ul><li>Include codes from<a href=\"CodeSystem-CIM10.html\"><code>https://interop.esante.gouv.fr/ig/fhir/eds/CodeSystem/CIM10</code></a> where typeMcoHad  = 0</li></ul></div>"
  ] ; # 
  fhir:url [ fhir:v "https://interop.esante.gouv.fr/ig/fhir/eds/ValueSet/CIM10PMSIDP"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "CIM10PMSIDP"] ; # 
  fhir:title [ fhir:v "Liste des diagnostiques CIM-10 acceptable en DP pour les PMSI MCO et HAD"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2024-09-10T07:13:57+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "ANS"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "ANS" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://esante.gouv.fr" ]     ] )
  ] ) ; # 
  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"^^xsd:boolean] ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [ fhir:v "https://interop.esante.gouv.fr/ig/fhir/eds/CodeSystem/CIM10"^^xsd:anyURI ] ;
      ( fhir:filter [
fhir:property [ fhir:v "typeMcoHad" ] ;
fhir:op [ fhir:v "=" ] ;
fhir:value [ fhir:v "0" ]       ] )     ] )
  ] . #