PackagesCanonicalsLogsProblems
    Packages
    ans.cnsa.fhir@0.0.1
    http://esante.gouv.fr/ci-sis/fhir/StructureDefinition/BundleRecherchePJ
{
  "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.",
  "_filename": "BundleRecherchePJ.StructureDefinition.json",
  "package_name": "ans.cnsa.fhir",
  "date": "2021-04-21T08:05:35.0059384+00:00",
  "derivation": "constraint",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2021-04-21T08:10:09.725+00:00"
  },
  "publisher": "ANS",
  "fhirVersion": "4.0.1",
  "name": "BundleRecherchePJ",
  "mapping": [ {
    "uri": "http://hl7.org/v2",
    "name": "HL7 v2 Mapping",
    "identity": "v2"
  }, {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  }, {
    "uri": "http://hl7.org/v3/cda",
    "name": "CDA (R2)",
    "identity": "cda"
  }, {
    "uri": "http://hl7.org/fhir/fivews",
    "name": "FiveWs Pattern Mapping",
    "identity": "w5"
  } ],
  "abstract": false,
  "type": "Bundle",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "0.0.1",
  "status": "active",
  "id": "016676cb-30ba-40a1-b1fb-fd3a74e1e601",
  "kind": "resource",
  "url": "http://esante.gouv.fr/ci-sis/fhir/StructureDefinition/BundleRecherchePJ",
  "version": "1.0",
  "differential": {
    "element": [ {
      "id": "Bundle.meta",
      "min": 1,
      "path": "Bundle.meta"
    }, {
      "id": "Bundle.meta.profile",
      "max": "1",
      "min": 1,
      "path": "Bundle.meta.profile",
      "fixedCanonical": "http://esante.gouv.fr/ci-sis/fhir/StructureDefinition/BundleRecherchePJ"
    }, {
      "id": "Bundle.type",
      "path": "Bundle.type",
      "fixedCode": "searchset"
    }, {
      "id": "Bundle.entry.resource",
      "min": 1,
      "path": "Bundle.entry.resource",
      "type": [ {
        "code": "Resource",
        "profile": [ "http://esante.gouv.fr/ci-sis/fhir/StructureDefinition/DocumentReferenceMDPH" ]
      } ]
    }, {
      "id": "Bundle.entry.request",
      "max": "0",
      "path": "Bundle.entry.request"
    }, {
      "id": "Bundle.entry.response",
      "max": "0",
      "path": "Bundle.entry.response"
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Bundle"
}