FHIR IG analytics| Package | hl7.fhir.stt |
| Resource Type | Patient |
| Id | Paciente_HAN_SOLO.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Patient",
"meta": {
"profile": [
"https://stt.telessaude.ufsc.br/fhir/r4/StructureDefinition/Paciente"
]
},
"identifier": [
{
"system": "https://stt.telessaude.ufsc.br/fhir/r4/StructureDefinition/NamingSystemPatientId",
"value": "1234567_1234567890",
"assigner": {
"reference": "Organization/3157245",
"type": "Organization",
"display": "HOSPITAL UNIVERSITÁRIO"
}
}
],
"name": [
{
"use": "official",
"text": "HAN SOLO"
}
],
"gender": "male",
"birthDate": "1965-01-01"
}