| Package | cisis.cds |
| Resource Type | StructureDefinition |
| Id | CdL_BundleResultatRechercheNotesCdL |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=cisis.cds@4.0.0&canonical=http://esante.gouv.fr/ci-sis/fhir/StructureDefinition/CdL_BundleResultatRechercheNotesCdL |
| URL | http://esante.gouv.fr/ci-sis/fhir/StructureDefinition/CdL_BundleResultatRechercheNotesCdL |
| Version | 2.0 |
| Status | active |
| Date | 2021-12-01 |
| Name | CdL_BundleResultatRechercheNotesCdL |
| Title | CdL_BundleResultatRechercheNotesCdL |
| Authority | national |
| Type | Bundle |
| Kind | resource |
No resources found
| StructureDefinition | |
| FrRelatedPerson | FrRelatedPerson |
| FrOrganization | FrOrganization |
| FrPatient | FrPatient |
| FrPractitioner | FrPractitioner |
| CdL_DocumentReferenceCdL | CdL_DocumentReferenceCdL |
| practitionerRole-organizationalRole-rass | PractitionerRoleOrganizationalRoleRASS |
| practitionerRole-professionalRole-rass | PractitionerRoleProfessionalRoleRASS |
No narrative content found in resource
{
"resourceType": "StructureDefinition",
"url": "http://esante.gouv.fr/ci-sis/fhir/StructureDefinition/CdL_BundleResultatRechercheNotesCdL",
"version": "2.0",
"name": "CdL_BundleResultatRechercheNotesCdL",
"title": "CdL_BundleResultatRechercheNotesCdL",
"status": "active",
"date": "2021-12-01",
"publisher": "ANS",
"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.type",
"path": "Bundle.type",
"fixedCode": "searchset"
},
{
"id": "Bundle.entry",
"path": "Bundle.entry",
"slicing": {
"discriminator": [
{
"type": "type",
"path": "resource"
}
],
"rules": "open"
}
},
{
"id": "Bundle.entry:DocumentReference",
"path": "Bundle.entry",
"sliceName": "DocumentReference"
},
{
"id": "Bundle.entry:DocumentReference.resource",
"path": "Bundle.entry.resource",
"min": 1,
"type": [
{
"code": "Resource",
"profile": [
"http://esante.gouv.fr/ci-sis/fhir/StructureDefinition/CdL_DocumentReferenceCdL"
]
}
]
},
{
"id": "Bundle.entry:DocumentReference.search.mode",
"path": "Bundle.entry.search.mode",
"fixedCode": "match"
},
{
"id": "Bundle.entry:DocumentReference.request",
"path": "Bundle.entry.request",
"max": "0"
},
{
"id": "Bundle.entry:DocumentReference.response",
"path": "Bundle.entry.response",
"max": "0"
},
{
"id": "Bundle.entry:Patient",
"path": "Bundle.entry",
"sliceName": "Patient"
},
{
"id": "Bundle.entry:Patient.resource",
"path": "Bundle.entry.resource",
"min": 1,
"type": [
{
"code": "Resource",
"profile": [
"http://interopsante.org/fhir/StructureDefinition/FrPatient"
]
}
]
},
{
"id": "Bundle.entry:Patient.search.mode",
"path": "Bundle.entry.search.mode",
"fixedCode": "include"
},
{
"id": "Bundle.entry:Patient.request",
"path": "Bundle.entry.request",
"max": "0"
},
{
"id": "Bundle.entry:Patient.response",
"path": "Bundle.entry.response",
"max": "0"
},
{
"id": "Bundle.entry:Practitioner",
"path": "Bundle.entry",
"sliceName": "Practitioner"
},
{
"id": "Bundle.entry:Practitioner.resource",
"path": "Bundle.entry.resource",
"min": 1,
"type": [
{
"code": "Resource",
"profile": [
"http://interopsante.org/fhir/StructureDefinition/FrPractitioner"
]
}
]
},
{
"id": "Bundle.entry:Practitioner.search.mode",
"path": "Bundle.entry.search.mode",
"fixedCode": "include"
},
{
"id": "Bundle.entry:Practitioner.request",
"path": "Bundle.entry.request",
"max": "0"
},
{
"id": "Bundle.entry:Practitioner.response",
"path": "Bundle.entry.response",
"max": "0"
},
{
"id": "Bundle.entry:PractitionerRole",
"path": "Bundle.entry",
"sliceName": "PractitionerRole"
},
{
"id": "Bundle.entry:PractitionerRole.resource",
"path": "Bundle.entry.resource",
"min": 1,
"type": [
{
"code": "Resource",
"profile": [
"https://apifhir.annuaire.sante.fr/ws-sync/exposed/structuredefinition/practitionerRole-professionalRole-rass",
"https://apifhir.annuaire.sante.fr/ws-sync/exposed/structuredefinition/practitionerRole-organizationalRole-rass"
]
}
]
},
{
"id": "Bundle.entry:PractitionerRole.search.mode",
"path": "Bundle.entry.search.mode",
"fixedCode": "include"
},
{
"id": "Bundle.entry:PractitionerRole.request",
"path": "Bundle.entry.request",
"max": "0"
},
{
"id": "Bundle.entry:PractitionerRole.response",
"path": "Bundle.entry.response",
"max": "0"
},
{
"id": "Bundle.entry:Organization",
"path": "Bundle.entry",
"sliceName": "Organization"
},
{
"id": "Bundle.entry:Organization.resource",
"path": "Bundle.entry.resource",
"min": 1,
"type": [
{
"code": "Resource",
"profile": [
"http://interopsante.org/fhir/StructureDefinition/FrOrganization"
]
}
]
},
{
"id": "Bundle.entry:Organization.search.mode",
"path": "Bundle.entry.search.mode",
"fixedCode": "include"
},
{
"id": "Bundle.entry:Organization.request",
"path": "Bundle.entry.request",
"max": "0"
},
{
"id": "Bundle.entry:Organization.response",
"path": "Bundle.entry.response",
"max": "0"
},
{
"id": "Bundle.entry:RelatedPerson",
"path": "Bundle.entry",
"sliceName": "RelatedPerson"
},
{
"id": "Bundle.entry:RelatedPerson.resource",
"path": "Bundle.entry.resource",
"min": 1,
"type": [
{
"code": "Resource",
"profile": [
"http://interopsante.org/fhir/StructureDefinition/FrRelatedPerson"
]
}
]
},
{
"id": "Bundle.entry:RelatedPerson.search.mode",
"path": "Bundle.entry.search.mode",
"fixedCode": "include"
},
{
"id": "Bundle.entry:RelatedPerson.request",
"path": "Bundle.entry.request",
"max": "0"
},
{
"id": "Bundle.entry:RelatedPerson.response",
"path": "Bundle.entry.response",
"max": "0"
},
{
"id": "Bundle.entry:Device",
"path": "Bundle.entry",
"sliceName": "Device"
},
{
"id": "Bundle.entry:Device.resource",
"path": "Bundle.entry.resource",
"min": 1,
"type": [
{
"code": "Resource",
"profile": [
"http://hl7.org/fhir/StructureDefinition/Device"
]
}
]
},
{
"id": "Bundle.entry:Device.search.mode",
"path": "Bundle.entry.search.mode",
"fixedCode": "include"
},
{
"id": "Bundle.entry:Device.request",
"path": "Bundle.entry.request",
"max": "0"
},
{
"id": "Bundle.entry:Device.response",
"path": "Bundle.entry.response",
"max": "0"
}
]
}
}