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

FHIR IG analytics

Packagehl7.fhir.cl.clips
Resource TypeDiagnosticReport
IdDiagnosticReport-DiagnosticReportAlergia-CL-Ejemplo.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: DiagnosticReport DiagnosticReportAlergia-CL-Ejemplo

Historial de alergias, reportado (Otra categoría)

SubjectVale Female, DoB: 1995-05-01 ( Chile: 19.241.323-8 (use: official, ))
When For2006-06-10
Performer Hospital Dr. Gustavo Fricke

Report Details


Source1

{
  "resourceType": "DiagnosticReport",
  "id": "DiagnosticReportAlergia-CL-Ejemplo",
  "meta": {
    "profile": [
      "https://hl7chile.cl/fhir/ig/clips/StructureDefinition/DiagnosticReport-cl-ips"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "final",
  "category": [
    {
      "coding": [
        {
          "system": "http://terminology.hl7.org/CodeSystem/v2-0074",
          "code": "OTH",
          "display": "Other"
        }
      ],
      "text": "Otra categoría"
    }
  ],
  "code": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "10155-0",
        "display": "History of allergies, reported"
      }
    ],
    "text": "Historial de alergias, reportado"
  },
  "subject": {
    "reference": "Patient/PacienteClIpsEjemplo",
    "display": "Este es un reporte de alergias confirmadas por un profesional de la salud y declaradas por el paciente: Clotrimazol"
  },
  "effectiveDateTime": "2006-06-10",
  "performer": [
    {
      "reference": "Organization/OrganizationHospital-CL-Ejemplo",
      "display": "Hospital Dr. Gustavo Fricke"
    }
  ]
}