Dokumentacja Integracyjna SMPL
25.0.0 - STU1 Poland flag

: questionnaire-treatment-plan-definition-identifier - TTL Representation

Active as of 2020-05-06

Raw ttl | Download


@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:id [ fhir:v "questionnaire-treatment-plan-definition-identifier"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter questionnaire-treatment-plan-definition-identifier</b></p><a name=\"questionnaire-treatment-plan-definition-identifier\"> </a><a name=\"hcquestionnaire-treatment-plan-definition-identifier\"> </a><a name=\"questionnaire-treatment-plan-definition-identifier-pl-PL\"> </a><h2>SearchQuestionnaireByTreatmentPlanDefinitionIdentifier</h2><p>Parameter <code>treatmentPlanDefinitionIdentifier</code>:<code>token</code></p><div><p>Wyszukanie definicji formularza po identyfikatorze definicji programu lekowego.</p>\n</div><table class=\"grid\"><tr><td>Resource</td><td><a href=\"http://hl7.org/fhir/R4/questionnaire.html\">Questionnaire</a></td></tr><tr><td>Expression</td><td><code>Questionnaire.extension('https://ezdrowie.gov.pl/fhir/StructureDefinition/PLSMPLTreatmentPlanDefinitionIdentifier').value.identifier</code></td></tr><tr><td>Processing Mode</td><td>Normal</td></tr><tr><td>Multiples</td><td><ul><li>multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true</li><li>multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true</li></ul></td></tr><tr><td>Modifiers</td><td>Allowed: identifier</td></tr></table></div>"
  ] ; # 
  fhir:url [ fhir:v "https://ezdrowie.gov.pl/fhir/SearchParameter/questionnaire-treatment-plan-definition-identifier"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "25.0.0"] ; # 
  fhir:name [ fhir:v "SearchQuestionnaireByTreatmentPlanDefinitionIdentifier"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:date [ fhir:v "2020-05-06"^^xsd:date] ; # 
  fhir:publisher [ fhir:v "CeZ"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "CeZ" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://ezdrowie.gov.pl" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Wyszukanie definicji formularza po identyfikatorze definicji programu lekowego."] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "PL" ] ;
fhir:display [ fhir:v "Poland" ]     ] )
  ] ) ; # 
  fhir:code [ fhir:v "treatmentPlanDefinitionIdentifier"] ; # 
  fhir:base ( [ fhir:v "Questionnaire"] ) ; # 
  fhir:type [ fhir:v "token"] ; # 
  fhir:expression [ fhir:v "Questionnaire.extension('https://ezdrowie.gov.pl/fhir/StructureDefinition/PLSMPLTreatmentPlanDefinitionIdentifier').value.identifier"] ; # 
  fhir:xpathUsage [ fhir:v "normal"] ; # 
  fhir:modifier ( [ fhir:v "identifier"] ) . #