FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/payment-type

Packagehl7.fhir.sami.core
Resource TypeCodeSystem
Idpayment-type
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=hl7.fhir.sami.core@0.0.1&canonical=https://www.samisaude.com.br/fhir/r4/CodeSystem/payment-type
URLhttps://www.samisaude.com.br/fhir/r4/CodeSystem/payment-type
Version1.0
Statusactive
Date2021-12-27T00:00:00.000Z
Namepayment-type
TitleTipo de Pagamento
Realmsami
Authorityhl7
DescriptionCódigos para descrição dos tipos de pagamento.
Contentcomplete

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "title": "Tipo de Pagamento",
  "url": "https://www.samisaude.com.br/fhir/r4/CodeSystem/payment-type",
  "version": "1.0",
  "status": "active",
  "contact": [
    {
      "telecom": [
        {
          "system": "other"
        }
      ]
    }
  ],
  "description": "Códigos para descrição dos tipos de pagamento.",
  "compositional": false,
  "content": "complete",
  "concept": [
    {
      "display": "Primário",
      "code": "1"
    },
    {
      "display": "Recorrente",
      "code": "2"
    },
    {
      "display": "Complementar",
      "code": "3"
    },
    {
      "code": "0",
      "display": "Desconhecido"
    }
  ],
  "name": "payment-type",
  "caseSensitive": true,
  "versionNeeded": true,
  "hierarchyMeaning": "is-a",
  "language": "pt-br",
  "date": "2021-12-27T00:00:00.000Z",
  "publisher": "Sami Saúde",
  "count": 4
}