Healthcare Financial Services IG Edition 1 - Local Development build (v0.3.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Active as of 2024-09-09 |
@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:ValueSet ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "practitioner-identifier-type"] ; #
fhir:meta [
fhir:versionId [ fhir:v "5" ] ;
fhir:lastUpdated [ fhir:v "2024-09-09T16:04:28.023+03:00"^^xsd:dateTime ]
] ; #
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 practitioner-identifier-type</b></p><a name=\"practitioner-identifier-type\"> </a><a name=\"hcpractitioner-identifier-type\"> </a><a name=\"practitioner-identifier-type-en-US\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">version: 5; Last updated: 2024-09-09 16:04:28+0300</p></div><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/6.4.0/CodeSystem-v2-0203.html\"><code>http://terminology.hl7.org/CodeSystem/v2-0203</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://terminology.hl7.org/6.4.0/CodeSystem-v2-0203.html#v2-0203-MD\">MD</a></td><td>Medical License number</td><td>An identifier that is unique to a medical doctor within the jurisdiction of a licensing board.</td></tr></table></li><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/6.4.0/CodeSystem-v2-0203.html\"><code>http://terminology.hl7.org/CodeSystem/v2-0203</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://terminology.hl7.org/6.4.0/CodeSystem-v2-0203.html#v2-0203-PRN\">PRN</a></td><td>Provider number</td><td>A number that is unique to an individual provider, a provider group or an organization within an Assigning Authority.</td></tr></table></li></ul></div>"^^rdf:XMLLiteral
] ; #
fhir:url [ fhir:v "http://nphies.sa/terminology/ValueSet/practitioner-identifier-type"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.3.0"] ; #
fhir:name [ fhir:v "PractitionerIdentifier"] ; #
fhir:title [ fhir:v "Practitioner Identifier"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2024-09-09T13:04:27.043Z"^^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 "Practitioner Identifier"] ; #
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:immutable [ fhir:v false] ; #
fhir:copyright [ fhir:v "nphies 2020+ (https://nphies.sa)"] ; #
fhir:compose [
( fhir:include [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ;
( fhir:concept [
fhir:code [ fhir:v "MD" ] ;
fhir:display [ fhir:v "Medical License number" ] ] ) ] [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ;
( fhir:concept [
fhir:code [ fhir:v "PRN" ] ;
fhir:display [ fhir:v "Provider number" ] ] ) ] )
] . #
IG © 2024+ HL7 Saudi Arabia. Package nphies-fs#0.3.0 based on FHIR 4.0.1. Generated 2025-06-23
Links: Table of Contents |
QA Report