Package | ans.cnsa.fhir |
Resource Type | StructureDefinition |
Id | dbb7695c-5a9f-491d-906e-5ab78c6e6904 |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=ans.cnsa.fhir@0.1.2&canonical=http://esante.gouv.fr/ci-sis/fhir/StructureDefinition/BundleRecherchePJ |
URL | http://esante.gouv.fr/ci-sis/fhir/StructureDefinition/BundleRecherchePJ |
Version | 1.0 |
Status | active |
Date | 2021-04-21T08:05:35.0059384+00:00 |
Name | BundleRecherchePJ |
Authority | national |
Description | Ce profil correspond au « résultat d’une recherche de pièces jointes » au sens du volet SI-MDPH. « Bundle » de type « searchset » encapsulant une collection de 0, une ou plusieurs ressources « DocumentReference » répondant aux critères de recherche. |
Type | Bundle |
Kind | resource |
No resources found
StructureDefinition | |
DocumentReferenceMDPH | DocumentReferenceMDPH |
No narrative content found in resource
{ "resourceType": "StructureDefinition", "id": "dbb7695c-5a9f-491d-906e-5ab78c6e6904", "meta": { "versionId": "1", "lastUpdated": "2021-04-21T08:10:09.725+00:00" }, "url": "http://esante.gouv.fr/ci-sis/fhir/StructureDefinition/BundleRecherchePJ", "version": "1.0", "name": "BundleRecherchePJ", "status": "active", "date": "2021-04-21T08:05:35.0059384+00:00", "publisher": "ANS", "description": "Ce profil correspond au « résultat d’une recherche de pièces jointes » au sens du volet SI-MDPH. \r\n« Bundle » de type « searchset » encapsulant une collection de 0, une ou plusieurs ressources « DocumentReference » 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/BundleRecherchePJ" }, { "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/DocumentReferenceMDPH" ] } ] }, { "id": "Bundle.entry.request", "path": "Bundle.entry.request", "max": "0" }, { "id": "Bundle.entry.response", "path": "Bundle.entry.response", "max": "0" } ] } }