PackagesCanonicalsLogsProblems
    Packages
    ans.cnsa.fhir@0.0.1
    http://esante.gouv.fr/ci-sis/fhir/StructureDefinition/BundleRechercheDossier
{
  "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.",
  "_filename": "BundleRechercheDossier.StructureDefinition.json",
  "package_name": "ans.cnsa.fhir",
  "date": "2021-04-21T08:14:00.2465199+00:00",
  "derivation": "constraint",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2021-04-21T08:18:35.049+00:00"
  },
  "publisher": "ANS",
  "fhirVersion": "4.0.1",
  "name": "BundleRechercheDossier",
  "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": "27d3501b-9804-46f5-bdb4-630f8750c8e1",
  "kind": "resource",
  "url": "http://esante.gouv.fr/ci-sis/fhir/StructureDefinition/BundleRechercheDossier",
  "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/BundleRechercheDossier"
    }, {
      "id": "Bundle.type",
      "path": "Bundle.type",
      "fixedCode": "searchset"
    }, {
      "id": "Bundle.entry.resource",
      "min": 1,
      "path": "Bundle.entry.resource",
      "type": [ {
        "code": "Resource",
        "profile": [ "http://hl7.org/fhir/StructureDefinition/QuestionnaireResponse" ]
      } ]
    }, {
      "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"
}