Portabilité des Données LGC - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Draft as of 2026-08-07 |
@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/cs-xdm-association-type> a fhir:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "cs-xdm-association-type"] ;
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "http://hl7.org/fhir/StructureDefinition/shareablecodesystem|4.0.1" ;
fhir:index -1 ;
fhir:link <http://hl7.org/fhir/StructureDefinition/shareablecodesystem|4.0.1>
]
] ;
fhir:Resource.language [ fhir:value "en"] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ] ;
fhir:Narrative.div "<div xml:lang=\"en\" lang=\"en\"><hr/><p><b>English</b></p><hr/><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem cs-xdm-association-type</b></p><a name=\"en-cs-xdm-association-type\"> </a><a name=\"en-hccs-xdm-association-type\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/R4/shareablecodesystem.html\">Shareable CodeSystem</a> version: 4.0.1</p></div><p>This case-sensitive code system <code>https://interop.esante.gouv.fr/ig/fhir/pdlgc/CodeSystem/cs-xdm-association-type</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">RPLC<a name=\"en-cs-xdm-association-type-RPLC\"> </a></td><td>Remplacement</td><td>Le document source remplace le document cible.</td></tr><tr><td style=\"white-space:nowrap\">XFRM<a name=\"en-cs-xdm-association-type-XFRM\"> </a></td><td>Transformation</td><td>Le document source est une transformation du document cible (ex : PDF correspondant au document CDA).</td></tr></table></div>"
] ;
fhir:CodeSystem.url [ fhir:value "https://interop.esante.gouv.fr/ig/fhir/pdlgc/CodeSystem/cs-xdm-association-type"] ;
fhir:CodeSystem.version [ fhir:value "0.1.0"] ;
fhir:CodeSystem.name [ fhir:value "CS_XDM_AssociationType"] ;
fhir:CodeSystem.title [ fhir:value "Type d'association XDS"] ;
fhir:CodeSystem.status [ fhir:value "draft"] ;
fhir:CodeSystem.experimental [ fhir:value "false"^^xsd:boolean] ;
fhir:CodeSystem.date [ fhir:value "2026-08-07T08:28:26+00:00"^^xsd:dateTime] ;
fhir:CodeSystem.publisher [ fhir:value "Agence du Numérique en Santé (ANS) - 2-10 Rue d'Oradour-sur-Glane, 75015 Paris"] ;
fhir:CodeSystem.contact [
fhir:index -1 ;
fhir:ContactDetail.name [ fhir:value "Agence du Numérique en Santé (ANS) - 2-10 Rue d'Oradour-sur-Glane, 75015 Paris" ] ;
fhir:ContactDetail.telecom [
fhir:index -1 ;
fhir:ContactPoint.system [ fhir:value "url" ] ;
fhir:ContactPoint.value [ fhir:value "https://esante.gouv.fr" ]
]
] ;
fhir:CodeSystem.description [ fhir:value "Types d'association entre objets XDS dans le contexte portabilité."] ;
fhir:CodeSystem.jurisdiction [
fhir:index -1 ;
fhir:CodeableConcept.coding [
fhir:index -1 ;
fhir:Coding.system [ fhir:value "urn:iso:std:iso:3166" ] ;
fhir:Coding.code [ fhir:value "FR" ] ;
fhir:Coding.display [ fhir:value "France (la)" ]
]
] ;
fhir:CodeSystem.caseSensitive [ fhir:value "true"^^xsd:boolean] ;
fhir:CodeSystem.content [ fhir:value "complete"] ;
fhir:CodeSystem.count [ fhir:value "2"^^xsd:nonNegativeInteger] ;
fhir:CodeSystem.concept [
fhir:index -1 ;
fhir:CodeSystem.concept.code [ fhir:value "RPLC" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Remplacement" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "Le document source remplace le document cible." ]
], [
fhir:index -1 ;
fhir:CodeSystem.concept.code [ fhir:value "XFRM" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Transformation" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "Le document source est une transformation du document cible (ex : PDF correspondant au document CDA)." ]
] .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/CodeSystem/cs-xdm-association-type.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/CodeSystem/cs-xdm-association-type.ttl> .
IG © 2020+ Agence du Numérique en Santé (ANS) - 2-10 Rue d'Oradour-sur-Glane, 75015 Paris.
Package ans.fhir.fr.pdlgc#0.1.0 based on FHIR 4.0.1.
Generated
2026-08-07
Links: Table of Contents |
QA Report |
Historique des versions
Documentation
| New Issue