Janus - Local Development build (v0.1.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Draft as of 2024-01-26 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:Requirements ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "TBL-USR-01"] ; #
fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n\n <div style=\"display: inline-block;#xA; background-color: #d9e0e7; #xA; padding: 6px; #xA; margin: 4px; #xA; border: 1px solid #8da1b4;#xA; border-radius: 5px; #xA; line-height: 60%;#xA; width: 100%;\">\n \n <p style=\"padding-bottom: 0px; margin: 0px;\">\n <b>ID</b>: TBL-USR-01\n </p>\n \n \n\n \n \n <p style=\"padding-bottom: 0px; margin: 0px;\">\n <b>Publisher</b>: Fyrstain\n </p>\n \n \n <table style=\"width: 100%;\" class=\"grid\">\n <tr style=\"background-color: #333f4c; color: #ffffff;\">\n <th style=\"text-align: center;\"><b>Contact Name</b></th>\n <th style=\"text-align: center;\"><b>Contact Points</b></th>\n </tr>\n \n <tr style=\"background-color: #ffffff;\">\n <td> Fyrstain </td>\n <td>\n <ul>\n \n <li>\n \n <a href=\"http://fyrstain.com\">http://fyrstain.com</a>\n \n </li>\n \n </ul>\n </td>\n </tr>\n \n </table>\n \n \n \n <p style=\"padding-bottom: 0px; margin: 0px;\">\n <b>Description</b>:\n </p>\n <div><p>This requirement stipulates that a user shall be able to change the number of results per page.</p>\n</div>\n \n \n \n \n \n <p style=\"padding-bottom: 0px; margin: 0px;\">\n <b>Purpose</b>:\n </p>\n <div><p>The requirements of the Janus Application define the guidelines, procedures, and standards that determine the functionalities accessible to users on the application. They ensure precise and secure management of features, prevent potential vulnerabilities, and safeguard sensitive information. The aim is to maintain the quality of services offered by the application to meet the needs and requirements of users.</p>\n</div>\n \n \n \n <p style=\"padding-bottom: 0px; margin: 0px;\">\n <b>Copyright Label</b>: FHIR - Ignite the flame of interoperability in healthcare.\n </p>\n \n\n \n\n \n \n \n <p style=\"padding-bottom: 0px; margin: 0px;\">\n <b>Actor for these requirements</b>: \n \n <code><a href=\"ActorDefinition-AD-User.html\">User</a></code> \n \n </p>\n \n </div><br/>\n\n <div style=\"display: inline-block;#xA; padding: 6px; #xA; margin: 4px; #xA; width: 100%;\">\n \n <p style=\"padding-bottom: 0px; margin: 0px;\">\n <b>Statements</b>: \n </p>\n \n <blockquote>\n <p style=\"padding-bottom: 0px; margin: 0px;\"><b>ID</b>: TBL-USR-01</p>\n \n <p style=\"padding-bottom: 0px; margin: 0px;\">\n <b>Label</b>: As a User, I shall be able to change the number of results per page.\n </p>\n \n \n \n <p style=\"padding-bottom: 0px; margin: 0px;\"><b>Sources</b>:</p>\n <ul>\n \n <li>\n Fyrstain\n </li>\n \n </ul>\n \n <table style=\"width: 100%;\">\n <tr style=\"background-color: #333f4c; color: #ffffff;\">\n \n <th><b>Conformance</b></th> \n <th><b>Requirement</b></th>\n \n \n \n </tr>\n <tr style=\"background-color: #ffffff;\">\n \n \n <td>\n \n <code>SHALL</code> \n \n </td>\n \n <td><div><p>be able to change the number of results per page</p>\n</div></td>\n \n \n \n </tr>\n </table>\n </blockquote>\n \n \n </div>\n</div>"^^rdf:XMLLiteral
] ; #
fhir:url [ fhir:v "http://fyrstain.com/fhir/R4/janus-ig/Requirements/TBL-USR-01"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.1.1"] ; #
fhir:name [ fhir:v "TBL_USR_01"] ; #
fhir:title [
fhir:v "Obligation to be able to change the number of results per page" ;
( fhir:extension [
( fhir:extension [
fhir:url [ fhir:v "lang"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "fr-FR" ] ] [
fhir:url [ fhir:v "content"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "Obligation de pouvoir changer le nombre de résultats par page" ] ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/translation"^^xsd:anyURI ] ] )
] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:date [ fhir:v "2024-01-26T10:31:30.239Z"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "Fyrstain"] ; #
fhir:contact ( [
fhir:name [ fhir:v "Fyrstain" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://fyrstain.com" ] ] )
] ) ; #
fhir:description [
fhir:v "This requirement stipulates that a user shall be able to change the number of results per page." ;
( fhir:extension [
( fhir:extension [
fhir:url [ fhir:v "lang"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "fr-FR" ] ] [
fhir:url [ fhir:v "content"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "Cette exigence stipule qu'un utilisateur doit pouvoir changer le nombre de résultats par page." ] ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/translation"^^xsd:anyURI ] ] )
] ; #
fhir:purpose [
fhir:v "The requirements of the Janus Application define the guidelines, procedures, and standards that determine the functionalities accessible to users on the application. They ensure precise and secure management of features, prevent potential vulnerabilities, and safeguard sensitive information. The aim is to maintain the quality of services offered by the application to meet the needs and requirements of users." ;
( fhir:extension [
( fhir:extension [
fhir:url [ fhir:v "lang"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "fr-FR" ] ] [
fhir:url [ fhir:v "content"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "Les exigences de l'application de Janus définissent les directives, les procédures et les normes qui déterminent les fonctionnalités accessibles aux utilisateurs sur l'application. Elles garantissent une gestion précise et sécurisée des fonctionnalités, préviennent les vulnérabilités potentielles, et assurent la protection des informations sensibles. L'objectif est de maintenir la qualité des services offerts par l'application afin de répondre aux besoins et aux exigences des utilisateurs." ] ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/translation"^^xsd:anyURI ] ] )
] ; #
fhir:copyright [
fhir:v "Fyrstain" ;
( fhir:extension [
( fhir:extension [
fhir:url [ fhir:v "lang"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "fr-FR" ] ] [
fhir:url [ fhir:v "content"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "Fyrstain" ] ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/translation"^^xsd:anyURI ] ] )
] ; #
fhir:copyrightLabel [
fhir:v "FHIR - Ignite the flame of interoperability in healthcare." ;
( fhir:extension [
( fhir:extension [
fhir:url [ fhir:v "lang"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "fr-FR" ] ] [
fhir:url [ fhir:v "content"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "FHIR - Allumer la flamme de l'interopérabilité dans les soins de santé." ] ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/translation"^^xsd:anyURI ] ] )
] ; #
fhir:actor ( [
fhir:v "http://fyrstain.com/fhir/R4/janus-ig/ActorDefinition/AD-User"^^xsd:anyURI ;
fhir:link <http://fyrstain.com/fhir/R4/janus-ig/ActorDefinition/AD-User>
] ) ; #
fhir:statement ( [
fhir:key [ fhir:v "TBL-USR-01" ] ;
fhir:label [
fhir:v "As a User, I shall be able to change the number of results per page." ;
( fhir:extension [
( fhir:extension [
fhir:url [ fhir:v "lang"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "fr-FR" ] ] [
fhir:url [ fhir:v "content"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "En tant qu'utilisateur, je DOIS pouvoir changer le nombre de résultats par page." ] ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/translation"^^xsd:anyURI ] ] ) ] ;
( fhir:conformance [ fhir:v "SHALL" ] ) ;
fhir:requirement [
fhir:v "be able to change the number of results per page" ;
( fhir:extension [
( fhir:extension [
fhir:url [ fhir:v "lang"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "fr-FR" ] ] [
fhir:url [ fhir:v "content"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "pouvoir changer le nombre de résultats par page" ] ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/translation"^^xsd:anyURI ] ] ) ] ;
( fhir:source [
fhir:display [ fhir:v "Fyrstain" ] ] )
] ) . #
IG © 2024+ Fyrstain. Package fhir.janus.ig#0.1.1 based on FHIR 4.0.1. Generated 2025-10-07
Links: Table of Contents |
QA Report