FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagebr.ufpb.cardioremoto
Resource TypeValueSet
IdValueSet-encounter-type-vs.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/clauirton/CardioRemotoIG/ValueSet-encounter-type-vs.html
URLhttp://example.org/fhir/CardioRemotoIG/ValueSet/encounter-type-vs
Version0.1.0
Statusactive
Date2026-07-17T13:36:16+00:00
NameEncounterTypeVS
TitleConjunto de Valores de Tipo de Atendimento
Realmuv
DescriptionTipos de atendimento suportados pela plataforma CardioRemoto.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
br.ufpb.cardioremoto#currentcardioremoto-encounter-typeTipo de Atendimento

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet encounter-type-vs


Source1

{
  "resourceType": "ValueSet",
  "id": "encounter-type-vs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://example.org/fhir/CardioRemotoIG/ValueSet/encounter-type-vs",
  "version": "0.1.0",
  "name": "EncounterTypeVS",
  "title": "Conjunto de Valores de Tipo de Atendimento",
  "status": "active",
  "experimental": false,
  "date": "2026-07-17T13:36:16+00:00",
  "publisher": "Universidade Federal da Paraíba (UFPB)",
  "contact": [
    {
      "name": "Universidade Federal da Paraíba (UFPB)",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.ufpb.br"
        },
        {
          "system": "email",
          "value": "clauirton@ci.ufpb.br"
        }
      ]
    }
  ],
  "description": "Tipos de atendimento suportados pela plataforma CardioRemoto.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://example.org/fhir/CardioRemotoIG/CodeSystem/cardioremoto-encounter-type"
      }
    ]
  }
}