@prefix fhir: . @prefix owl: . @prefix rdfs: . @prefix xsd: . # - resource ------------------------------------------------------------------- a fhir:CodeSystem ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "IPRESSCS"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "

Generated Narrative: CodeSystem IPRESSCS

Properties

This code system defines the following properties for its concepts

NameCodeTypeDescription
clasificacionclasificacionstringUtilizado para la clasificacion del establecimiento
tipotipostringtipo de establecimiento

Concepts

This code system https://www.gob.pe/minsa/RENHICE/fhir/CodeSystem/IPRESSCS defines the following code:

CodeDisplayDefinitionclasificaciontipo
00031361 ESTETICA DENTAL SONRIEESTETICA DENTAL SONRIECONSULTORIOS MEDICOS Y DE OTROS PROFESIONALES DE LA SALUDESTABLECIMIENTO DE SALUD SIN INTERNAMIENTO
" ] ; # fhir:url [ fhir:v "https://www.gob.pe/minsa/RENHICE/fhir/CodeSystem/IPRESSCS"^^xsd:anyURI] ; # fhir:version [ fhir:v "0.1"] ; # fhir:name [ fhir:v "IPRESSCS"] ; # fhir:title [ fhir:v "Instituciones Prestadoras de Servicios de Salud IPRESS CS"] ; # fhir:status [ fhir:v "active"] ; # fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # fhir:date [ fhir:v "2023-05-01"^^xsd:date] ; # fhir:publisher [ fhir:v "MSP PERÚ"] ; # fhir:contact ( [ fhir:name [ fhir:v "MSP PERÚ" ] ; fhir:telecom ( [ fhir:system [ fhir:v "url" ] ; fhir:value [ fhir:v "https://www.gob.pe/minsa" ] ] ) ] ) ; # fhir:description [ fhir:v "Instituciones Prestadoras de Servicios de Salud IPRESS CS"] ; # fhir:jurisdiction ( [ fhir:coding ( [ fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ; fhir:code [ fhir:v "PE" ] ] ) ] ) ; # fhir:content [ fhir:v "complete"] ; # fhir:count [ fhir:v "1"^^xsd:nonNegativeInteger] ; # fhir:property ( [ fhir:code [ fhir:v "clasificacion" ] ; fhir:description [ fhir:v "Utilizado para la clasificacion del establecimiento" ] ; fhir:type [ fhir:v "string" ] ] [ fhir:code [ fhir:v "tipo" ] ; fhir:description [ fhir:v "tipo de establecimiento" ] ; fhir:type [ fhir:v "string" ] ] ) ; # fhir:concept ( [ fhir:code [ fhir:v "00031361" ] ; fhir:display [ fhir:v "ESTETICA DENTAL SONRIE" ] ; fhir:definition [ fhir:v "ESTETICA DENTAL SONRIE" ] ; fhir:property ( [ fhir:code [ fhir:v "clasificacion" ] ; fhir:value [ fhir:v "CONSULTORIOS MEDICOS Y DE OTROS PROFESIONALES DE LA SALUD" ] ] [ fhir:code [ fhir:v "tipo" ] ; fhir:value [ fhir:v "ESTABLECIMIENTO DE SALUD SIN INTERNAMIENTO" ] ] ) ] ) . # # -------------------------------------------------------------------------------------