Guia de Implementação da OMNISAUDE - CORE
0.0.1 - draft Brazil flag

Guia de Implementação da OMNISAUDE - CORE - Local Development build (v0.0.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Procedimentos Americas Health - TTL Representation

Active as of 2025-04-10

Raw ttl | Download


@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 "procedimento-amh"] ; # 
  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: ValueSet procedimento-amh</b></p><a name=\"procedimento-amh\"> </a><a name=\"hcprocedimento-amh\"> </a><a name=\"procedimento-amh-pt-BR\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-procedimento-amh.html\"><code>https://fhir.omnisaude.co/r4/core/CodeSystem/procedimento-amh</code></a></li></ul></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "https://fhir.omnisaude.co/r4/core/ValueSet/procedimento-amh"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.0.1"] ; # 
  fhir:name [ fhir:v "ProcedimentoAMH"] ; # 
  fhir:title [ fhir:v "Procedimentos Americas Health"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2025-04-10T13:36:47-03:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "Omnisaude"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "Omnisaude" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://omnisaude.co/" ]     ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "daniel.nogueira.dacosta@gmail.com" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Lista de Procedimentos oferecidos pelas unidades da Americas Health"] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "BR" ]     ] )
  ] ) ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [ fhir:v "https://fhir.omnisaude.co/r4/core/CodeSystem/procedimento-amh"^^xsd:anyURI ]     ] )
  ] . #