Package | ans.cnsa.fhir |
Resource Type | StructureDefinition |
Id | d6342639-b099-4569-b9fd-9b5fb7f04e13 |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=ans.cnsa.fhir@0.1.2&canonical=http://esante.gouv.fr/ci-sis/fhir/StructureDefinition/BundleRechercheDossier |
URL | http://esante.gouv.fr/ci-sis/fhir/StructureDefinition/BundleRechercheDossier |
Version | 1.0 |
Status | active |
Date | 2021-04-21T08:14:00.2465199+00:00 |
Name | BundleRechercheDossier |
Authority | national |
Description | Ce profil correspond au résultat d’une « recherche de dossiers » au sens du volet SI-MDPH. « Bundle » de type « searchset » encapsulant une collection de 0, une ou plusieurs ressources « QuestionnaireResponse » répondant aux critères de recherche. |
Type | Bundle |
Kind | resource |
No resources found
No resources found
No narrative content found in resource
{ "resourceType": "StructureDefinition", "id": "d6342639-b099-4569-b9fd-9b5fb7f04e13", "meta": { "versionId": "1", "lastUpdated": "2021-04-21T08:18:35.049+00:00" }, "url": "http://esante.gouv.fr/ci-sis/fhir/StructureDefinition/BundleRechercheDossier", "version": "1.0", "name": "BundleRechercheDossier", "status": "active", "date": "2021-04-21T08:14:00.2465199+00:00", "publisher": "ANS", "description": "Ce profil correspond au résultat d’une « recherche de dossiers » au sens du volet SI-MDPH.\r\n« Bundle » de type « searchset » encapsulant une collection de 0, une ou plusieurs ressources « QuestionnaireResponse » répondant aux critères de recherche.", "fhirVersion": "4.0.1", "mapping": [ { "identity": "v2", "uri": "http://hl7.org/v2", "name": "HL7 v2 Mapping" }, { "identity": "rim", "uri": "http://hl7.org/v3", "name": "RIM Mapping" }, { "identity": "cda", "uri": "http://hl7.org/v3/cda", "name": "CDA (R2)" }, { "identity": "w5", "uri": "http://hl7.org/fhir/fivews", "name": "FiveWs Pattern Mapping" } ], "kind": "resource", "abstract": false, "type": "Bundle", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Bundle", "derivation": "constraint", "differential": { "element": [ { "id": "Bundle.meta", "path": "Bundle.meta", "min": 1 }, { "id": "Bundle.meta.profile", "path": "Bundle.meta.profile", "min": 1, "max": "1", "fixedCanonical": "http://esante.gouv.fr/ci-sis/fhir/StructureDefinition/BundleRechercheDossier" }, { "id": "Bundle.type", "path": "Bundle.type", "fixedCode": "searchset" }, { "id": "Bundle.entry.resource", "path": "Bundle.entry.resource", "min": 1, "type": [ { "code": "Resource", "profile": [ "http://hl7.org/fhir/StructureDefinition/QuestionnaireResponse" ] } ] }, { "id": "Bundle.entry.request", "path": "Bundle.entry.request", "max": "0" }, { "id": "Bundle.entry.response", "path": "Bundle.entry.response", "max": "0" } ] } }