version: 1; Last updated: 2023-08-23 17:05:28+0300
Properties
This code system defines the following properties for its concepts
Name | Code | URI | Type | Description |
Is IVD | is_IVD | http://nphies.sa/terminology/CodeSystem/concept-properties#is_IVD | boolean | Is_IVD |
Active From | active_from | http://nphies.sa/terminology/CodeSystem/concept-properties#active_from | dateTime | Active From |
Active To | active_to | http://nphies.sa/terminology/CodeSystem/concept-properties#active_to | dateTime | Active To |
Active | active | http://nphies.sa/terminology/CodeSystem/concept-properties#active | boolean | Active |
Activation Periods | activationPeriods | http://nphies.sa/terminology/CodeSystem/concept-properties#activationPeriods | string | Activation Periods |
Concepts
This case-insensitive code system http://nphies.sa/terminology/CodeSystem/medical-devices
provides a fragment that includes following code:
Code | Display | Definition | Is IVD | Active |
58380 | Total testosterone IVD, control | 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. | true | true |
"^^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
]
] )
] ) . #
# -------------------------------------------------------------------------------------