Package | ans.cnsa.fhir |
Resource Type | StructureDefinition |
Id | 5cf90be6-93e5-4541-a06c-93435f6941f8 |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=ans.cnsa.fhir@0.1.2&canonical=http://esante.gouv.fr/ci-sis/fhir/StructureDefinition/BundleRechercheDemandeModification |
URL | http://esante.gouv.fr/ci-sis/fhir/StructureDefinition/BundleRechercheDemandeModification |
Version | 1.0 |
Status | active |
Date | 2021-04-21T08:29:44.564198+00:00 |
Name | BundleRechercheDemandeModification |
Authority | national |
Description | Ce profil correspond au « résultat d’une recherche de demandes de modification au sens du volet SI-MDPH. « Bundle » de type « searchset » encapsulant une collection de 0, une ou plusieurs ressources « Communication » répondant aux critères de recherche. |
Type | Bundle |
Kind | resource |
No resources found
StructureDefinition | |
CommunicationMDPH | CommunicationMDPH |
No narrative content found in resource
{ "resourceType": "StructureDefinition", "id": "5cf90be6-93e5-4541-a06c-93435f6941f8", "meta": { "versionId": "1", "lastUpdated": "2021-04-21T08:34:19.336+00:00" }, "url": "http://esante.gouv.fr/ci-sis/fhir/StructureDefinition/BundleRechercheDemandeModification", "version": "1.0", "name": "BundleRechercheDemandeModification", "status": "active", "date": "2021-04-21T08:29:44.564198+00:00", "publisher": "ANS", "description": "Ce profil correspond au « résultat d’une recherche de demandes de modification au sens du volet SI-MDPH. \r\n« Bundle » de type « searchset » encapsulant une collection de 0, une ou plusieurs ressources « Communication » 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/BundleRechercheDemandeModification" }, { "id": "Bundle.type", "path": "Bundle.type", "fixedCode": "searchset" }, { "id": "Bundle.entry.resource", "path": "Bundle.entry.resource", "min": 1, "type": [ { "code": "Resource", "profile": [ "http://esante.gouv.fr/ci-sis/fhir/StructureDefinition/CommunicationMDPH" ] } ] }, { "id": "Bundle.entry.request", "path": "Bundle.entry.request", "max": "0" }, { "id": "Bundle.entry.response", "path": "Bundle.entry.response", "max": "0" } ] } }