Partage de Documents de Santé en mobilité (PDSm) - Local Development build (v0.1.0). See the Directory of published versions
Active as of 2021-10-21 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:SearchParameter;
fhir:nodeRole fhir:treeRoot;
fhir:Resource.id [ fhir:value "PDSm-DocumentReference-PractitionerRoleAsAuthor"];
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ];
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: SearchParameter</b><a name=\"PDSm-DocumentReference-PractitionerRoleAsAuthor\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource SearchParameter \"PDSm-DocumentReference-PractitionerRoleAsAuthor\" </p></div><p><b>url</b>: <code>http://interop.esante.gouv.fr/ci-sis/fhir/PDSm/SearchParameter/PDSm-DocumentReference-PractitionerRoleAsAuthor</code></p><p><b>version</b>: 0.1.0</p><p><b>name</b>: PDSm_DocumentReference_PractitionerRoleAsAuthor</p><p><b>derivedFrom</b>: <a href=\"http://hl7.org/fhir/SearchParameter/DocumentReference-author\">http://hl7.org/fhir/SearchParameter/DocumentReference-author</a></p><p><b>status</b>: active</p><p><b>date</b>: 2021-10-21 02:14:41+0000</p><p><b>publisher</b>: ANS</p><p><b>contact</b>: ANS: <a href=\"https://esante.gouv.fr\">https://esante.gouv.fr</a></p><p><b>description</b>: Paramètre de recherche chaîné créé pour le volet PDSm de manière à pouvoir utiliser comme critère de recherche l'élément author:PractitionerRole.practitioner:Practitioner.identifier, author:PractitionerRole.practitioner:Practitioner.given et author:PractitionerRole.practitioner:Practitioner.family</p><p><b>code</b>: author</p><p><b>base</b>: DocumentReference</p><p><b>type</b>: reference</p><p><b>expression</b>: DocumentReference.author</p><p><b>xpathUsage</b>: normal</p><p><b>target</b>: PractitionerRole</p><p><b>multipleOr</b>: true</p><p><b>multipleAnd</b>: true</p><p><b>chain</b>: partOf.practitioner.identifier, partOf.practitioner.given, partOf.practitioner.family, partOf.givenEx, partOf.familyEx</p></div>"
];
fhir:SearchParameter.url [ fhir:value "http://interop.esante.gouv.fr/ci-sis/fhir/PDSm/SearchParameter/PDSm-DocumentReference-PractitionerRoleAsAuthor"];
fhir:SearchParameter.version [ fhir:value "0.1.0"];
fhir:SearchParameter.name [ fhir:value "PDSm_DocumentReference_PractitionerRoleAsAuthor"];
fhir:SearchParameter.derivedFrom [
fhir:value "http://hl7.org/fhir/SearchParameter/DocumentReference-author";
fhir:link <http://hl7.org/fhir/SearchParameter/DocumentReference-author>
];
fhir:SearchParameter.status [ fhir:value "active"];
fhir:SearchParameter.date [ fhir:value "2021-10-21T14:14:41.3948746+00:00"^^xsd:dateTime];
fhir:SearchParameter.publisher [ fhir:value "ANS"];
fhir:SearchParameter.contact [
fhir:index 0;
fhir:ContactDetail.name [ fhir:value "ANS" ];
fhir:ContactDetail.telecom [
fhir:index 0;
fhir:ContactPoint.system [ fhir:value "url" ];
fhir:ContactPoint.value [ fhir:value "https://esante.gouv.fr" ] ]
];
fhir:SearchParameter.description [ fhir:value "Paramètre de recherche chaîné créé pour le volet PDSm de manière à pouvoir utiliser comme critère de recherche l'élément author:PractitionerRole.practitioner:Practitioner.identifier, author:PractitionerRole.practitioner:Practitioner.given et author:PractitionerRole.practitioner:Practitioner.family"];
fhir:SearchParameter.code [ fhir:value "author"];
fhir:SearchParameter.base [
fhir:value "DocumentReference";
fhir:index 0
];
fhir:SearchParameter.type [ fhir:value "reference"];
fhir:SearchParameter.expression [ fhir:value "DocumentReference.author"];
fhir:SearchParameter.xpathUsage [ fhir:value "normal"];
fhir:SearchParameter.target [
fhir:value "PractitionerRole";
fhir:index 0
];
fhir:SearchParameter.multipleOr [ fhir:value "true"^^xsd:boolean];
fhir:SearchParameter.multipleAnd [ fhir:value "true"^^xsd:boolean];
fhir:SearchParameter.chain [
fhir:value "partOf.practitioner.identifier";
fhir:index 0
], [
fhir:value "partOf.practitioner.given";
fhir:index 1
], [
fhir:value "partOf.practitioner.family";
fhir:index 2
], [
fhir:value "partOf.givenEx";
fhir:index 3
], [
fhir:value "partOf.familyEx";
fhir:index 4
].
# - ontology header ------------------------------------------------------------
a owl:Ontology;
owl:imports fhir:fhir.ttl.
IG © 2020+ ANS. Package ans.fhir.fr.PDSm#0.1.0 based on FHIR 4.0.1. Generated 2022-11-15
Links: Table of Contents |
QA Report