FHIR IG analytics| Package | ans.fhir.fr.pdsm |
| Resource Type | List |
| Id | List-ExampleFolder.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Narratif généré : Liste ExampleFolder
Profil: PDSm Folder Comprehensive
| Date : 2025-04-28 10:30:00+0100 | Mode : Working List | Statut : Current | Code : Folder |
| Sujet : Martin Claire Male, Date de Naissance :1980-01-15 |
note
Classeur regroupant les documents liés à l’intervention chirurgicale d’appendicectomie et au suivi post-opératoire du patient.
{
"resourceType": "List",
"id": "ExampleFolder",
"meta": {
"profile": [
"https://interop.esante.gouv.fr/ig/fhir/pdsm/StructureDefinition/pdsm-folder-comprehensive"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "https://profiles.ihe.net/ITI/MHD/StructureDefinition/ihe-designationType",
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "80146002",
"display": "Appendectomy (procedure)"
}
]
}
}
],
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:uuid:77777777-dddd-eeee-ffff-888888888888"
},
{
"system": "urn:ietf:rfc:3986",
"value": "urn:uuid:55555555-aaaa-bbbb-cccc-666666666666"
}
],
"status": "current",
"mode": "working",
"title": "Classeur de suivi diabète",
"code": {
"coding": [
{
"system": "https://profiles.ihe.net/ITI/MHD/CodeSystem/MHDlistTypes",
"code": "folder",
"display": "Folder"
}
]
},
"subject": {
"reference": "Patient/fr-patient-123"
},
"date": "2025-04-28T10:30:00+01:00",
"note": [
{
"text": "Classeur regroupant les documents liés à l’intervention chirurgicale d’appendicectomie et au suivi post-opératoire du patient."
}
],
"entry": [
{
"item": {
"reference": "DocumentReference/exemple-pdsm-documentreference"
}
}
]
}