Guia de implementação de Terminologias do Brasil: Release 1 - BR Realm | STU1 1.0.0 - STU1
Publication Build: This will be filled in by the publication tooling
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 "crm-ba"] ; # 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 crm-ba</b></p><a name=\"crm-ba\"> </a><a name=\"hccrm-ba\"> </a><a name=\"crm-ba-pt-BR\"> </a><h3>Summary</h3><table class=\"grid\"><tr><td>Defining URL</td><td>https://terminologia.saude.gov.br/fhir/NamingSystem/crm-ba</td></tr><tr><td>Version</td><td>1.0.0</td></tr><tr><td>Name</td><td>NamingSystemCRMBA</td></tr><tr><td>Status</td><td>active</td></tr><tr><td>Definition</td><td><div><p>CONSELHO REGIONAL DE MEDICINA</p>\n</div></td></tr><tr><td>Publisher</td><td>Ministério do Saúde do Brasil</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></tr><tr><td>URI</td><td>https://saude.gov.br/fhir/sid/crm-ba</td><td>true</td></tr></table></div>" ] ; # fhir:extension ( [ fhir:url [ fhir:v "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.url"^^xsd:anyURI ] ; fhir:value [ fhir:v "https://terminologia.saude.gov.br/fhir/NamingSystem/crm-ba"^^xsd:anyURI ] ] [ fhir:url [ fhir:v "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.version"^^xsd:anyURI ] ; fhir:value [ fhir:v "1.0.0" ] ] ) ; # fhir:name [ fhir:v "NamingSystemCRMBA"] ; # fhir:status [ fhir:v "active"] ; # fhir:kind [ fhir:v "identifier"] ; # fhir:date [ fhir:v "2024-06-24T13:12:57-03:00"^^xsd:dateTime] ; # fhir:publisher [ fhir:v "Ministério do Saúde do Brasil"] ; # fhir:contact ( [ fhir:name [ fhir:v "Ministério do Saúde do Brasil" ] ; ( fhir:telecom [ fhir:system [ fhir:v "url" ] ; fhir:value [ fhir:v "https://gov.br/saude" ] ] [ fhir:system [ fhir:v "email" ] ; fhir:value [ fhir:v "contato@gointerop.com" ] ] ) ] [ fhir:name [ fhir:v "Italo Macedo" ] ; ( fhir:telecom [ fhir:system [ fhir:v "email" ] ; fhir:value [ fhir:v "italo@gointerop.com" ] ; fhir:use [ fhir:v "work" ] ] ) ] ) ; # fhir:responsible [ fhir:v "Responsável por definir o identificador do conselho regional de farmácia"] ; # fhir:description [ fhir:v "CONSELHO REGIONAL DE MEDICINA"] ; # fhir:jurisdiction ( [ ( fhir:coding [ fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ; fhir:code [ fhir:v "BR" ] ; fhir:display [ fhir:v "Brazil" ] ] ) ] ) ; # fhir:usage [ fhir:v "CONSELHO REGIONAL DE MEDICINA"] ; # fhir:uniqueId ( [ fhir:type [ fhir:v "uri" ] ; fhir:value [ fhir:v "https://saude.gov.br/fhir/sid/crm-ba" ] ; fhir:preferred [ fhir:v "true"^^xsd:boolean ] ] ) . #