FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.cl.minsal.quirurgico
Resource TypeEncounter
IdEncounter-23b7f034-a998-44d7-9be4-0281be8222c0.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: Encuentro 23b7f034-a998-44d7-9be4-0281be8222c0

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

Participants

-Individual
*PractitionerRole Indicador

period: 2024-11-30 10:00:00-0400 --> (ongoing)

Diagnoses

-Condition
*Condition Other and unspecified ventral hernia without obstruction or gangrene

Source1

{
  "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"
      }
    }
  ]
}