: ServiceRequestIntent - TTL Representation
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:ValueSet ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "PLSMPLServiceRequestIntent"] ; #
fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet PLSMPLServiceRequestIntent</b></p><a name=\"PLSMPLServiceRequestIntent\"> </a><a name=\"hcPLSMPLServiceRequestIntent\"> </a><a name=\"PLSMPLServiceRequestIntent-pl-PL\"> </a><ul><li>Include these codes as defined in <a href=\"http://hl7.org/fhir/R4/codesystem-request-intent.html\"><code>http://hl7.org/fhir/request-intent</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-request-intent.html#request-intent-proposal\">proposal</a></td><td>Prośba o przekazanie pacjenta PULL</td><td>The request is a suggestion made by someone/something that does not have an intention to ensure it occurs and without providing an authorization to act.</td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-request-intent.html#request-intent-order\">order</a></td><td>Wniosek o przyjęcie pacjenta PUSH</td><td>The request represents a request/demand and authorization for action by a Practitioner.</td></tr></table></li></ul></div>"
] ; #
fhir:url [ fhir:v "https://ezdrowie.gov.pl/fhir/ValueSet/PLSMPLServiceRequestIntent"^^xsd:anyURI] ; #
fhir:version [ fhir:v "25.0.0"] ; #
fhir:name [ fhir:v "PLSMPLServiceRequestIntent"] ; #
fhir:title [ fhir:v "ServiceRequestIntent"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v "false"^^xsd:boolean] ; #
fhir:date [ fhir:v "2024-09-17T15:37:37+02:00"^^xsd:dateTime] ; #
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 "Słownik dozwolonych typów wniosku o przekazanie terapii do innego świadczeniodawcy"] ; #
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:compose [
( fhir:include [
fhir:system [ fhir:v "http://hl7.org/fhir/request-intent"^^xsd:anyURI ] ;
( fhir:concept [
fhir:code [ fhir:v "proposal" ] ;
fhir:display [ fhir:v "Prośba o przekazanie pacjenta PULL" ] ] [
fhir:code [ fhir:v "order" ] ;
fhir:display [ fhir:v "Wniosek o przyjęcie pacjenta PUSH" ] ] ) ] )
] . #