This page is part of the Médicosocial - Transfert de données DUI (v2.0.0-ballot: Release) based on FHIR (HL7® FHIR® Standard) R4. This version is a pre-release. The current official version is 1.1.0. For a full list of available versions, see the Directory of published versions
@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:Encounter ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "tddui-encounter-sejour-example"] ; #
fhir:meta [
( fhir:profile [
fhir:v "https://interop.esante.gouv.fr/ig/fhir/tddui/StructureDefinition/tddui-encounter-sejour"^^xsd:anyURI ;
fhir:link <https://interop.esante.gouv.fr/ig/fhir/tddui/StructureDefinition/tddui-encounter-sejour> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Encounter tddui-encounter-sejour-example</b></p><a name=\"tddui-encounter-sejour-example\"> </a><a name=\"hctddui-encounter-sejour-example\"> </a><a name=\"tddui-encounter-sejour-example-fr-FR\"> </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\">Profil: <a href=\"StructureDefinition-tddui-encounter-sejour.html\">TDDUI Encounter Sejour</a></p></div><p><b>Date d’admission</b>: 2023-04-11</p><p><b>Libellé mode d'entrée</b>: Date de début du suivi post-opératoire : 14/04/2023</p><p><b>Libellé mode de sortie</b>: Sortie prévisionnelle prévue pour le 5 mai 2023</p><p><b>Extension Definition for Encounter.plannedEndDate for Version 5.0</b>: 2023-05-05</p><p><b>identifier</b>: Identifiant du séjour/3480787529/147720425367411-SEJOUR-1012</p><p><b>status</b>: In Progress</p><p><b>class</b>: <a href=\"http://terminology.hl7.org/6.2.0/CodeSystem-v3-ActCode.html#v3-ActCode-HH\">ActCode HH</a>: home health</p><p><b>subject</b>: <a href=\"Patient-tddui-patient-ins-example.html\">DUPONT Male, Date de Naissance :1947-04-03 ( NIR définitif (use: official, ))</a></p><p><b>period</b>: 2023-04-14 --> (ongoing)</p><p><b>serviceProvider</b>: <a href=\"Organization-tddui-organization-example.html\">Organization Les Chênes Verts</a></p></div>"^^rdf:XMLLiteral
] ; #
fhir:extension ( [
fhir:url [ fhir:v "https://interop.esante.gouv.fr/ig/fhir/tddui/StructureDefinition/tddui-admission-date"^^xsd:anyURI ] ;
fhir:value [
a fhir:dateTime ;
fhir:v "2023-04-11"^^xsd:date ]
] [
fhir:url [ fhir:v "https://interop.esante.gouv.fr/ig/fhir/tddui/StructureDefinition/tddui-entry-mode-label"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "Date de début du suivi post-opératoire : 14/04/2023" ]
] [
fhir:url [ fhir:v "https://interop.esante.gouv.fr/ig/fhir/tddui/StructureDefinition/tddui-exit-mode-label"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "Sortie prévisionnelle prévue pour le 5 mai 2023" ]
] [
fhir:url [ fhir:v "http://hl7.org/fhir/5.0/StructureDefinition/extension-Encounter.plannedEndDate"^^xsd:anyURI ] ;
fhir:value [
a fhir:dateTime ;
fhir:v "2023-05-05"^^xsd:date ]
] ) ; #
fhir:identifier ( [
fhir:type [
( fhir:coding [
fhir:system [ fhir:v "https://interop.esante.gouv.fr/ig/fhir/tddui/CodeSystem/tddui-encounter-identifier"^^xsd:anyURI ] ;
fhir:code [ fhir:v "SEJ" ] ;
fhir:display [ fhir:v "Identifiant du séjour" ] ] ) ] ;
fhir:system [ fhir:v "urn:oid:1.2.250.2345.3245.13"^^xsd:anyURI ] ;
fhir:value [ fhir:v "3480787529/147720425367411-SEJOUR-1012" ]
] ) ; #
fhir:status [ fhir:v "in-progress"] ; #
fhir:class [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActCode"^^xsd:anyURI ] ;
fhir:code [ fhir:v "HH" ]
] ; #
fhir:subject [
fhir:reference [ fhir:v "Patient/tddui-patient-ins-example" ]
] ; #
fhir:period [
fhir:start [ fhir:v "2023-04-14"^^xsd:date ]
] ; #
fhir:serviceProvider [
fhir:reference [ fhir:v "Organization/tddui-organization-example" ]
] . #
IG © 2023+ ANS. Package ans.fhir.fr.tddui#2.0.0-ballot based on FHIR 4.0.1. Generated 2025-08-01
Liens : Table des matières |
QA |
Historique des versions
Documentation
| New Issue