FHIR IG analytics| Package | ans.fhir.fr.ror |
| Resource Type | Task |
| Id | Task-ror-task-exemple.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Task ror-task-exemple
Profil: RORTask
status: In Progress
businessStatus: À traiter
intent: order
code: Exactitude
description: Ici la catégorie d'établissement n'est pas la bonne
focus: Identifier: 1910800002
authoredOn: 2024-01-03
lastModified: 2024-01-04
reasonCode: Correction
input
type: systemRequester
value: IHM
input
type: pathElementError
value:
Organization.type.coding.where(system='https://mos.esante.gouv.fr/NOS/TRE_R66-CategorieEtablissement/FHIR/TRE-R66-CategorieEtablissement')
{
"resourceType": "Task",
"id": "ror-task-exemple",
"meta": {
"profile": [
"https://interop.esante.gouv.fr/ig/fhir/ror/StructureDefinition/ror-task"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "in-progress",
"businessStatus": {
"coding": [
{
"system": "https://mos.esante.gouv.fr/NOS/TRE_R352-StatutMetierAnomalie/FHIR/TRE-R352-StatutMetierAnomalie",
"code": "02",
"display": "À traiter"
}
]
},
"intent": "order",
"code": {
"coding": [
{
"system": "https://mos.esante.gouv.fr/NOS/TRE_R350-ThematiqueAnomalie/FHIR/TRE-R350-ThematiqueAnomalie",
"code": "06",
"display": "Exactitude"
}
]
},
"description": "Ici la catégorie d'établissement n'est pas la bonne",
"focus": {
"type": "Organization",
"identifier": {
"value": "1910800002"
}
},
"authoredOn": "2024-01-03",
"lastModified": "2024-01-04",
"reasonCode": {
"coding": [
{
"system": "https://mos.esante.gouv.fr/NOS/TRE_R349-ActionAnomalie/FHIR/TRE-R349-ActionAnomalie",
"code": "COR",
"display": "Correction"
}
]
},
"input": [
{
"type": {
"coding": [
{
"system": "https://interop.esante.gouv.fr/ig/fhir/ror/CodeSystem/input-task-ror-codesystem",
"code": "systemRequester"
}
]
},
"valueString": "IHM"
},
{
"type": {
"coding": [
{
"system": "https://interop.esante.gouv.fr/ig/fhir/ror/CodeSystem/input-task-ror-codesystem",
"code": "pathElementError"
}
]
},
"valueExpression": {
"language": "text/fhirpath",
"expression": "Organization.type.coding.where(system='https://mos.esante.gouv.fr/NOS/TRE_R66-CategorieEtablissement/FHIR/TRE-R66-CategorieEtablissement')"
}
}
]
}