Médicosocial - Transfert de données DUI
2.0.0-ballot - public-comment
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
{
"resourceType" : "Encounter",
"id" : "tddui-encounter-sejour-example",
"meta" : {
"profile" : [
🔗 "https://interop.esante.gouv.fr/ig/fhir/tddui/StructureDefinition/tddui-encounter-sejour"
]
},
"text" : {
"status" : "extensions",
"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\u00a0(use:\u00a0official,\u00a0))</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>"
},
"extension" : [
{
"url" : "https://interop.esante.gouv.fr/ig/fhir/tddui/StructureDefinition/tddui-admission-date",
"valueDateTime" : "2023-04-11"
},
{
"url" : "https://interop.esante.gouv.fr/ig/fhir/tddui/StructureDefinition/tddui-entry-mode-label",
"valueString" : "Date de début du suivi post-opératoire : 14/04/2023"
},
{
"url" : "https://interop.esante.gouv.fr/ig/fhir/tddui/StructureDefinition/tddui-exit-mode-label",
"valueString" : "Sortie prévisionnelle prévue pour le 5 mai 2023"
},
{
"url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-Encounter.plannedEndDate",
"valueDateTime" : "2023-05-05"
}
],
"identifier" : [
{
"type" : {
"coding" : [
{
"system" : "https://interop.esante.gouv.fr/ig/fhir/tddui/CodeSystem/tddui-encounter-identifier",
"code" : "SEJ",
"display" : "Identifiant du séjour"
}
]
},
"system" : "urn:oid:1.2.250.2345.3245.13",
"value" : "3480787529/147720425367411-SEJOUR-1012"
}
],
"status" : "in-progress",
"class" : {
"system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"code" : "HH"
},
"subject" : {
🔗 "reference" : "Patient/tddui-patient-ins-example"
},
"period" : {
"start" : "2023-04-14"
},
"serviceProvider" : {
🔗 "reference" : "Organization/tddui-organization-example"
}
}