@prefix fhir: . @prefix owl: . @prefix rdf: . @prefix rdfs: . @prefix xsd: . # - resource ------------------------------------------------------------------- a fhir:CodeSystem ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "laboratory"] ; # fhir:meta [ fhir:versionId [ fhir:v "2" ] ; fhir:lastUpdated [ fhir:v "2021-10-13T21:32:21.624+03:00"^^xsd:dateTime ] ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "

Generated Narrative: CodeSystem laboratory

version: 2; Last updated: 2021-10-13 21:32:21+0300

Properties

This code system defines the following properties for its concepts

NameCodeURITypeDescription
Short Descriptionshort_descriptionhttp://nphies.sa/terminology/CodeSystem/concept-properties#short_descriptionstringShort Description
Chapterchapterhttp://nphies.sa/terminology/CodeSystem/concept-properties#chapterintegerChapter
Blockblockhttp://nphies.sa/terminology/CodeSystem/concept-properties#blockintegerBlock
Active Fromactive_fromhttp://nphies.sa/terminology/CodeSystem/concept-properties#active_fromdateTimeActive From
Active Toactive_tohttp://nphies.sa/terminology/CodeSystem/concept-properties#active_todateTimeActive To
Activeactivehttp://nphies.sa/terminology/CodeSystem/concept-properties#activebooleanActive
Activation PeriodsactivationPeriodshttp://nphies.sa/terminology/CodeSystem/concept-properties#activationPeriodsstringActivation Periods

Concepts

This case-insensitive code system http://nphies.sa/terminology/CodeSystem/laboratory provides a fragment that includes following code:

CodeDisplayShort DescriptionChapterBlockActive FromActive
73050-54-40 Detection of Herpes Simplex Virus (HSV) by nucleic acid (DNA or RNA) direct probe techniqueHSV; Direct probe2130502020-12-31T22:00:00Ztrue
"^^rdf:XMLLiteral ] ; # fhir:url [ fhir:v "http://nphies.sa/terminology/CodeSystem/laboratory"^^xsd:anyURI] ; # fhir:version [ fhir:v "0.3.0"] ; # fhir:name [ fhir:v "Laboratory"] ; # fhir:title [ fhir:v "Laboratory"] ; # fhir:status [ fhir:v "active"] ; # fhir:experimental [ fhir:v false] ; # fhir:date [ fhir:v "2025-06-23T22:09:21+03:00"^^xsd:dateTime] ; # fhir:publisher [ fhir:v "HL7 Saudi Arabia"] ; # fhir:contact ( [ fhir:name [ fhir:v "HL7 Saudi Arabia" ] ; fhir:telecom ( [ fhir:system [ fhir:v "url" ] ; fhir:value [ fhir:v "http://test-project.org/test-publisher" ] ] ) ] ) ; # fhir:description [ fhir:v "This code set includes Laboratory tests, observations and Blood Bank products"] ; # fhir:jurisdiction ( [ fhir:coding ( [ fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ; fhir:code [ fhir:v "SA" ] ; fhir:display [ fhir:v "Saudi Arabia" ] ] ) ] ) ; # fhir:copyright [ fhir:v "Copyright Independent Hospital Pricing Authority (https://ihacpa.gov.au). This code system has been drawn from the ACHI codes and have been extended by The Council for Health Insurance (https://chi.gov.sa) to create the Saudi Billing System (SBS). The majority of codes have been removed from public view with only a few retained to support examples."] ; # fhir:caseSensitive [ fhir:v false] ; # fhir:compositional [ fhir:v false] ; # fhir:versionNeeded [ fhir:v false] ; # fhir:content [ fhir:v "fragment"] ; # fhir:property ( [ fhir:code [ fhir:v "short_description" ] ; fhir:uri [ fhir:v "http://nphies.sa/terminology/CodeSystem/concept-properties#short_description"^^xsd:anyURI ] ; fhir:description [ fhir:v "Short Description" ] ; fhir:type [ fhir:v "string" ] ] [ fhir:code [ fhir:v "chapter" ] ; fhir:uri [ fhir:v "http://nphies.sa/terminology/CodeSystem/concept-properties#chapter"^^xsd:anyURI ] ; fhir:description [ fhir:v "Chapter" ] ; fhir:type [ fhir:v "integer" ] ] [ fhir:code [ fhir:v "block" ] ; fhir:uri [ fhir:v "http://nphies.sa/terminology/CodeSystem/concept-properties#block"^^xsd:anyURI ] ; fhir:description [ fhir:v "Block" ] ; fhir:type [ fhir:v "integer" ] ] [ fhir:code [ fhir:v "active_from" ] ; fhir:uri [ fhir:v "http://nphies.sa/terminology/CodeSystem/concept-properties#active_from"^^xsd:anyURI ] ; fhir:description [ fhir:v "Active From" ] ; fhir:type [ fhir:v "dateTime" ] ] [ fhir:code [ fhir:v "active_to" ] ; fhir:uri [ fhir:v "http://nphies.sa/terminology/CodeSystem/concept-properties#active_to"^^xsd:anyURI ] ; fhir:description [ fhir:v "Active To" ] ; fhir:type [ fhir:v "dateTime" ] ] [ fhir:code [ fhir:v "active" ] ; fhir:uri [ fhir:v "http://nphies.sa/terminology/CodeSystem/concept-properties#active"^^xsd:anyURI ] ; fhir:description [ fhir:v "Active" ] ; fhir:type [ fhir:v "boolean" ] ] [ fhir:code [ fhir:v "activationPeriods" ] ; fhir:uri [ fhir:v "http://nphies.sa/terminology/CodeSystem/concept-properties#activationPeriods"^^xsd:anyURI ] ; fhir:description [ fhir:v "Activation Periods" ] ; fhir:type [ fhir:v "string" ] ] ) ; # fhir:concept ( [ fhir:code [ fhir:v "73050-54-40" ] ; fhir:display [ fhir:v "Detection of Herpes Simplex Virus (HSV) by nucleic acid (DNA or RNA) direct probe technique" ] ; fhir:property ( [ fhir:code [ fhir:v "short_description" ] ; fhir:value [ a fhir:string ; fhir:v "HSV; Direct probe" ] ] [ fhir:code [ fhir:v "chapter" ] ; fhir:value [ a fhir:integer ; fhir:v 21 ] ] [ fhir:code [ fhir:v "active" ] ; fhir:value [ a fhir:boolean ; fhir:v true ] ] [ fhir:code [ fhir:v "block" ] ; fhir:value [ a fhir:integer ; fhir:v 3050 ] ] [ fhir:code [ fhir:v "active_from" ] ; fhir:value [ a fhir:dateTime ; fhir:v "2020-12-31T22:00:00Z"^^xsd:dateTime ] ] ) ] ) . # # -------------------------------------------------------------------------------------