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

FHIR IG analytics

Packagebr.ufpb.cardioremoto
Resource TypeValueSet
IdValueSet-cardioremoto-referral-type-vs.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/clauirton/CardioRemotoIG/ValueSet-cardioremoto-referral-type-vs.html
URLhttp://example.org/fhir/CardioRemotoIG/ValueSet/cardioremoto-referral-type-vs
Version0.1.0
Statusactive
Date2026-07-17T13:36:16+00:00
NameReferralTypeVS
TitleTipo de encaminhamento
Realmuv

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
br.ufpb.cardioremoto#currentcardioremoto-referral-typeTipo de encaminhamento

Narrative

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

Generated Narrative: ValueSet cardioremoto-referral-type-vs


Source1

{
  "resourceType": "ValueSet",
  "id": "cardioremoto-referral-type-vs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://example.org/fhir/CardioRemotoIG/ValueSet/cardioremoto-referral-type-vs",
  "version": "0.1.0",
  "name": "ReferralTypeVS",
  "title": "Tipo de encaminhamento",
  "status": "active",
  "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"
        }
      ]
    }
  ],
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://example.org/fhir/CardioRemotoIG/CodeSystem/cardioremoto-referral-type"
      }
    ]
  }
}