@prefix fhir: . @prefix owl: . @prefix rdf: . @prefix rdfs: . @prefix xsd: . # - resource ------------------------------------------------------------------- a fhir:CodeSystem ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "medical-devices"] ; # fhir:meta [ fhir:versionId [ fhir:v "1" ] ; fhir:lastUpdated [ fhir:v "2023-08-23T17:05:28.268+03:00"^^xsd:dateTime ] ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "

Generated Narrative: CodeSystem medical-devices

version: 1; Last updated: 2023-08-23 17:05:28+0300

Properties

This code system defines the following properties for its concepts

NameCodeURITypeDescription
Is IVDis_IVDhttp://nphies.sa/terminology/CodeSystem/concept-properties#is_IVDbooleanIs_IVD
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/medical-devices provides a fragment that includes following code:

CodeDisplayDefinitionIs IVDActive
58380 Total testosterone IVD, controlA material which is used to verify the performance of an assay intended to be used for the quantitative measurement of total testosterone in a clinical specimen.truetrue
"^^rdf:XMLLiteral ] ; # fhir:url [ fhir:v "http://nphies.sa/terminology/CodeSystem/medical-devices"^^xsd:anyURI] ; # fhir:version [ fhir:v "0.3.0"] ; # fhir:name [ fhir:v "MedicalDevices"] ; # fhir:title [ fhir:v "Medical Devices"] ; # 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 system includes codes for Medical devices."] ; # 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 "is_IVD" ] ; fhir:uri [ fhir:v "http://nphies.sa/terminology/CodeSystem/concept-properties#is_IVD"^^xsd:anyURI ] ; fhir:description [ fhir:v "Is_IVD" ] ; fhir:type [ fhir:v "boolean" ] ] [ 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 "58380" ] ; fhir:display [ fhir:v "Total testosterone IVD, control" ] ; fhir:definition [ fhir:v "A material which is used to verify the performance of an assay intended to be used for the quantitative measurement of total testosterone in a clinical specimen." ] ; fhir:property ( [ fhir:code [ fhir:v "active" ] ; fhir:value [ a fhir:boolean ; fhir:v true ] ] [ fhir:code [ fhir:v "is_IVD" ] ; fhir:value [ a fhir:boolean ; fhir:v true ] ] ) ] ) . # # -------------------------------------------------------------------------------------