FHIR IG analytics| Package | hl7.fhir.cl.minsal.quirurgico |
| Resource Type | Encounter |
| Id | Encounter-23b7f034-a998-44d7-9be4-0281be8222c0.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Encuentro 23b7f034-a998-44d7-9be4-0281be8222c0
Profile: Encounter Atender LE
identifier: ENC-20241130-001
status: Finished
class: Modalidad Atencion Codigo: 1 (Presencial)
type: Nueva
subject: Juan Pérez (official) Male, DoB: 1980-01-01 ( RUN: 4444444-4)
basedOn: Identifier: SR-20241115-086
| Individual |
| PractitionerRole Indicador |
period: 2024-11-30 10:00:00-0400 --> (ongoing)
| Condition |
| Condition Other and unspecified ventral hernia without obstruction or gangrene |
{
"resourceType": "Encounter",
"id": "23b7f034-a998-44d7-9be4-0281be8222c0",
"meta": {
"profile": [
"https://interoperabilidad.minsal.cl/fhir/ig/quirurgico/StructureDefinition/EncounterAtenderLE"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"value": "ENC-20241130-001"
}
],
"status": "finished",
"class": {
"system": "https://interoperabilidad.minsal.cl/fhir/ig/quirurgico/CodeSystem/CSModalidadAtencionCodigo",
"code": "1",
"display": "Presencial"
},
"type": [
{
"coding": [
{
"system": "https://interoperabilidad.minsal.cl/fhir/ig/quirurgico/CodeSystem/CSTipoConsulta",
"code": "1",
"display": "Nueva"
}
]
}
],
"subject": {
"reference": "Patient/22e862c5-6d96-44ec-869c-dba001058cb3"
},
"basedOn": [
{
"identifier": {
"value": "SR-20241115-086"
}
}
],
"participant": [
{
"individual": {
"reference": "PractitionerRole/96f2b566-b17b-4e4e-ada0-3986748990ee"
}
}
],
"period": {
"start": "2024-11-30T10:00:00-04:00"
},
"diagnosis": [
{
"condition": {
"reference": "Condition/b97a87f6-060d-48de-9e4d-db93518fd278"
}
}
]
}