Data Management with FHIR - version de développement local (intégration continue v0.1.0) construite par les outils de publication FHIR (HL7® FHIR® Standard). Voir le répertoire des versions publiées
| Active as of 2026-07-11 |
@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 -------------------------------------------------------------------
<http://hl7.org/fhir/CodeSystem/DpiModeIn> a fhir:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "DpiModeIn"] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Narratif généré : CodeSystem DpiModeIn</b></p><a name=\"DpiModeIn\"> </a><a name=\"hcDpiModeIn\"> </a><p>This case-insensitive code system <code>https://aphp.github.io/IG-fhir-dm/CodeSystem/DpiModeIn</code> defines the following codes dans une hiérarchie Grouped By:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Affichage</b></td></tr><tr><td style=\"white-space:nowrap\">6<a name=\"DpiModeIn-6\"> </a></td><td>Mutation</td></tr><tr><td style=\"white-space:nowrap\">7<a name=\"DpiModeIn-7\"> </a></td><td>Transfert définitif</td></tr><tr><td style=\"white-space:nowrap\">0<a name=\"DpiModeIn-0\"> </a></td><td>Transfert provisoire</td></tr><tr><td style=\"white-space:nowrap\">8<a name=\"DpiModeIn-8\"> </a></td><td>Domicile</td></tr><tr><td style=\"white-space:nowrap\">N<a name=\"DpiModeIn-N\"> </a></td><td>Naissance</td></tr><tr><td style=\"white-space:nowrap\">O<a name=\"DpiModeIn-O\"> </a></td><td>Patient entré décédé pour prélèvement d’organes</td></tr></table></div>"
] ;
fhir:CodeSystem.url [ fhir:value "https://aphp.github.io/IG-fhir-dm/CodeSystem/DpiModeIn"] ;
fhir:CodeSystem.version [ fhir:value "0.1.0"] ;
fhir:CodeSystem.name [ fhir:value "DpiModeIn"] ;
fhir:CodeSystem.title [ fhir:value "Dpi Mode d'entrée"] ;
fhir:CodeSystem.status [ fhir:value "active"] ;
fhir:CodeSystem.experimental [ fhir:value "false"^^xsd:boolean] ;
fhir:CodeSystem.date [ fhir:value "2026-07-11T15:40:47+00:00"^^xsd:dateTime] ;
fhir:CodeSystem.publisher [ fhir:value "AP-HP"] ;
fhir:CodeSystem.contact [
fhir:index 0 ;
fhir:ContactDetail.name [ fhir:value "AP-HP" ] ;
fhir:ContactDetail.telecom [
fhir:index 0 ;
fhir:ContactPoint.system [ fhir:value "url" ] ;
fhir:ContactPoint.value [ fhir:value "https://aphp.fr" ]
]
] ;
fhir:CodeSystem.description [ fhir:value "CodeSystem des modes d'entrée"] ;
fhir:CodeSystem.jurisdiction [
fhir:index 0 ;
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "urn:iso:std:iso:3166" ] ;
fhir:Coding.code [ fhir:value "FR" ]
]
] ;
fhir:CodeSystem.caseSensitive [ fhir:value "false"^^xsd:boolean] ;
fhir:CodeSystem.hierarchyMeaning [ fhir:value "grouped-by"] ;
fhir:CodeSystem.content [ fhir:value "complete"] ;
fhir:CodeSystem.count [ fhir:value "6"^^xsd:nonNegativeInteger] ;
fhir:CodeSystem.concept [
fhir:index 0 ;
fhir:CodeSystem.concept.code [ fhir:value "6" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Mutation" ]
], [
fhir:index 1 ;
fhir:CodeSystem.concept.code [ fhir:value "7" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Transfert définitif" ]
], [
fhir:index 2 ;
fhir:CodeSystem.concept.code [ fhir:value "0" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Transfert provisoire" ]
], [
fhir:index 3 ;
fhir:CodeSystem.concept.code [ fhir:value "8" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Domicile" ]
], [
fhir:index 4 ;
fhir:CodeSystem.concept.code [ fhir:value "N" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Naissance" ]
], [
fhir:index 5 ;
fhir:CodeSystem.concept.code [ fhir:value "O" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Patient entré décédé pour prélèvement d’organes" ]
] .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/CodeSystem/DpiModeIn.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/CodeSystem/DpiModeIn.ttl> .
IG © 2023+ AP-HP. Package aphp.fhir.fr.dm#0.1.0 based on FHIR 4.0.1. Generated 2026-07-11
Links: Table of Contents |
QA Report
| New Issue
|