HL7 Terminology (THO), published by HL7 International - Vocabulary Work Group. This guide is not an authorized publication; it is the continuous build for version 6.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/UTG/ and changes regularly. See the Directory of published versions
: International Classification of Primary Care - Third Revision - TTL Representation
Raw ttl | Download
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:NamingSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "ICPC3"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: NamingSystem ICPC3</b></p><a name=\"ICPC3\"> </a><a name=\"hcICPC3\"> </a><a name=\"ICPC3-en-US\"> </a><h3>Summary</h3><table class=\"grid\"><tr><td>Defining URL</td><td>http://terminology.hl7.org/NamingSystem/ICPC3</td></tr><tr><td>Version</td><td>1.0.0</td></tr><tr><td>Name</td><td>ICPC3</td></tr><tr><td>Title</td><td>International Classification of Primary Care - Third Revision</td></tr><tr><td>Status</td><td>active</td></tr><tr><td>Definition</td><td><div><p>The International Classification of Primary Care (ICPC) is the most widely used international classification for systematically capturing and organising clinical information in primary care. It is a unifying language for Primary Care, supporting the coherent coding of reason(s) for encounter, symptoms and complaints, diagnoses, health problems, functioning, environmental factors, personal factors related to health and processes of care, all in only one classification.</p>\n</div></td></tr><tr><td>Publisher</td><td>WONCA ICPC Foundation</td></tr></table><h3>Identifiers</h3><table class=\"grid\"><tr><td><b>Type</b></td><td><b>Value</b></td><td><b>Preferred</b></td><td><b>Period</b></td></tr><tr><td>URI</td><td>http://terminology.hl7.org/CodeSystem/ICPC-3</td><td>true</td><td>2024-06-17 --> (ongoing)</td></tr></table></div>"
] ; #
fhir:url [ fhir:v "http://terminology.hl7.org/NamingSystem/ICPC3"^^xsd:anyURI] ; #
fhir:version [ fhir:v "1.0.0"] ; #
fhir:name [ fhir:v "ICPC3"] ; #
fhir:title [ fhir:v "International Classification of Primary Care - Third Revision"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:kind [ fhir:v "codesystem"] ; #
fhir:date [ fhir:v "2024-06-17T00:00:00-00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "WONCA ICPC Foundation"] ; #
fhir:contact ( [
fhir:name [ fhir:v "WONCA ICPC Foundation; Avenue des Arts 7-8, 1210 Brussels, Belgium" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.icpc-3.info/" ] ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "secretariat@icpc-3.info" ] ] [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "+32 (0) 2 329 00 75" ] ] )
] ) ; #
fhir:responsible [ fhir:v "WONCA ICPC Foundation"] ; #
fhir:description [ fhir:v "The International Classification of Primary Care (ICPC) is the most widely used international classification for systematically capturing and organising clinical information in primary care. It is a unifying language for Primary Care, supporting the coherent coding of reason(s) for encounter, symptoms and complaints, diagnoses, health problems, functioning, environmental factors, personal factors related to health and processes of care, all in only one classification."] ; #
fhir:uniqueId ( [
fhir:type [ fhir:v "uri" ] ;
fhir:value [ fhir:v "http://terminology.hl7.org/CodeSystem/ICPC-3" ] ;
fhir:preferred [ fhir:v "true"^^xsd:boolean ] ;
fhir:period [
fhir:start [ fhir:v "2024-06-17"^^xsd:date ] ]
] ) . #