FHIR IG analytics| Package | hl7.fhir.rdsuwearme |
| Resource Type | Patient |
| Id | Patient-3034658.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Patient",
"id": "3034658",
"meta": {
"profile": [
"https://rdsuwearme.org/fhir/r4/StructureDefinition/PersonPatient"
]
},
"extension": [
{
"url": "https://rdsuwearme.org/fhir/r4/StructureDefinition/PatientCategory",
"valueCoding": {
"system": "https://rdsuwearme.org/fhir/r4/CodeSystem/PatientCategory",
"code": "N",
"display": "NORMAL"
}
}
],
"identifier": [
{
"system": "http://clinfhir.com/fhir/NamingSystem/identifier",
"value": "jailton.paiva@lais.huol.ufrn.br"
}
],
"name": [
{
"use": "official",
"text": "Jailton Paiva",
"family": "Paiva",
"given": [
"Jailton"
]
}
],
"gender": "male",
"birthDate": "1978-12-03",
"address": [
{
"use": "temp",
"type": "both",
"line": [
"Rua do Sol, 147"
],
"city": "Olinda",
"district": "Olinda",
"state": "PE",
"postalCode": "59120010",
"country": "Brasil"
}
],
"telecom": [
{
"use": "temp",
"system": "phone",
"value": "+5581992570831"
}
]
}