FHIR IG analytics| Package | ans.fhir.fr.tddui |
| Resource Type | CapabilityStatement |
| Id | CapabilityStatement-TDDUIProducteur.json |
| FHIR Version | R4 |
| Source | https://interop.esante.gouv.fr/ig/fhir/tddui/2.2.0-ballot/CapabilityStatement-TDDUIProducteur.html |
| URL | https://interop.esante.gouv.fr/ig/fhir/tddui/CapabilityStatement/TDDUIProducteur |
| Version | 2.2.0-ballot |
| Status | active |
| Date | 2024-06-20T15:51:35+02:00 |
| Name | TDDUIProducteur |
| Title | TDDUI-Producteur |
| Realm | fr |
| Authority | national |
| Description | Le rôle de Producteur est de transmettre des données de son logiciel DUI. Il correspond à un logiciel DUI. |
| Kind | requirements |
No resources found
| StructureDefinition | |
| fr-core-related-person | FR Core Related Person Profile |
| tddui-careplan-projet-personnalise | TDDUI CarePlan Projet Personalise |
| tddui-consent-accord | TDDUI Consent Accord |
| tddui-document-reference | TDDUI DocumentReference |
| tddui-encounter-evenement | TDDUI Encounter Evenement |
| tddui-encounter-sejour | TDDUI Encounter Sejour |
| tddui-goal-attente | TDDUI Goal Attente |
| tddui-goal-objectif | TDDUI Goal Objectif |
| tddui-organization | TDDUI Organization |
| tddui-patient | TDDUI Patient |
| tddui-patient-ins | TDDUI Patient INS |
| tddui-practitioner | TDDUI Practitioner |
| tddui-practitioner-role | TDDUI Practitioner Role |
| tddui-questionnaire-response | TDDUI QuestionnaireResponse |
| tddui-service-request-besoin | TDDUI ServiceRequest Besoin |
| tddui-task-action | TDDUI Task Action |
| tddui-task-bilan | TDDUI Task Bilan |
| tddui-task-moyen-ressource | TDDUI Task MoyenRessource |
| tddui-task-prestation | TDDUI Task Prestation |
| tddui-task-transport-professionnel | TDDUI Task Transport Professionnel |
| tddui-task-transport-usager | TDDUI Task Transport Usager |
Note: links and images are rebased to the (stated) source
Narratif généré : CapabilityStatement TDDUIProducteur
application/fhir+xml, application/fhir+jsonNote aux implémenteurs : capacités FHIR
Toute capacité FHIR peut être 'autorisée' par le système sauf si elle est explicitement marquée comme 'SHALL NOT'. Quelques éléments sont marqués comme MAY dans le guide dimplémentation pour souligner leur pertinence potentielle pour le cas dusage.
clientTransmission de données DUI vers un SI tiers (flux 1).
L’ANS propose des référentiels dédiés à la politique de sécurité (la PGSSI-S) et des mécanismes de sécurisation sont définis dans les volets de la couche Transport du Cadre d’Interopérabilité des systèmes d’information de santé (CI-SIS)
transactionLes interactions sont décrites comme suit :https://interop.esante.gouv.fr/ig/fhir/tddui/StructureDefinition/tddui-bundle
Le tableau récapitulatif liste les ressources faisant partie de cette configuration, et pour chaque ressource, il liste :
_include_revincludecreate.{
"resourceType": "CapabilityStatement",
"id": "TDDUIProducteur",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://interop.esante.gouv.fr/ig/fhir/tddui/CapabilityStatement/TDDUIProducteur",
"version": "2.2.0-ballot",
"name": "TDDUIProducteur",
"title": "TDDUI-Producteur",
"status": "active",
"experimental": false,
"date": "2024-06-20T15:51:35+02:00",
"publisher": "ANS",
"contact": [
{
"name": "ANS",
"telecom": [
{
"system": "url",
"value": "https://esante.gouv.fr"
}
]
}
],
"description": "Le rôle de Producteur est de transmettre des données de son logiciel DUI. Il correspond à un logiciel DUI.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "FR",
"display": "FRANCE"
}
]
}
],
"kind": "requirements",
"fhirVersion": "4.0.1",
"format": [
"application/fhir+xml",
"application/fhir+json"
],
"implementationGuide": [
"https://interop.esante.gouv.fr/ig/fhir/tddui"
],
"rest": [
{
"mode": "client",
"documentation": "Transmission de données DUI vers un SI tiers (flux 1).",
"security": {
"cors": false,
"description": "L’ANS propose des référentiels dédiés à la politique de sécurité (la PGSSI-S) et des mécanismes de sécurisation sont définis dans les volets de la couche Transport du Cadre d’Interopérabilité des systèmes d’information de santé (CI-SIS)"
},
"resource": [
{
"type": "Patient",
"supportedProfile": [
"https://interop.esante.gouv.fr/ig/fhir/tddui/StructureDefinition/tddui-patient|2.2.0-ballot",
"https://interop.esante.gouv.fr/ig/fhir/tddui/StructureDefinition/tddui-patient-ins|2.2.0-ballot"
],
"interaction": [
{
"code": "create"
}
]
},
{
"type": "Organization",
"supportedProfile": [
"https://interop.esante.gouv.fr/ig/fhir/tddui/StructureDefinition/tddui-organization|2.2.0-ballot"
],
"interaction": [
{
"code": "create"
}
]
},
{
"type": "Encounter",
"supportedProfile": [
"https://interop.esante.gouv.fr/ig/fhir/tddui/StructureDefinition/tddui-encounter-sejour|2.2.0-ballot",
"https://interop.esante.gouv.fr/ig/fhir/tddui/StructureDefinition/tddui-encounter-evenement|2.2.0-ballot"
],
"interaction": [
{
"code": "create"
}
]
},
{
"type": "Practitioner",
"supportedProfile": [
"https://interop.esante.gouv.fr/ig/fhir/tddui/StructureDefinition/tddui-practitioner|2.2.0-ballot"
],
"interaction": [
{
"code": "create"
}
]
},
{
"type": "PractitionerRole",
"supportedProfile": [
"https://interop.esante.gouv.fr/ig/fhir/tddui/StructureDefinition/tddui-practitioner-role|2.2.0-ballot"
],
"interaction": [
{
"code": "create"
}
]
},
{
"type": "Task",
"supportedProfile": [
"https://interop.esante.gouv.fr/ig/fhir/tddui/StructureDefinition/tddui-task-transport-professionnel|2.2.0-ballot",
"https://interop.esante.gouv.fr/ig/fhir/tddui/StructureDefinition/tddui-task-transport-usager|2.2.0-ballot",
"https://interop.esante.gouv.fr/ig/fhir/tddui/StructureDefinition/tddui-task-action|2.2.0-ballot",
"https://interop.esante.gouv.fr/ig/fhir/tddui/StructureDefinition/tddui-task-bilan|2.2.0-ballot",
"https://interop.esante.gouv.fr/ig/fhir/tddui/StructureDefinition/tddui-task-moyen-ressource|2.2.0-ballot",
"https://interop.esante.gouv.fr/ig/fhir/tddui/StructureDefinition/tddui-task-prestation|2.2.0-ballot"
],
"interaction": [
{
"code": "create"
}
]
},
{
"type": "QuestionnaireResponse",
"supportedProfile": [
"https://interop.esante.gouv.fr/ig/fhir/tddui/StructureDefinition/tddui-questionnaire-response|2.2.0-ballot"
],
"interaction": [
{
"code": "create"
}
]
},
{
"type": "DocumentReference",
"supportedProfile": [
"https://interop.esante.gouv.fr/ig/fhir/tddui/StructureDefinition/tddui-document-reference|2.2.0-ballot"
],
"interaction": [
{
"code": "create"
}
]
},
{
"type": "CarePlan",
"supportedProfile": [
"https://interop.esante.gouv.fr/ig/fhir/tddui/StructureDefinition/tddui-careplan-projet-personnalise|2.2.0-ballot"
],
"interaction": [
{
"code": "create"
}
]
},
{
"type": "Consent",
"supportedProfile": [
"https://interop.esante.gouv.fr/ig/fhir/tddui/StructureDefinition/tddui-consent-accord|2.2.0-ballot"
],
"interaction": [
{
"code": "create"
}
]
},
{
"type": "Goal",
"supportedProfile": [
"https://interop.esante.gouv.fr/ig/fhir/tddui/StructureDefinition/tddui-goal-attente|2.2.0-ballot",
"https://interop.esante.gouv.fr/ig/fhir/tddui/StructureDefinition/tddui-goal-objectif|2.2.0-ballot"
],
"interaction": [
{
"code": "create"
}
]
},
{
"type": "ServiceRequest",
"supportedProfile": [
"https://interop.esante.gouv.fr/ig/fhir/tddui/StructureDefinition/tddui-service-request-besoin|2.2.0-ballot"
],
"interaction": [
{
"code": "create"
}
]
},
{
"type": "RelatedPerson",
"supportedProfile": [
"https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-related-person|2.1.0"
],
"interaction": [
{
"code": "create"
}
]
}
],
"interaction": [
{
"code": "transaction",
"documentation": "https://interop.esante.gouv.fr/ig/fhir/tddui/StructureDefinition/tddui-bundle"
}
]
}
]
}