Installer BENS Pro sur votre téléphone ?
Accès en 1 clic depuis l'écran d'accueil
Interopérabilité — FHIR R4
Export standard pour l'échange hospitalier (HL7/FHIR)Dossier exporté — Karim El Idrissi
Patient 1
Condition 2
AllergyIntolerance 1
MedicationStatement 1
Observation 4
DocumentReference 5
Ressources FHIR R4 générées depuis le dossier : Patient, Condition, AllergyIntolerance, MedicationStatement, Observation (constantes, codées LOINC), DocumentReference.
Aperçu du Bundle
{
"resourceType": "Bundle",
"id": "bens-1cc1ffad49c1791a",
"type": "collection",
"meta": {
"profile": [
"http://hl7.org/fhir/4.0.1"
]
},
"entry": [
{
"resource": {
"resourceType": "Patient",
"id": "bens-b986d29649fbd770",
"name": [
{
"text": "Karim El Idrissi"
}
],
"gender": "male"
}
},
{
"resource": {
"resourceType": "Condition",
"id": "bens-b3bedccd190e5d93",
"clinicalStatus": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/condition-clinical",
"code": "active"
}
]
},
"code": {
"text": "Hypertension (2021)"
},
"subject": {
"reference": "Patient/bens-b986d29649fbd770"
}
}
},
{
"resource": {
"resourceType": "Condition",
"id": "bens-d3976c96c266b635",
"clinicalStatus": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/condition-clinical",
"code": "active"
}
]
},
"code": {
"text": "Appendicectomie (2015)"
},
"subject": {
"reference": "Patient/bens-b986d29649fbd770"
}
}
},
{
"resource": {
"resourceType": "AllergyIntolerance",
"id": "bens-d1db9a95542661d6",
"clinicalStatus": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical",
"code": "active"
}
]
},
"code": {
"text": "Pénicilline"
},
"patient": {
"reference": "Patient/bens-b986d29649fbd770"
}
}
},
{
"resource": {
"resourceType": "MedicationStatement",
"id": "bens-99c6fd3cb0f108eb",
"status": "active",
"medicationCodeableConcept": {
"text": "Amlodipine 5 mg/j"
},
"subject": {
"reference": "Patient/bens-b986d29649fbd770"
}
}
},
{
"resource": {
"resourceType": "Observation",
"id": "bens-9009bb17f32c266d",
"status": "final",
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "vital-signs"
}
]
}
],
Interopérable avec les systèmes hospitaliers compatibles FHIR. Extensible vers un serveur FHIR complet (validation, terminologies).