FHIR IG analytics| Package | hl7.fhir.rdsuwearme |
| Resource Type | CodeSystem |
| Id | CodeSystem-PatientCotegory.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "CodeSystem",
"id": "uwearme-patient-category-codesystem",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://rdsuwearme.org/fhir/r4/CodeSystem/PatientCategory",
"identifier": {
"value": "PatientTaxSituation",
"system": "https://rdsuwearme.org/fhir/r4/identifiers/codesystems"
},
"version": "1.0",
"name": "PatientCategory",
"title": "Categoria do Paciente",
"status": "draft",
"experimental": true,
"date": "2022-05-28T18:55:54.7979899+00:00",
"publisher": "UWearMe",
"contact": [
{
"name": "Jailton Paiva",
"telecom": [
{
"system": "email",
"value": "jailton.paiva@lais.huol.ufrn.br"
}
]
}
],
"caseSensitive": false,
"valueSet": "https://rdsuwearme.org/fhir/r4/ValueSet/PatientCategory",
"compositional": false,
"versionNeeded": false,
"content": "complete",
"count": 4,
"concept": [
{
"code": "N",
"display": "NORMAL",
"definition": "Paciente não paga"
},
{
"code": "G",
"display": "OURO",
"definition": "paciente paga US$ 8 por mês"
},
{
"code": "P",
"display": "PLATINUM",
"definition": "paciente paga US$ 28 por mês"
},
{
"code": "F",
"display": "FAMÍLIA",
"definition": "paciente paga US$ 35 por mês, até 4 pessoas"
}
]
}